..
irq
[PATCH] irq-devres: fix failure path of devm_request_irq()
18 years ago
power
power management: force pm_ops.valid callback to be assigned
18 years ago
time
[PATCH] fix jiffies clocksource inittime
18 years ago
.gitignore
…
Kconfig.hz
[PATCH] HZ: 300Hz support
18 years ago
Kconfig.preempt
…
Makefile
[PATCH] sysctl: move utsname sysctls to their own file
18 years ago
acct.c
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
18 years ago
audit.c
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
18 years ago
audit.h
[PATCH] audit: AUDIT_PERM support
19 years ago
auditfilter.c
[PATCH] minor update to rule add/delete messages (ver 2)
18 years ago
auditsc.c
[PATCH] fix deadlock in audit_log_task_context()
18 years ago
capability.c
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
18 years ago
compat.c
[PATCH] Common compat_sys_sysinfo
18 years ago
configs.c
[PATCH] struct seq_operations and struct file_operations constification
18 years ago
cpu.c
[PATCH] Fix microcode-related suspend problem
18 years ago
cpuset.c
[PATCH] mark struct inode_operations const 2
18 years ago
delayacct.c
[PATCH] slab: remove kmem_cache_t
18 years ago
dma.c
[PATCH] struct seq_operations and struct file_operations constification
18 years ago
exec_domain.c
Remove obsolete #include <linux/config.h>
19 years ago
exit.c
[PATCH] pid: Properly detect orphaned process groups in exit_notify
18 years ago
extable.c
…
fork.c
[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N
18 years ago
futex.c
[PATCH] futex: PI state locking fix
18 years ago
futex_compat.c
[PATCH] __user annotations: futex
19 years ago
hrtimer.c
[NET]: Fix networking compilation errors
18 years ago
itimer.c
[PATCH] hrtimers: prevent possible itimer DoS
18 years ago
kallsyms.c
Extend print_symbol capability
18 years ago
kexec.c
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
18 years ago
kfifo.c
[PATCH] Numerous fixes to kernel-doc info in source files.
18 years ago
kmod.c
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
18 years ago
kprobes.c
[PATCH] kprobes: list all active probes in the system
18 years ago
ksysfs.c
Remove obsolete #include <linux/config.h>
19 years ago
kthread.c
[PATCH] Numerous fixes to kernel-doc info in source files.
18 years ago
latency.c
[PATCH] severing module.h->sched.h
18 years ago
lockdep.c
[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks
18 years ago
lockdep_internals.h
[PATCH] lockdep: more chains
18 years ago
lockdep_proc.c
[PATCH] remove many unneeded #includes of sched.h
18 years ago
module.c
mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
18 years ago
mutex-debug.c
[PATCH] remove many unneeded #includes of sched.h
18 years ago
mutex-debug.h
[PATCH] lockdep: better lock debugging
19 years ago
mutex.c
[PATCH] lockdep: avoid lockdep warning in md
18 years ago
mutex.h
[PATCH] lockdep: prove mutex locking correctness
19 years ago
nsproxy.c
Revert "[PATCH] namespaces: fix exit race by splitting exit"
18 years ago
panic.c
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
18 years ago
params.c
[PATCH] fix kernel oops with badly formatted module option
18 years ago
pid.c
[PATCH] namespaces: fix task exit disaster
18 years ago
posix-cpu-timers.c
[PATCH] posix timers: RCU optimization for clock_gettime()
18 years ago
posix-timers.c
[PATCH] hrtimers: add high resolution timer support
18 years ago
printk.c
kernel/printk.c: comment fix
18 years ago
profile.c
[PATCH] proc: remove useless (and buggy) ->nlink settings
18 years ago
ptrace.c
[PATCH] pidspace: is_init()
19 years ago
rcupdate.c
[PATCH] rcu: add a prefetch() in rcu_do_batch()
18 years ago
rcutorture.c
[PATCH] Publish rcutorture module parameters via sysfs, read-only
18 years ago
relay.c
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
18 years ago
resource.c
libata/IDE: remove combined mode quirk
18 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
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
18 years ago
rtmutex.c
[PATCH] hrtimers: namespace and enum cleanup
18 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
make SysRq-T show all tasks again
18 years ago
seccomp.c
…
signal.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
18 years ago
softirq.c
[PATCH] tick-management: dyntick / highres functionality
18 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] pid: replace do/while_each_task_pid with do/while_each_pid_task
18 years ago
sys_ni.c
[PATCH] Create compat_sys_migrate_pages
18 years ago
sysctl.c
Allow reading tainted flag as user
18 years ago
taskstats.c
[NETLINK]: Introduce nlmsg_hdr() helper
18 years ago
time.c
[TCP] tcp_probe: improvements for net-2.6.22
18 years ago
timer.c
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
18 years ago
tsacct.c
[PATCH] time: x86_64: split x86_64/kernel/time.c up
18 years ago
uid16.c
…
user.c
[PATCH] slab: remove kmem_cache_t
18 years ago
utsname.c
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
19 years ago
utsname_sysctl.c
[PATCH] sysctl: remove insert_at_head from register_sysctl
18 years ago
wait.c
[PATCH] uninline init_waitqueue_head()
19 years ago
workqueue.c
[PATCH] Add debugging feature /proc/timer_stat
18 years ago