.. |
irq
|
[PATCH] kerneldoc for handle_bad_irq()
|
19 years ago |
power
|
[PATCH] prevent swsusp with PAE
|
19 years ago |
time
|
…
|
|
.gitignore
|
gitignore: ignore more generated files
|
19 years ago |
Kconfig.hz
|
…
|
|
Kconfig.preempt
|
…
|
|
Makefile
|
[PATCH] per-task-delay-accounting: taskstats interface
|
19 years ago |
acct.c
|
[PATCH] Fix sighand->siglock usage in kernel/acct.c
|
19 years ago |
audit.c
|
[PATCH] sanity check audit_buffer
|
19 years ago |
audit.h
|
[PATCH] audit: AUDIT_PERM support
|
19 years ago |
auditfilter.c
|
[PATCH] audit: AUDIT_PERM support
|
19 years ago |
auditsc.c
|
[PATCH] audit: AUDIT_PERM support
|
19 years ago |
capability.c
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
19 years ago |
compat.c
|
…
|
|
configs.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
cpu.c
|
cpu hotplug: simplify and hopefully fix locking
|
19 years ago |
cpuset.c
|
[PATCH] cpuset: oom panic fix
|
19 years ago |
delayacct.c
|
[PATCH] task delay accounting fixes
|
19 years ago |
dma.c
|
…
|
|
exec_domain.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
exit.c
|
[PATCH] eligible_child: remove an obsolete ->tgid check
|
19 years ago |
extable.c
|
…
|
|
fork.c
|
[PATCH] task delay accounting fixes
|
19 years ago |
futex.c
|
[PATCH] Use the correct restart option for futex_lock_pi
|
19 years ago |
futex_compat.c
|
[PATCH] futex: Apply recent futex fixes to futex_compat
|
19 years ago |
hrtimer.c
|
[PATCH] fix hrtimer percpu usage typo
|
19 years ago |
itimer.c
|
…
|
|
kallsyms.c
|
[PATCH] null-terminate over-long /proc/kallsyms symbols
|
19 years ago |
kexec.c
|
…
|
|
kfifo.c
|
…
|
|
kmod.c
|
[PATCH] lockdep: annotate on-stack completions
|
19 years ago |
kprobes.c
|
[PATCH] IA64: kprobe invalidate icache of jump buffer
|
19 years ago |
ksysfs.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
kthread.c
|
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
|
19 years ago |
lockdep.c
|
[PATCH] lockdep: core, reduce per-lock class-cache size
|
19 years ago |
lockdep_internals.h
|
[PATCH] lockdep: core
|
19 years ago |
lockdep_proc.c
|
[PATCH] lockdep: procfs
|
19 years ago |
module.c
|
[PATCH] null-terminate over-long /proc/kallsyms symbols
|
19 years ago |
mutex-debug.c
|
[PATCH] lockdep: prove mutex locking correctness
|
19 years ago |
mutex-debug.h
|
[PATCH] lockdep: better lock debugging
|
19 years ago |
mutex.c
|
[PATCH] lockdep: prove mutex locking correctness
|
19 years ago |
mutex.h
|
[PATCH] lockdep: prove mutex locking correctness
|
19 years ago |
panic.c
|
[PATCH] lockdep: do not touch console state when tainting the kernel
|
19 years ago |
params.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
pid.c
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
19 years ago |
posix-cpu-timers.c
|
…
|
|
posix-timers.c
|
…
|
|
printk.c
|
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
|
19 years ago |
profile.c
|
Remove obsolete #include <linux/config.h>
|
19 years ago |
ptrace.c
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
19 years ago |
rcupdate.c
|
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
|
19 years ago |
rcutorture.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
|
19 years ago |
rtmutex-debug.c
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
19 years ago |
rtmutex-debug.h
|
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex-tester.c
|
[PATCH] Add try_to_freeze() to rt-test kthreads
|
19 years ago |
rtmutex.c
|
[PATCH] reference rt-mutex-design in rtmutex.c
|
19 years ago |
rtmutex.h
|
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex_common.h
|
…
|
|
rwsem.c
|
[PATCH] lockdep: prove rwsem locking correctness
|
19 years ago |
sched.c
|
[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"
|
19 years ago |
seccomp.c
|
…
|
|
signal.c
|
Fix force_sig_info() semantics after cleanups
|
19 years ago |
softirq.c
|
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
|
19 years ago |
softlockup.c
|
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
|
19 years ago |
spinlock.c
|
[PATCH] lockdep ifdef fix
|
19 years ago |
stacktrace.c
|
[PATCH] lockdep: stacktrace subsystem, core
|
19 years ago |
stop_machine.c
|
[PATCH] Remove redundant up() in stop_machine()
|
19 years ago |
sys.c
|
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
|
19 years ago |
sys_ni.c
|
…
|
|
sysctl.c
|
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
|
19 years ago |
taskstats.c
|
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
|
19 years ago |
time.c
|
…
|
|
timer.c
|
[PATCH] sys_getppid oopses on debug kernel
|
19 years ago |
uid16.c
|
…
|
|
unwind.c
|
…
|
|
user.c
|
…
|
|
wait.c
|
[PATCH] uninline init_waitqueue_head()
|
19 years ago |
workqueue.c
|
[PATCH] workqueue: remove lock_cpu_hotplug()
|
19 years ago |