.. |
irq
|
97a41e2612
[PATCH] kernel/: small cleanups
|
19 years ago |
power
|
a8534adb74
[PATCH] swsusp: fix breakage with swap on LVM
|
19 years ago |
.gitignore
|
febf7ea4be
gitignore: ignore more generated files
|
19 years ago |
Kconfig.hz
|
5912100372
[PATCH] i386: Selectable Frequency of the Timer Interrupt
|
20 years ago |
Kconfig.preempt
|
f8cbd99bd3
[PATCH] sched: voluntary kernel preemption
|
20 years ago |
Makefile
|
fd279197b1
[PATCH] build kernel/intermodule.c only when required
|
19 years ago |
acct.c
|
c59ede7b78
[PATCH] move capable() to capability.h
|
19 years ago |
audit.c
|
715b49ef2d
[PATCH] EDAC: atomic scrub operations
|
19 years ago |
auditsc.c
|
a00428f5b1
Merge ../powerpc-merge
|
19 years ago |
capability.c
|
c59ede7b78
[PATCH] move capable() to capability.h
|
19 years ago |
compat.c
|
1b8623545b
[PATCH] remove bogus asm/bug.h includes.
|
19 years ago |
configs.c
|
f4b09ebc8b
update the email address of Randy Dunlap
|
19 years ago |
cpu.c
|
a9d9baa1e8
[PATCH] clean up lock_cpu_hotplug() in cpufreq
|
19 years ago |
cpuset.c
|
06fed33849
[PATCH] cpuset: oops in exit on null cpuset fix
|
19 years ago |
dma.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
exec_domain.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
exit.c
|
afc847b7dd
[PATCH] don't do exit_io_context() until we know we won't be doing any IO
|
19 years ago |
extable.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
fork.c
|
06f9d4f94a
[PATCH] unshare: Error if passed unsupported flags
|
19 years ago |
futex.c
|
7ee1dd3fee
[PATCH] FRV: Make futex code compilable on nommu [try #2]
|
19 years ago |
hrtimer.c
|
69239749e1
[PATCH] fix next_timer_interrupt() for hrtimer
|
19 years ago |
intermodule.c
|
5c0d5d262a
[PATCH] missing license tag in intermodule
|
19 years ago |
itimer.c
|
a16a1c095a
[PATCH] hrtimers: fix oldvalue return in setitimer
|
19 years ago |
kallsyms.c
|
4e57b68178
[PATCH] fix missing includes
|
19 years ago |
kexec.c
|
c59ede7b78
[PATCH] move capable() to capability.h
|
19 years ago |
kfifo.c
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
20 years ago |
kmod.c
|
20e1129ab8
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
|
19 years ago |
kprobes.c
|
278ff95370
[PATCH] Kprobes: Fix deadlock in function-return probes
|
19 years ago |
ksysfs.c
|
51107301b6
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
|
19 years ago |
kthread.c
|
61e1a9ea4b
[PATCH] Add kthread_stop_sem()
|
19 years ago |
module.c
|
03e88ae1b1
[PATCH] fix module sysfs files reference counting
|
19 years ago |
mutex-debug.c
|
a4fc7ab1d0
[PATCH] fix/simplify mutex debugging code
|
19 years ago |
mutex-debug.h
|
408894ee4d
[PATCH] mutex subsystem, debugging code
|
19 years ago |
mutex.c
|
02706647a4
[PATCH] mutex: trivial whitespace cleanups
|
19 years ago |
mutex.h
|
6053ee3b32
[PATCH] mutex subsystem, core
|
19 years ago |
panic.c
|
c22db94127
[PATCH] prevent recursive panic from softlockup watchdog
|
19 years ago |
params.c
|
03e88ae1b1
[PATCH] fix module sysfs files reference counting
|
19 years ago |
pid.c
|
e56d090310
[PATCH] RCU signal handling
|
19 years ago |
posix-cpu-timers.c
|
97735f25d2
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
|
19 years ago |
posix-timers.c
|
a0a0c28c1a
[PATCH] posix-timers: fix requeue accounting when signal is ignored
|
19 years ago |
printk.c
|
624dffcbcf
correct email address of Manfred Spraul
|
19 years ago |
profile.c
|
6c036527a6
[PATCH] mostly_read data section
|
20 years ago |
ptrace.c
|
5ecfbae093
[PATCH] fix zap_thread's ptrace related problems
|
19 years ago |
rcupdate.c
|
01ca70dca5
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
|
19 years ago |
rcutorture.c
|
adac166523
[PATCH] rcu_torture_lock deadlock fix
|
19 years ago |
resource.c
|
d974837ae0
[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated
|
19 years ago |
sched.c
|
e9028b0ff2
[PATCH] fix scheduler deadlock
|
19 years ago |
seccomp.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
signal.c
|
9ac95f2f90
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
|
19 years ago |
softirq.c
|
78eef01b0f
[PATCH] on_each_cpu(): disable local interrupts
|
19 years ago |
softlockup.c
|
3aef1bde14
[PATCH] quieten softlockup at boot
|
19 years ago |
spinlock.c
|
fb1c8f93d8
[PATCH] spinlock consolidation
|
20 years ago |
stop_machine.c
|
ed653a6404
[PATCH] Remove set_fs() in stop_machine()
|
19 years ago |
sys.c
|
4bb8089c86
[PATCH] kernel/sys.c NULL noise removal
|
19 years ago |
sys_ni.c
|
7fd105e758
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
|
19 years ago |
sysctl.c
|
529bf6be5c
[PATCH] fix file counting
|
19 years ago |
time.c
|
88fc3897e3
[PATCH] Normalize timespec for negative values in ns_to_timespec
|
19 years ago |
timer.c
|
67890d7084
[PATCH] time_interpolator: add __read_mostly
|
19 years ago |
uid16.c
|
c59ede7b78
[PATCH] move capable() to capability.h
|
19 years ago |
user.c
|
3fa97c9db4
[PATCH] "Fix uidhash_lock <-> RXU deadlock" fix
|
19 years ago |
wait.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
workqueue.c
|
1fa44ecad2
[SCSI] add execute_in_process_context() API
|
19 years ago |