.. |
irq
|
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
|
2007-05-24 08:37:14 -07:00 |
power
|
PM: introduce set_target method in pm_ops
|
2007-07-01 12:29:44 -07:00 |
time
|
NTP: remove clock_was_set() call to prevent deadlock
|
2007-07-03 13:54:27 -07:00 |
.gitignore
|
|
|
acct.c
|
|
|
audit.c
|
|
|
audit.h
|
|
|
auditfilter.c
|
audit: fix oops removing watch if audit disabled
|
2007-06-24 08:59:12 -07:00 |
auditsc.c
|
|
|
capability.c
|
|
|
compat.c
|
|
|
configs.c
|
|
|
cpu.c
|
|
|
cpuset.c
|
cpuset: zero malloc - fix for old cpusets
|
2007-06-16 13:16:15 -07:00 |
delayacct.c
|
sched: update delay-accounting to use CFS's precise stats
|
2007-07-09 18:52:00 +02:00 |
die_notifier.c
|
|
|
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
|
2007-07-16 09:05:38 -07:00 |
extable.c
|
|
|
fork.c
|
sched: update delay-accounting to use CFS's precise stats
|
2007-07-09 18:52:00 +02:00 |
futex_compat.c
|
Revert "futex_requeue_pi optimization"
|
2007-06-18 09:48:41 -07:00 |
futex.c
|
FUTEX: Restore the dropped ERSCH fix
|
2007-06-24 12:08:53 -07:00 |
hrtimer.c
|
|
|
itimer.c
|
|
|
kallsyms.c
|
fix possible null ptr deref in kallsyms_lookup
|
2007-05-30 10:51:38 -07:00 |
Kconfig.hz
|
|
|
Kconfig.preempt
|
|
|
kexec.c
|
|
|
kfifo.c
|
|
|
kmod.c
|
|
|
kprobes.c
|
|
|
ksysfs.c
|
|
|
kthread.c
|
mm: fix improper .init-type section references
|
2007-07-16 09:05:36 -07:00 |
latency.c
|
|
|
lockdep_internals.h
|
|
|
lockdep_proc.c
|
|
|
lockdep.c
|
|
|
Makefile
|
|
|
module.c
|
sysfs: kill unnecessary attribute->owner
|
2007-07-11 16:09:06 -07:00 |
mutex-debug.c
|
|
|
mutex-debug.h
|
|
|
mutex.c
|
|
|
mutex.h
|
|
|
nsproxy.c
|
fix refcounting of nsproxy object when unshared
|
2007-06-24 08:59:10 -07:00 |
panic.c
|
|
|
params.c
|
sysfs: kill unnecessary attribute->owner
|
2007-07-11 16:09:06 -07:00 |
pid.c
|
|
|
posix-cpu-timers.c
|
sched: make posix-cpu-timers use CFS's accounting information
|
2007-07-09 18:51:58 +02:00 |
posix-timers.c
|
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
|
2007-06-21 15:57:04 -07:00 |
printk.c
|
serial: convert early_uart to earlycon for 8250
|
2007-07-16 09:05:35 -07:00 |
profile.c
|
|
|
ptrace.c
|
Use write_trylock_irqsave in ptrace_attach
|
2007-07-16 09:05:40 -07:00 |
rcupdate.c
|
|
|
rcutorture.c
|
|
|
relay.c
|
relay: fixup kerneldoc comment
|
2007-07-13 14:14:28 +02:00 |
resource.c
|
|
|
rtmutex_common.h
|
Revert "futex_requeue_pi optimization"
|
2007-06-18 09:48:41 -07:00 |
rtmutex-debug.c
|
|
|
rtmutex-debug.h
|
|
|
rtmutex-tester.c
|
|
|
rtmutex.c
|
Revert "futex_requeue_pi optimization"
|
2007-06-18 09:48:41 -07:00 |
rtmutex.h
|
|
|
rwsem.c
|
|
|
sched_debug.c
|
[PATCH] sched: remove stale version info from kernel/sched_debug.c
|
2007-07-13 10:10:41 -07:00 |
sched_fair.c
|
sched: cfs core, kernel/sched_fair.c
|
2007-07-09 18:51:58 +02:00 |
sched_idletask.c
|
sched: cfs core, kernel/sched_idletask.c
|
2007-07-09 18:51:58 +02:00 |
sched_rt.c
|
sched: cfs core, kernel/sched_rt.c
|
2007-07-09 18:51:58 +02:00 |
sched_stats.h
|
sched: update delay-accounting to use CFS's precise stats
|
2007-07-09 18:52:00 +02:00 |
sched.c
|
CFS: Fix missing digit off in wmult table
|
2007-07-13 16:45:43 -07:00 |
seccomp.c
|
|
|
signal.c
|
Fix signalfd interaction with thread-private signals
|
2007-06-18 10:18:32 -07:00 |
softirq.c
|
sched: do not set softirqs to nice +19
|
2007-07-09 18:52:00 +02:00 |
softlockup.c
|
|
|
spinlock.c
|
|
|
srcu.c
|
|
|
stacktrace.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
|
|
sys.c
|
|
|
sysctl.c
|
change zonelist order: zonelist order selection logic
|
2007-07-16 09:05:35 -07:00 |
taskstats.c
|
|
|
time.c
|
|
|
timer.c
|
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
|
2007-05-29 18:11:10 -07:00 |
tsacct.c
|
|
|
uid16.c
|
|
|
user.c
|
|
|
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
wait.c
|
|
|
workqueue.c
|
simplify cleanup_workqueue_thread()
|
2007-05-23 20:14:13 -07:00 |