.. |
debug
|
kdb: Make KDB use the new is_idle_task() API
|
13 years ago |
events
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
gcov
|
gcov: disable CONSTRUCTORS for UML
|
14 years ago |
irq
|
genirq: Fix race condition when stopping the irq thread
|
13 years ago |
power
|
PM / Hibernate: Do not leak memory in error/test code paths
|
13 years ago |
sched
|
sched/tracing: Add a new tracepoint for sleeptime
|
13 years ago |
time
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
trace
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
.gitignore
|
…
|
|
Kconfig.freezer
|
…
|
|
Kconfig.hz
|
…
|
|
Kconfig.locks
|
…
|
|
Kconfig.preempt
|
sched: Isolate preempt counting in its own config option
|
14 years ago |
Makefile
|
sched: Move all scheduler bits into kernel/sched/
|
13 years ago |
acct.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
async.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
audit.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
audit.h
|
…
|
|
audit_tree.c
|
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
|
14 years ago |
audit_watch.c
|
…
|
|
auditfilter.c
|
…
|
|
auditsc.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
backtracetest.c
|
…
|
|
bounds.c
|
…
|
|
capability.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
cgroup.c
|
cgroups: fix a css_set not found bug in cgroup_attach_proc
|
13 years ago |
cgroup_freezer.c
|
cgroup_freezer: fix freezing groups with stopped tasks
|
13 years ago |
compat.c
|
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
|
13 years ago |
configs.c
|
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
|
14 years ago |
cpu.c
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
cpu_pm.c
|
cpu_pm: call notifiers during suspend
|
14 years ago |
cpuset.c
|
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
|
13 years ago |
crash_dump.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
cred.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
delayacct.c
|
KVM: Steal time implementation
|
14 years ago |
dma.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
elfcore.c
|
…
|
|
exec_domain.c
|
…
|
|
exit.c
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
extable.c
|
extable, core_kernel_data(): Make sure all archs define _sdata
|
14 years ago |
fork.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
freezer.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
futex.c
|
futex: Fix uninterruptible loop due to gate_area
|
13 years ago |
futex_compat.c
|
…
|
|
groups.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
hrtimer.c
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
hung_task.c
|
hung_task: fix false positive during vfork
|
13 years ago |
irq_work.c
|
kernel: fix two implicit header assumptions in irq_work.c
|
13 years ago |
itimer.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
jump_label.c
|
jump_label: Provide jump_label_key initializers
|
13 years ago |
kallsyms.c
|
…
|
|
kexec.c
|
[S390] kdump: Add infrastructure for unmapping crashkernel memory
|
13 years ago |
kfifo.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
kmod.c
|
kmod: prevent kmod_loop_msg overflow in __request_module()
|
13 years ago |
kprobes.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
ksysfs.c
|
kernel: ksysfs.c is implicitly using stat.h
|
13 years ago |
kthread.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
latencytop.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
lockdep.c
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
lockdep_internals.h
|
…
|
|
lockdep_proc.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
lockdep_states.h
|
…
|
|
module.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
mutex-debug.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
mutex-debug.h
|
…
|
|
mutex.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
mutex.h
|
…
|
|
notifier.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
nsproxy.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
padata.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
panic.c
|
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
|
13 years ago |
params.c
|
kernel: params.c needs module.h not moduleparam.h
|
13 years ago |
pid.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
pid_namespace.c
|
…
|
|
posix-cpu-timers.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
posix-timers.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
printk.c
|
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
profile.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
ptrace.c
|
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
|
13 years ago |
range.c
|
range: fix bogus misuse of module.h to get printk()
|
13 years ago |
rcu.h
|
rcu: Deconfuse dynticks entry-exit tracing
|
13 years ago |
rcupdate.c
|
rcu: Detect illegal rcu dereference in extended quiescent state
|
13 years ago |
rcutiny.c
|
rcu: Augment rcu_batch_end tracing for idle and callback state
|
13 years ago |
rcutiny_plugin.h
|
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
|
13 years ago |
rcutorture.c
|
rcu: Add rcutorture tests for srcu_read_lock_raw()
|
13 years ago |
rcutree.c
|
rcu: Augment rcu_batch_end tracing for idle and callback state
|
13 years ago |
rcutree.h
|
rcu: Keep invoking callbacks if CPU otherwise idle
|
13 years ago |
rcutree_plugin.h
|
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
|
13 years ago |
rcutree_trace.c
|
rcu: Track idleness independent of idle tasks
|
13 years ago |
relay.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
res_counter.c
|
…
|
|
resource.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
rtmutex-debug.c
|
lockdep, rtmutex, bug: Show taint flags on error
|
13 years ago |
rtmutex-debug.h
|
…
|
|
rtmutex-tester.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
rtmutex.c
|
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
|
13 years ago |
rtmutex.h
|
…
|
|
rtmutex_common.h
|
…
|
|
rwsem.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
seccomp.c
|
…
|
|
semaphore.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
signal.c
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
smp.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
softirq.c
|
rcu: Fix early call to rcu_idle_enter()
|
13 years ago |
spinlock.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
srcu.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
stacktrace.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
stop_machine.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
sys.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
sys_ni.c
|
Cross Memory Attach
|
13 years ago |
sysctl.c
|
Merge branch 'akpm' (Andrew's incoming)
|
13 years ago |
sysctl_binary.c
|
binary_sysctl(): fix memory leak
|
13 years ago |
sysctl_check.c
|
xfs: remove subdirectories
|
14 years ago |
taskstats.c
|
Make TASKSTATS require root access
|
14 years ago |
test_kprobes.c
|
…
|
|
time.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
timeconst.pl
|
…
|
|
timer.c
|
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
tracepoint.c
|
Tracepoint: Dissociate from module mutex
|
14 years ago |
tsacct.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
uid16.c
|
…
|
|
up.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user-return-notifier.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user_namespace.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
utsname.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
utsname_sysctl.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
wait.c
|
lockdep/waitqueues: Add better annotation
|
13 years ago |
watchdog.c
|
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
|
13 years ago |
workqueue.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
workqueue_sched.h
|
…
|
|