..
irq
__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set
2007-11-14 18:45:43 -08:00
power
hibernate: fix lockdep report
2007-11-14 18:45:43 -08:00
time
softlockup: fix false positives on CONFIG_NOHZ
2007-11-28 15:52:56 +01:00
.gitignore
…
Kconfig.hz
…
Kconfig.instrumentation
…
Kconfig.preempt
…
Makefile
revert "Task Control Groups: example CPU accounting subsystem"
2007-11-14 18:45:40 -08:00
acct.c
sched: fix kernel/acct.c comment
2007-11-26 21:21:49 +01:00
audit.c
…
audit.h
…
audit_tree.c
…
auditfilter.c
…
auditsc.c
…
capability.c
…
cgroup.c
Improve cgroup printks
2007-11-14 18:45:37 -08:00
cgroup_debug.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
sched: fix copy_namespace() <-> sched_fork() dependency in do_fork
2007-11-09 22:39:39 +01:00
futex.c
kernel/futex.c: make 3 functions static
2007-11-05 21:53:46 +11:00
futex_compat.c
[FUTEX] Fix address computation in compat code.
2007-11-09 16:13:08 -08:00
hrtimer.c
…
itimer.c
…
kallsyms.c
FRV: fix the extern declaration of kallsyms_num_syms
2007-11-29 09:24:54 -08:00
kexec.c
…
kfifo.c
…
kmod.c
…
kprobes.c
…
ksysfs.c
…
kthread.c
…
latency.c
…
lockdep.c
…
lockdep_internals.h
…
lockdep_proc.c
…
marker.c
Linux Kernel Markers: fix marker mutex not taken upon module load
2007-11-14 18:45:40 -08:00
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
…
params.c
fix param_sysfs_builtin name length check
2007-11-14 18:45:42 -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
…
profile.c
…
ptrace.c
…
rcupdate.c
…
rcutorture.c
…
relay.c
…
resource.c
Add IORESOUCE_BUSY flag for System RAM
2007-11-14 18:45:39 -08:00
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
sched: clean up, move __sched_text_start/end to sched.h
2007-11-28 15:52:56 +01:00
sched_debug.c
sched: clean up overlong line in kernel/sched_debug.c
2007-11-28 15:52:56 +01:00
sched_fair.c
sched: fix minimum granularity tunings
2007-11-26 21:21:49 +01:00
sched_idletask.c
…
sched_rt.c
…
sched_stats.h
sched: clean up kernel/sched_stat.h
2007-11-28 15:52:56 +01:00
seccomp.c
…
signal.c
sigwait eats blocked default-ignore signals
2007-11-12 16:05:23 -08:00
softirq.c
…
softlockup.c
…
spinlock.c
…
srcu.c
…
stacktrace.c
…
stop_machine.c
…
sys.c
x86: ignore the sys_getcpu() tcache parameter
2007-11-17 16:27:00 +01:00
sys_ni.c
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
2007-10-30 21:29:56 -07:00
sysctl.c
sysctl: check length at deprecated_sysctl_warning
2007-11-14 18:45:37 -08:00
sysctl_check.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
2007-11-26 20:09:07 -08:00
taskstats.c
kernel/taskstats.c: fix bogus nlmsg_free()
2007-11-14 18:45:44 -08:00
time.c
…
timer.c
sched: restore deterministic CPU accounting on powerpc
2007-11-09 22:39:38 +01:00
tsacct.c
…
uid16.c
…
user.c
sched: don't forget to unlock uids_mutex on error paths
2007-11-26 21:21:49 +01:00
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
Isolate the UTS namespace's domainname and hostname back
2007-11-29 09:24:53 -08:00
wait.c
…
workqueue.c
…