Thomas Gleixner c5780e976e [PATCH] Use the correct restart option for futex_lock_pi há 19 anos atrás
..
irq 43a1dd502f [PATCH] kerneldoc for handle_bad_irq() há 19 anos atrás
power 471b40d0df [PATCH] prevent swsusp with PAE há 19 anos atrás
time a275254975 [PATCH] time: rename clocksource functions há 19 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files há 20 anos atrás
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt há 20 anos atrás
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption há 20 anos atrás
Makefile c757249af1 [PATCH] per-task-delay-accounting: taskstats interface há 19 anos atrás
acct.c a4afee02a5 [PATCH] Fix sighand->siglock usage in kernel/acct.c há 19 anos atrás
audit.c 6988434ee5 [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL há 19 anos atrás
audit.h 5adc8a6adc [PATCH] add rule filterkey há 19 anos atrás
auditfilter.c 471a5c7c83 [PATCH] introduce audit rules counter há 19 anos atrás
auditsc.c 3f2792ffbd [PATCH] take filling ->pid, etc. out of audit_get_context() há 19 anos atrás
capability.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct há 19 anos atrás
compat.c 838cd153a5 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ há 19 anos atrás
configs.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
cpu.c aa95387774 cpu hotplug: simplify and hopefully fix locking há 19 anos atrás
cpuset.c 0d673a5a47 [PATCH] cpuset: oom panic fix há 19 anos atrás
delayacct.c 35df17c57c [PATCH] task delay accounting fixes há 19 anos atrás
dma.c 1da177e4c3 Linux-2.6.12-rc2 há 21 anos atrás
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
exit.c 3b6362b833 [PATCH] eligible_child: remove an obsolete ->tgid check há 19 anos atrás
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel há 19 anos atrás
fork.c 35df17c57c [PATCH] task delay accounting fixes há 19 anos atrás
futex.c c5780e976e [PATCH] Use the correct restart option for futex_lock_pi há 19 anos atrás
futex_compat.c ce2c6b5384 [PATCH] futex: Apply recent futex fixes to futex_compat há 19 anos atrás
hrtimer.c 3773dc9205 [PATCH] fix hrtimer percpu usage typo há 19 anos atrás
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field há 20 anos atrás
kallsyms.c 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols há 19 anos atrás
kexec.c c0ce7d0886 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. há 19 anos atrás
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 há 20 anos atrás
kmod.c 60be6b9a41 [PATCH] lockdep: annotate on-stack completions há 19 anos atrás
kprobes.c a9ad965ea9 [PATCH] IA64: kprobe invalidate icache of jump buffer há 19 anos atrás
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
kthread.c 52e92e5788 [PATCH] remove kernel/kthread.c:kthread_stop_sem() há 19 anos atrás
lockdep.c d6d897cec2 [PATCH] lockdep: core, reduce per-lock class-cache size há 19 anos atrás
lockdep_internals.h fbb9ce9530 [PATCH] lockdep: core há 19 anos atrás
lockdep_proc.c a8f24a3978 [PATCH] lockdep: procfs há 19 anos atrás
module.c 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols há 19 anos atrás
mutex-debug.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
mutex.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
panic.c 068c4579fe [PATCH] lockdep: do not touch console state when tainting the kernel há 19 anos atrás
params.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
pid.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct há 19 anos atrás
posix-cpu-timers.c f53ae1dc34 [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check há 19 anos atrás
posix-timers.c 05cfb614dd [PATCH] hrtimers: remove data field há 20 anos atrás
printk.c 78944e549d [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion há 19 anos atrás
profile.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
ptrace.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct há 19 anos atrás
rcupdate.c 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications há 19 anos atrás
rcutorture.c c32e066057 [PATCH] rcutorture: add call_rcu_bh() operations há 19 anos atrás
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code há 20 anos atrás
resource.c 58c1b5b079 [PATCH] memory hotadd fixes: find_next_system_ram catch range fix há 19 anos atrás
rtmutex-debug.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct há 19 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex-tester.c 60198f9992 [PATCH] Add try_to_freeze() to rt-test kthreads há 19 anos atrás
rtmutex.c d07fe82c24 [PATCH] reference rt-mutex-design in rtmutex.c há 19 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support há 19 anos atrás
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness há 19 anos atrás
sched.c f8986c241d [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" há 19 anos atrás
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 há 21 anos atrás
signal.c ae74c3b69a Fix force_sig_info() semantics after cleanups há 19 anos atrás
softirq.c 3c829c367a [PATCH] Reducing local_bh_enable/disable overhead in irqtrace há 19 anos atrás
softlockup.c 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications há 19 anos atrás
spinlock.c fc47e7b592 [PATCH] lockdep ifdef fix há 19 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core há 19 anos atrás
stop_machine.c 4edb9a143e [PATCH] Remove redundant up() in stop_machine() há 19 anos atrás
sys.c abf75a5033 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) há 19 anos atrás
sys_ni.c 1b2db9fb7a [PATCH] sys_move_pages: 32bit support (i386, x86_64) há 19 anos atrás
sysctl.c 9614634fe6 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O há 19 anos atrás
taskstats.c d94a041519 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners há 19 anos atrás
time.c cf3c769b4b [PATCH] Time: Introduce arch generic time accessors há 19 anos atrás
timer.c 6997a6faaa [PATCH] sys_getppid oopses on debug kernel há 19 anos atrás
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() há 19 anos atrás
unwind.c 83f4fcce7f [PATCH] x86_64: allow unwinder to build without module support há 19 anos atrás
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem há 19 anos atrás
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() há 19 anos atrás
workqueue.c 9b41ea7289 [PATCH] workqueue: remove lock_cpu_hotplug() há 19 anos atrás