Chen, Kenneth W c96d145e71 [PATCH] sched: fix smt nice lock contention and optimization 19 年之前
..
irq 908dcecda1 [PATCH] adjust handle_IRR_event() return type 19 年之前
power 5c31f2738a [PATCH] pm_trace is dangerous 19 年之前
time a275254975 [PATCH] time: rename clocksource functions 19 年之前
.gitignore febf7ea4be gitignore: ignore more generated files 19 年之前
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt 20 年之前
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 年之前
Makefile 81a07d7588 Merge branch 'x86-64' 19 年之前
acct.c 1dbe83c344 [PATCH] fix kernel-doc in kernel/ dir 19 年之前
audit.c 34af946a22 [PATCH] spin/rwlock init cleanups 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 1dbe83c344 [PATCH] fix kernel-doc in kernel/ dir 19 年之前
capability.c 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper 19 年之前
compat.c 838cd153a5 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ 19 年之前
configs.c f4b09ebc8b update the email address of Randy Dunlap 19 年之前
cpu.c 65edc68c34 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 19 年之前
cpuset.c 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 年之前
dma.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
exec_domain.c 6a4d11c2ab [PATCH] Fix module refcount leak in __set_personality() 19 年之前
exit.c 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 年之前
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 年之前
fork.c cf2dfbfbf4 [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_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 19 年之前
hrtimer.c 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 年之前
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 19 年之前
kallsyms.c 4e57b68178 [PATCH] fix missing includes 20 年之前
kexec.c c330dda908 [PATCH] Add a sysfs file to determine if a kexec kernel is loaded 19 年之前
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 年之前
kmod.c 8292d633ad [PATCH] wait_for_helper: trivial style cleanup 19 年之前
kprobes.c e6f47f978b [PATCH] Notify page fault call chain 19 年之前
ksysfs.c c330dda908 [PATCH] Add a sysfs file to determine if a kexec kernel is loaded 19 年之前
kthread.c 9e37bd301e [PATCH] kthread: move kernel-doc and put it into DocBook 19 年之前
module.c 2a2ed2db35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 19 年之前
mutex-debug.c a7807a32bb [PATCH] poison: add & use more constants 19 年之前
mutex-debug.h 1fb00c6cbd [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs 19 年之前
mutex.c 1fb00c6cbd [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs 19 年之前
mutex.h 1fb00c6cbd [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs 19 年之前
panic.c aa7271076a [PATCH] the scheduled unexport of panic_timeout 19 年之前
params.c b9e20a9200 [PATCH] Change dash2underscore() return value to char 19 年之前
pid.c 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 19 年之前
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 19 年之前
printk.c 3b9c04106b [PATCH] printk time parameter 19 年之前
profile.c 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 年之前
ptrace.c d5f70c00ad [PATCH] coredump: kill ptrace related stuff 19 年之前
rcupdate.c 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 年之前
rcutorture.c c32e066057 [PATCH] rcutorture: add call_rcu_bh() operations 19 年之前
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code 19 年之前
resource.c 2842f11419 [PATCH] catch valid mem range at onlining memory 19 年之前
sched.c c96d145e71 [PATCH] sched: fix smt nice lock contention and optimization 19 年之前
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
signal.c d5f70c00ad [PATCH] coredump: kill ptrace related stuff 19 年之前
softirq.c 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 年之前
softlockup.c 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 年之前
spinlock.c ee25e96fcd [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage 19 年之前
stop_machine.c 8bdd1d1250 [PATCH] kthread: convert stop_machine into a kthread 19 年之前
sys.c 83cc5ed3c4 [PATCH] kernel/sys.c: cleanups 19 年之前
sys_ni.c 1b2db9fb7a [PATCH] sys_move_pages: 32bit support (i386, x86_64) 19 年之前
sysctl.c e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 年之前
time.c cf3c769b4b [PATCH] Time: Introduce arch generic time accessors 19 年之前
timer.c 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 年之前
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 年之前
unwind.c 83f4fcce7f [PATCH] x86_64: allow unwinder to build without module support 19 年之前
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem 19 年之前
wait.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
workqueue.c 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 年之前