..
irq
Don't call "note_interrupt()" with irq descriptor lock held
18 years ago
power
[PATCH] swsusp: debugging
18 years ago
time
[PATCH] time_adjust cleared before use
18 years ago
.gitignore
gitignore: ignore more generated files
19 years ago
Kconfig.hz
…
Kconfig.preempt
…
Makefile
[PATCH] srcu-3: RCU variant permitting read-side blocking
19 years ago
acct.c
[PATCH] csa: convert CONFIG tag for extended accounting routines
19 years ago
audit.c
[PATCH] kauditd_thread warning fix
19 years ago
audit.h
[PATCH] audit: AUDIT_PERM support
19 years ago
auditfilter.c
[PATCH] arch filter lists with < or > should not be accepted
19 years ago
auditsc.c
[PATCH] name_count array overrun
19 years ago
capability.c
[PATCH] pidspace: is_init()
19 years ago
compat.c
[PATCH] Create compat_sys_migrate_pages
18 years ago
configs.c
Remove obsolete #include <linux/config.h>
19 years ago
cpu.c
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
18 years ago
cpuset.c
[PATCH] cpuset ANSI prototype
19 years ago
delayacct.c
[PATCH] lockdep: fix delayacct locking bug
18 years ago
dma.c
[PATCH] kernel-doc for kernel/dma.c
19 years ago
exec_domain.c
Remove obsolete #include <linux/config.h>
19 years ago
exit.c
[PATCH] taskstats_tgid_free: fix usage
18 years ago
extable.c
[PATCH] symbol_put_addr() locks kernel
19 years ago
fork.c
[PATCH] fix copy_process() error check
18 years ago
futex.c
[PATCH] schedule removal of FUTEX_FD
18 years ago
futex_compat.c
[PATCH] __user annotations: futex
19 years ago
hrtimer.c
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode
19 years ago
itimer.c
[PATCH] hrtimers: remove data field
19 years ago
kallsyms.c
[PATCH] Create kallsyms_lookup_size_offset()
19 years ago
kexec.c
[PATCH] kexec warning fix
19 years ago
kfifo.c
[PATCH] memory ordering in __kfifo primitives
19 years ago
kmod.c
[PATCH] fix create_write_pipe() error check
18 years ago
kprobes.c
[PATCH] kretprobe spinlock deadlock patch
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
latency.c
[PATCH] maximum latency tracking infrastructure
19 years ago
lockdep.c
[PATCH] lockdep: fix static keys in module-allocated percpu areas
18 years ago
lockdep_internals.h
[PATCH] lockdep: double the number of stack-trace entries
19 years ago
lockdep_proc.c
[PATCH] lockdep: procfs
19 years ago
module.c
[PATCH] ndiswrapper: don't set the module->taints flags
18 years ago
mutex-debug.c
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
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
nsproxy.c
[PATCH] kernel/nsproxy.c: use kmemdup()
19 years ago
panic.c
[PATCH] x86: Clean up x86 NMI sysctls
19 years ago
params.c
[PATCH] module_subsys: initialize earlier
19 years ago
pid.c
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
19 years ago
posix-cpu-timers.c
[PATCH] posix-cpu-timers: prevent signal delivery starvation
19 years ago
posix-timers.c
fix file specification in comments
19 years ago
printk.c
[PATCH] Add printk_timed_ratelimit()
18 years ago
profile.c
[PATCH] bitmap: parse input from kernel and user buffers
19 years ago
ptrace.c
[PATCH] pidspace: is_init()
19 years ago
rcupdate.c
[PATCH] rcu: simplify/improve batch tuning
19 years ago
rcutorture.c
[PATCH] rcu: add sched torture type to rcutorture
19 years ago
relay.c
[PATCH] make kernel/relay.c __user-clean
19 years ago
resource.c
[PATCH] kernel-doc for kernel/resource.c
19 years ago
rtmutex-debug.c
Remove all inclusions of <linux/config.h>
19 years ago
rtmutex-debug.h
[PATCH] lockdep: better lock debugging
19 years ago
rtmutex-tester.c
Remove all inclusions of <linux/config.h>
19 years ago
rtmutex.c
[PATCH] clean up and remove some extra spinlocks from rtmutex
19 years ago
rtmutex.h
[PATCH] lockdep: better lock debugging
19 years ago
rtmutex_common.h
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
19 years ago
rwsem.c
[PATCH] lockdep: prove rwsem locking correctness
19 years ago
sched.c
[PATCH] readjust comments of task_timeslice for kernel doc
19 years ago
seccomp.c
…
signal.c
Make sure "user->sigpending" count is in sync
18 years ago
softirq.c
[PATCH] check return value of cpu_callback
19 years ago
softlockup.c
[PATCH] check return value of cpu_callback
19 years ago
spinlock.c
[PATCH] lockdep: spin_lock_irqsave_nested()
18 years ago
srcu.c
[PATCH] SRCU: report out-of-memory errors
19 years ago
stacktrace.c
[PATCH] lockdep: stacktrace subsystem, core
19 years ago
stop_machine.c
[PATCH] stop_machine.c copyright
19 years ago
sys.c
[PATCH] SRCU: report out-of-memory errors
19 years ago
sys_ni.c
[PATCH] Create compat_sys_migrate_pages
18 years ago
sysctl.c
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
18 years ago
taskstats.c
[PATCH] taskstats: fix sub-threads accounting
18 years ago
time.c
[PATCH] NTP: Move all the NTP related code to ntp.c
19 years ago
timer.c
[PATCH] kill wall_jiffies
19 years ago
tsacct.c
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
18 years ago
uid16.c
[PATCH] Add more prevent_tail_call()
19 years ago
unwind.c
[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind
18 years ago
user.c
Fix unlikely (but possible) race condition on task->user access
18 years ago
utsname.c
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
19 years ago
wait.c
[PATCH] uninline init_waitqueue_head()
19 years ago
workqueue.c
[PATCH] workqueue: update kerneldoc
18 years ago