Linus Torvalds 376613e81d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
..
debug 7fc20c5cbd kdb: Make KDB use the new is_idle_task() API 13 years ago
events 35b740e466 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 years ago
irq 550acb1926 genirq: Fix race condition when stopping the irq thread 13 years ago
power bb58dd5d1f PM / Hibernate: Do not leak memory in error/test code paths 13 years ago
sched 1ac9bc6943 sched/tracing: Add a new tracepoint for sleeptime 13 years ago
time 376613e81d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
trace 35b740e466 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 years ago
Kconfig.locks 6875669906 arch:Kconfig.locks Remove unused config option. 14 years ago
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option 14 years ago
Makefile 391e43da79 sched: Move all scheduler bits into kernel/sched/ 13 years ago
acct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
async.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
audit.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
audit.h b8800aa5d9 audit: make functions static 15 years ago
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
audit_watch.c c9c6cac0c2 kill path_lookup() 14 years ago
auditfilter.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
auditsc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
capability.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
cgroup.c e0197aae59 cgroups: fix a css_set not found bug in cgroup_attach_proc 13 years ago
cgroup_freezer.c 884a45d964 cgroup_freezer: fix freezing groups with stopped tasks 13 years ago
compat.c 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 14 years ago
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
cpu.c 0db49b72bc Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 14 years ago
cpuset.c b246272ecc cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask 13 years ago
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
cred.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
delayacct.c c9aaa8957f KVM: Steal time implementation 14 years ago
dma.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 years ago
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c 0db49b72bc Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 years ago
fork.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
freezer.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
futex.c e6780f7243 futex: Fix uninterruptible loop due to gate_area 13 years ago
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 years ago
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
hung_task.c f9fab10bbd hung_task: fix false positive during vfork 13 years ago
irq_work.c 967d1f9062 kernel: fix two implicit header assumptions in irq_work.c 14 years ago
itimer.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
jump_label.c ac99b862fb jump_label: Provide jump_label_key initializers 13 years ago
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
kexec.c 558df7209e [S390] kdump: Add infrastructure for unmapping crashkernel memory 14 years ago
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
kmod.c 37252db6aa kmod: prevent kmod_loop_msg overflow in __request_module() 14 years ago
kprobes.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 14 years ago
kthread.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
lockdep.c 35b740e466 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
module.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
padata.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
panic.c 9ec84acee1 lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging 13 years ago
params.c 72a59aaada kernel: params.c needs module.h not moduleparam.h 14 years ago
pid.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
pid_namespace.c 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
printk.c 1483b38235 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
ptrace.c 8a88951b58 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach 13 years ago
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 14 years ago
rcu.h 4145fa7fbe rcu: Deconfuse dynticks entry-exit tracing 13 years ago
rcupdate.c e6b80a3b09 rcu: Detect illegal rcu dereference in extended quiescent state 13 years ago
rcutiny.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 13 years ago
rcutiny_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 years ago
rcutorture.c 101db7b41d rcu: Add rcutorture tests for srcu_read_lock_raw() 13 years ago
rcutree.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 13 years ago
rcutree.h dff1672d91 rcu: Keep invoking callbacks if CPU otherwise idle 13 years ago
rcutree_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 years ago
rcutree_trace.c 9b2e4f1880 rcu: Track idleness independent of idle tasks 13 years ago
relay.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
res_counter.c 6c191cd01a memcg: res_counter_read_u64(): fix potential races on 32-bit machines 14 years ago
resource.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rwsem.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
signal.c 0db49b72bc Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
smp.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
softirq.c 416eb33cd6 rcu: Fix early call to rcu_idle_enter() 13 years ago
spinlock.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
srcu.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
sys.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
sys_ni.c fcf634098c Cross Memory Attach 14 years ago
sysctl.c 094803e0aa Merge branch 'akpm' (Andrew's incoming) 14 years ago
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 13 years ago
sysctl_check.c c59d87c460 xfs: remove subdirectories 14 years ago
taskstats.c 1a51410abe Make TASKSTATS require root access 14 years ago
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 years ago
time.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
tracepoint.c b75ef8b44b Tracepoint: Dissociate from module mutex 14 years ago
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 years ago
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 years ago
watchdog.c 4ff819515b watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL 14 years ago
workqueue.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago