Al Viro 1af9892811 [PATCH] cpuset ANSI prototype 19 years ago
..
irq e317c8ccaa [PATCH] ixp4xxdefconfig arm fixes 19 years ago
power 5c339d4541 [PATCH] swsusp: Make userland suspend work on SMP again 19 years ago
time 70bc42f90a [PATCH] kernel/time/ntp.c: possible cleanups 19 years ago
.gitignore febf7ea4be gitignore: ignore more generated files 19 years ago
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt 20 years ago
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 years ago
Makefile 621934ee7e [PATCH] srcu-3: RCU variant permitting read-side blocking 19 years ago
acct.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
audit.c 4899b8b16b [PATCH] kauditd_thread warning fix 19 years ago
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 years ago
auditfilter.c 4b8a311bb1 [PATCH] arch filter lists with < or > should not be accepted 19 years ago
auditsc.c ac9910ce01 [PATCH] name_count array overrun 19 years ago
capability.c f400e198b2 [PATCH] pidspace: is_init() 19 years ago
compat.c 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h 19 years ago
configs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
cpu.c e3920fb42c [PATCH] Disable CPU hotplug during suspend 19 years ago
cpuset.c 1af9892811 [PATCH] cpuset ANSI prototype 19 years ago
delayacct.c 35df17c57c [PATCH] task delay accounting fixes 19 years ago
dma.c eed34d0fc5 [PATCH] kernel-doc for kernel/dma.c 19 years ago
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
exit.c fab413a334 [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy 19 years ago
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
fork.c 73ea41302b [PATCH] IPC namespace - utils 19 years ago
futex.c ba46df984b [PATCH] __user annotations: futex 19 years ago
futex_compat.c ba46df984b [PATCH] __user annotations: futex 19 years ago
hrtimer.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 years ago
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
kallsyms.c ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() 19 years ago
kexec.c 0b4a8a789a [PATCH] kexec warning fix 19 years ago
kfifo.c a45bce4954 [PATCH] memory ordering in __kfifo primitives 19 years ago
kmod.c 6760856791 [PATCH] introduce kernel_execve 19 years ago
kprobes.c 99219a3fbc [PATCH] kretprobe spinlock deadlock patch 19 years ago
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
kthread.c 52e92e5788 [PATCH] remove kernel/kthread.c:kthread_stop_sem() 19 years ago
latency.c 5c87579e65 [PATCH] maximum latency tracking infrastructure 19 years ago
lockdep.c 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
lockdep_internals.h 9bb25bf36f [PATCH] lockdep: double the number of stack-trace entries 19 years ago
lockdep_proc.c a8f24a3978 [PATCH] lockdep: procfs 19 years ago
module.c ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() 19 years ago
mutex-debug.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 years ago
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
mutex.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 years ago
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 years ago
nsproxy.c 5d124e99c2 [PATCH] nsproxy cloning error path fix 19 years ago
panic.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls 19 years ago
params.c d10be6d1bd [PATCH] module_subsys: initialize earlier 19 years ago
pid.c 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() 19 years ago
posix-cpu-timers.c e4b765551a [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() 19 years ago
posix-timers.c f30c226954 fix file specification in comments 19 years ago
printk.c c8eb8b4025 [PATCH] PM: make it possible to disable console suspending 19 years ago
profile.c 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 years ago
rcupdate.c 20e9751bd9 [PATCH] rcu: simplify/improve batch tuning 19 years ago
rcutorture.c 4b6c2cca6e [PATCH] rcu: add sched torture type to rcutorture 19 years ago
relay.c ba2397efe1 [PATCH] make kernel/relay.c __user-clean 19 years ago
resource.c e1ca66d1b9 [PATCH] kernel-doc for kernel/resource.c 19 years ago
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex 19 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 years ago
sched.c ce164428c4 [PATCH] scheduler: NUMA aware placement of sched_group_allnodes 19 years ago
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
signal.c 2425c08b37 [PATCH] usb: fixup usb so it uses struct pid 19 years ago
softirq.c 07dccf3344 [PATCH] check return value of cpu_callback 19 years ago
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback 19 years ago
spinlock.c ef6edc9746 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks 19 years ago
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 years ago
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 years ago
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright 19 years ago
sys.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 years ago
sys_ni.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
sysctl.c 9ec52099e4 [PATCH] replace cad_pid by a struct pid 19 years ago
taskstats.c 9acc185351 [PATCH] csa: Extended system accounting over taskstats 19 years ago
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c 19 years ago
timer.c 8ef386092d [PATCH] kill wall_jiffies 19 years ago
tsacct.c db5fed26b2 [PATCH] csa accounting taskstats update 19 years ago
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 years ago
unwind.c e6cab99bb4 [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES 19 years ago
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem 19 years ago
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 years ago
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 years ago
workqueue.c 9f5d785e93 remove duplicate "until" from kernel/workqueue.c 19 years ago