.. |
irq
|
genirq: revert lazy irq disable for simple irqs
|
2007-12-18 18:05:58 +01:00 |
power
|
hibernate: fix lockdep report
|
2007-11-14 18:45:43 -08:00 |
time
|
clockevents: fix reprogramming decision in oneshot broadcast
|
2007-12-18 18:05:58 +01:00 |
.gitignore
|
|
|
acct.c
|
sched: fix kernel/acct.c comment
|
2007-11-26 21:21:49 +01:00 |
audit_tree.c
|
|
|
audit.c
|
|
|
audit.h
|
|
|
auditfilter.c
|
|
|
auditsc.c
|
|
|
capability.c
|
|
|
cgroup_debug.c
|
|
|
cgroup.c
|
|
|
compat.c
|
|
|
configs.c
|
|
|
cpu.c
|
|
|
cpuset.c
|
|
|
delayacct.c
|
|
|
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
|
2007-11-29 09:24:55 -08:00 |
extable.c
|
|
|
fork.c
|
fix clone(CLONE_NEWPID)
|
2007-12-05 09:21:18 -08:00 |
futex_compat.c
|
|
|
futex.c
|
futex: correctly return -EFAULT not -EINVAL
|
2007-12-05 15:46:09 +01:00 |
hrtimer.c
|
hrtimers: avoid overflow for large relative timeouts
|
2007-12-07 19:16:17 +01:00 |
itimer.c
|
|
|
kallsyms.c
|
FRV: fix the extern declaration of kallsyms_num_syms
|
2007-11-29 09:24:54 -08:00 |
Kconfig.hz
|
|
|
Kconfig.instrumentation
|
Tiny clean-up of OPROFILE/KPROBES configuration
|
2007-12-06 09:41:12 -08:00 |
Kconfig.preempt
|
|
|
kexec.c
|
|
|
kfifo.c
|
|
|
kmod.c
|
|
|
kprobes.c
|
|
|
ksysfs.c
|
|
|
kthread.c
|
|
|
latency.c
|
|
|
lockdep_internals.h
|
|
|
lockdep_proc.c
|
|
|
lockdep.c
|
lockdep: make cli/sti annotation warnings clearer
|
2007-12-07 19:02:47 +01:00 |
Makefile
|
|
|
marker.c
|
|
|
module.c
|
module: fix and elaborate comments
|
2007-11-19 11:20:43 +11:00 |
mutex-debug.c
|
|
|
mutex-debug.h
|
|
|
mutex.c
|
|
|
mutex.h
|
|
|
notifier.c
|
|
|
ns_cgroup.c
|
|
|
nsproxy.c
|
|
|
panic.c
|
debug: add end-of-oops marker
|
2007-12-20 15:01:17 +01:00 |
params.c
|
Modules: fix memory leak of module names
|
2007-12-22 23:09:05 -08:00 |
pid.c
|
pidns: Place under CONFIG_EXPERIMENTAL
|
2007-11-14 18:45:43 -08:00 |
posix-cpu-timers.c
|
|
|
posix-timers.c
|
|
|
printk.c
|
[SERIAL]: Fix section mismatches in Sun serial console drivers.
|
2007-12-29 01:19:49 -08:00 |
profile.c
|
|
|
ptrace.c
|
Fix kernel/ptrace.c compile problem (missing "may_attach()")
|
2008-01-02 13:48:27 -08:00 |
rcupdate.c
|
|
|
rcutorture.c
|
|
|
relay.c
|
|
|
resource.c
|
|
|
rtmutex_common.h
|
|
|
rtmutex-debug.c
|
|
|
rtmutex-debug.h
|
|
|
rtmutex-tester.c
|
|
|
rtmutex.c
|
|
|
rtmutex.h
|
|
|
rwsem.c
|
sched: mark rwsem functions as __sched for wchan/profiling
|
2007-12-18 15:21:13 +01:00 |
sched_debug.c
|
sched: fix gcc warnings
|
2007-12-30 17:24:35 +01:00 |
sched_fair.c
|
sched: do not hurt SCHED_BATCH on wakeup
|
2007-12-18 15:21:13 +01:00 |
sched_idletask.c
|
|
|
sched_rt.c
|
sched: rt: account the cpu time during the tick
|
2007-12-20 15:01:17 +01:00 |
sched_stats.h
|
sched: clean up kernel/sched_stat.h
|
2007-11-28 15:52:56 +01:00 |
sched.c
|
sched: touch softlockup watchdog after idling
|
2007-12-18 15:21:13 +01:00 |
seccomp.c
|
|
|
signal.c
|
|
|
softirq.c
|
|
|
softlockup.c
|
|
|
spinlock.c
|
|
|
srcu.c
|
|
|
stacktrace.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
|
|
sys.c
|
x86: ignore the sys_getcpu() tcache parameter
|
2007-11-17 16:27:00 +01:00 |
sysctl_check.c
|
sysctl: fix ax25 checks
|
2007-12-17 19:28:17 -08:00 |
sysctl.c
|
sched: sysctl, proc_dointvec_minmax() expects int values for
|
2007-12-18 15:21:13 +01:00 |
taskstats.c
|
kernel/taskstats.c: fix bogus nlmsg_free()
|
2007-11-14 18:45:44 -08:00 |
time.c
|
|
|
timer.c
|
timer: kernel/timer.c section fixes
|
2007-12-18 18:05:58 +01:00 |
tsacct.c
|
|
|
uid16.c
|
|
|
user_namespace.c
|
|
|
user.c
|
sched: don't forget to unlock uids_mutex on error paths
|
2007-11-26 21:21:49 +01:00 |
utsname_sysctl.c
|
Isolate the UTS namespace's domainname and hostname back
|
2007-11-29 09:24:53 -08:00 |
utsname.c
|
|
|
wait.c
|
|
|
workqueue.c
|
|
|