headers: remove sched.h from interrupt.h
Alexey Dobriyan authored

After m68k's task_thread_info() doesn't refer to current,
it's possible to remove sched.h from interrupt.h and not break m68k!
Many thanks to Heiko Carstens for allowing this.
Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
d43c36dc
Name Last commit Last update
..
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
gcov microblaze: Enable GCOV_PROFILE_ALL
irq headers: remove sched.h from interrupt.h
power headers: utsname.h redux
time headers: remove sched.h from interrupt.h
trace Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile cgroups: move the cgroup debug subsys into cgroup.c to access internal state
acct.c bsdacct: switch credentials for writing to the accounting file
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: send signal info if selinux is disabled
audit.h Fix rule eviction order for AUDIT_DIR
audit_tree.c Fix rule eviction order for AUDIT_DIR
audit_watch.c Audit: reorganize struct audit_watch to save 8 bytes
auditfilter.c Audit: clean up all op= output to include string quoting
auditsc.c Audit: rearrange audit_context to save 16 bytes per struct
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroup: catch bad css refcnt at css_put
cgroup_freezer.c cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c
cpuset.c
cred-internals.h
cred.c
delayacct.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c
freezer.c
futex.c
futex_compat.c
groups.c
hrtimer.c
hung_task.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_event.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_plugin.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c
sched_stats.h
seccomp.c
semaphore.c
signal.c
slow-work.c
smp.c