Thomas Gleixner ce2c6b5384 [PATCH] futex: Apply recent futex fixes to futex_compat 19 years ago
..
irq 15a647eba9 [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too 19 years ago
power a7ef7878ea [PATCH] Make suspend possible with a traced process at a breakpoint 19 years ago
time a275254975 [PATCH] time: rename clocksource functions 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 c757249af1 [PATCH] per-task-delay-accounting: taskstats interface 19 years ago
acct.c a4afee02a5 [PATCH] Fix sighand->siglock usage in kernel/acct.c 19 years ago
audit.c 6988434ee5 [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL 19 years ago
audit.h 5adc8a6adc [PATCH] add rule filterkey 19 years ago
auditfilter.c 471a5c7c83 [PATCH] introduce audit rules counter 19 years ago
auditsc.c 3f2792ffbd [PATCH] take filling ->pid, etc. out of audit_get_context() 19 years ago
capability.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
compat.c 838cd153a5 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ 19 years ago
configs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
cpu.c aa95387774 cpu hotplug: simplify and hopefully fix locking 19 years ago
cpuset.c abb5a5cc6b [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock 19 years ago
delayacct.c 163ecdff06 [PATCH] delay accounting: temporarily enable by default 19 years ago
dma.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
exit.c f9fd8914c1 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks 19 years ago
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
fork.c 9f59ce5d0e [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE 19 years ago
futex.c e91467ecd1 [PATCH] bug in futex unqueue_me 19 years ago
futex_compat.c ce2c6b5384 [PATCH] futex: Apply recent futex fixes to futex_compat 19 years ago
hrtimer.c 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
kallsyms.c 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 19 years ago
kexec.c c0ce7d0886 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. 19 years ago
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
kmod.c 60be6b9a41 [PATCH] lockdep: annotate on-stack completions 19 years ago
kprobes.c a9ad965ea9 [PATCH] IA64: kprobe invalidate icache of jump buffer 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
lockdep.c d6d897cec2 [PATCH] lockdep: core, reduce per-lock class-cache size 19 years ago
lockdep_internals.h fbb9ce9530 [PATCH] lockdep: core 19 years ago
lockdep_proc.c a8f24a3978 [PATCH] lockdep: procfs 19 years ago
module.c 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 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
panic.c 2c16e9c888 [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted 19 years ago
params.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
pid.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
posix-cpu-timers.c f53ae1dc34 [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check 19 years ago
posix-timers.c 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
printk.c 78944e549d [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion 19 years ago
profile.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ptrace.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
rcupdate.c 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
rcutorture.c c32e066057 [PATCH] rcutorture: add call_rcu_bh() operations 19 years ago
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code 19 years ago
resource.c 58c1b5b079 [PATCH] memory hotadd fixes: find_next_system_ram catch range fix 19 years ago
rtmutex-debug.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 60198f9992 [PATCH] Add try_to_freeze() to rt-test kthreads 19 years ago
rtmutex.c d07fe82c24 [PATCH] reference rt-mutex-design in rtmutex.c 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 b50f60ceee [PATCH] pi-futex: missing pi_waiters plist initialization 19 years ago
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
signal.c ae74c3b69a Fix force_sig_info() semantics after cleanups 19 years ago
softirq.c 3c829c367a [PATCH] Reducing local_bh_enable/disable overhead in irqtrace 19 years ago
softlockup.c 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
spinlock.c 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 years ago
stop_machine.c d8cb7c1ded [PATCH] revert "kthread: convert stop_machine into a kthread" 19 years ago
sys.c abf75a5033 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) 19 years ago
sys_ni.c 1b2db9fb7a [PATCH] sys_move_pages: 32bit support (i386, x86_64) 19 years ago
sysctl.c 9614634fe6 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O 19 years ago
taskstats.c d94a041519 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners 19 years ago
time.c cf3c769b4b [PATCH] Time: Introduce arch generic time accessors 19 years ago
timer.c 51d8c5edd3 [PATCH] timer: Fix tvec_bases initializer 19 years ago
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 years ago
unwind.c 83f4fcce7f [PATCH] x86_64: allow unwinder to build without module support 19 years ago
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem 19 years ago
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 years ago
workqueue.c 0fcb78c22f [PATCH] Add DocBook documentation for workqueue functions 19 years ago