David Quigley 22fb52dd73 [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) 19 лет назад
..
irq 13e87ec686 [PATCH] request_irq(): remove warnings from irq probing 19 лет назад
power d6277db4ab [PATCH] swsusp: rework memory shrinker 19 лет назад
.gitignore febf7ea4be gitignore: ignore more generated files 20 лет назад
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt 20 лет назад
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 лет назад
Makefile 6f18a022fb Finally remove the obnoxious inter_module_xxx() 19 лет назад
acct.c 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 лет назад
audit.c 9c937dcc71 [PATCH] log more info for directory entry change events 19 лет назад
audit.h 9c937dcc71 [PATCH] log more info for directory entry change events 19 лет назад
auditfilter.c 9c937dcc71 [PATCH] log more info for directory entry change events 19 лет назад
auditsc.c 41757106b9 [PATCH] make set_loginuid obey audit_enabled 19 лет назад
capability.c 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper 20 лет назад
compat.c 9216dfad4f [PATCH] move_pages: fix 32 -> 64 bit compat function 19 лет назад
configs.c f4b09ebc8b update the email address of Randy Dunlap 20 лет назад
cpu.c e041c68341 [PATCH] Notifier chain update: API changes 20 лет назад
cpuset.c 22fb52dd73 [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) 19 лет назад
dma.c 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
exec_domain.c 6a4d11c2ab [PATCH] Fix module refcount leak in __set_personality() 20 лет назад
exit.c 30f1e3dd8c [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() 19 лет назад
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 лет назад
fork.c fa84cb935d [PATCH] move call of audit_free() into do_exit() 19 лет назад
futex.c 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 лет назад
futex_compat.c 9741ef964d [PATCH] futex: check and validate timevals 20 лет назад
hrtimer.c 2edc322d42 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 19 лет назад
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 20 лет назад
kallsyms.c 4e57b68178 [PATCH] fix missing includes 20 лет назад
kexec.c c59ede7b78 [PATCH] move capable() to capability.h 20 лет назад
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 лет назад
kmod.c 8292d633ad [PATCH] wait_for_helper: trivial style cleanup 20 лет назад
kprobes.c 7522a8423b [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe 19 лет назад
ksysfs.c f125b56113 [PATCH] fix build error if CONFIG_SYSFS=n 20 лет назад
kthread.c 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock 20 лет назад
module.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 лет назад
mutex-debug.c a4fc7ab1d0 [PATCH] fix/simplify mutex debugging code 20 лет назад
mutex-debug.h 408894ee4d [PATCH] mutex subsystem, debugging code 20 лет назад
mutex.c 02706647a4 [PATCH] mutex: trivial whitespace cleanups 20 лет назад
mutex.h 6053ee3b32 [PATCH] mutex subsystem, core 20 лет назад
panic.c aa7271076a [PATCH] the scheduled unexport of panic_timeout 20 лет назад
params.c b9e20a9200 [PATCH] Change dash2underscore() return value to char 20 лет назад
pid.c 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 20 лет назад
posix-cpu-timers.c f53ae1dc34 [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check 19 лет назад
posix-timers.c 05cfb614dd [PATCH] hrtimers: remove data field 20 лет назад
printk.c 557240b48e Add support for suspending and resuming the whole console subsystem 19 лет назад
profile.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 лет назад
ptrace.c f358166a94 ptrace_attach: fix possible deadlock schenario with irqs 19 лет назад
rcupdate.c 986733e01d [PATCH] RCU: introduce rcu_needs_cpu() interface 19 лет назад
rcutorture.c 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 20 лет назад
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code 20 лет назад
resource.c d974837ae0 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated 20 лет назад
sched.c e7834f8fcc [PATCH] SELinux: add security hooks to {get,set}affinity 19 лет назад
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
signal.c e1396065e0 [PATCH] collect sid of those who send signals to auditd 19 лет назад
softirq.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 лет назад
softlockup.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 лет назад
spinlock.c ee25e96fcd [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage 20 лет назад
stop_machine.c ed653a6404 [PATCH] Remove set_fs() in stop_machine() 20 лет назад
sys.c 45c091bb2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 19 лет назад
sys_ni.c 1b2db9fb7a [PATCH] sys_move_pages: 32bit support (i386, x86_64) 19 лет назад
sysctl.c fadd8fbd15 [PATCH] support for panic at OOM 19 лет назад
time.c 8ba8e95ed1 Fix comments: s/granuality/granularity/ 20 лет назад
timer.c 0662b71322 [PATCH] Fix a NO_IDLE_HZ timer bug 19 лет назад
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 лет назад
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem 19 лет назад
wait.c 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
workqueue.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 лет назад