| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-04-12 | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part |  Zhaolei | 1 | -1/+1 |
| 2009-04-11 | kbuild: make it possible for the linker to discard local symbols from vmlinux |  David Howells | 1 | -0/+8 |
| 2009-04-08 | Merge commit 'v2.6.30-rc1' into perfcounters/core |  Ingo Molnar | 1 | -2/+8 |
| 2009-04-07 | namespaces: mqueue namespace: adapt sysctl |  Serge E. Hallyn | 1 | -0/+6 |
| 2009-04-07 | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace |  Serge E. Hallyn | 1 | -2/+2 |
| 2009-04-07 | Merge branch 'linus' into perfcounters/core |  Ingo Molnar | 1 | -1/+3 |
| 2009-04-06 | Make CONFIG_SLOW_WORK an automatic rather than manual config option |  David Howells | 1 | -1/+3 |
| 2009-04-06 | perf_counter: hook up the tracepoint events |  Peter Zijlstra | 1 | -0/+5 |
| 2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 |  Ingo Molnar | 7 | -263/+248 |
| 2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -3/+4 |
| 2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -4/+4 |
| 2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache |  Linus Torvalds | 1 | -0/+12 |
| 2009-04-03 | RCU: make treercu be default |  Paul E. McKenney | 1 | -1/+1 |
| 2009-04-03 | Merge branch 'for-linus' of git://neil.brown.name/md |  Linus Torvalds | 2 | -3/+3 |
| 2009-04-03 | Create a dynamically sized pool of threads for doing very slow work items |  David Howells | 1 | -0/+12 |
| 2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -0/+1 |
| 2009-04-02 | cpusets: allow cpusets to be configured/built on non-SMP systems |  Paul Menage | 1 | -1/+1 |
| 2009-04-02 | memcg: remove redundant message at swapon |  KAMEZAWA Hiroyuki | 1 | -0/+2 |
| 2009-04-02 | initramfs: prevent initramfs printk message being split by messages from other code. |  Simon Kitching | 1 | -3/+4 |
| 2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus |  Ingo Molnar | 2 | -3/+4 |
| 2009-04-01 | init/main.c: fix sparse warnings: context imbalance |  Hannes Eder | 1 | -0/+1 |
| 2009-03-31 | Get rid of indirect include of fs_struct.h |  Al Viro | 1 | -0/+1 |
| 2009-03-31 | md: move lots of #include lines out of .h files and into .c |  NeilBrown | 2 | -1/+3 |
| 2009-03-31 | md: move LEVEL_* definition from md_k.h to md_u.h |  NeilBrown | 1 | -2/+0 |
| 2009-03-30 | trivial: fix where cgroup documentation is not correctly referred to |  Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts |  Matt LaPlante | 1 | -3/+3 |
| 2009-03-30 | cpumask: use set_cpu_active in init/main.c |  Rusty Russell | 1 | -2/+1 |
| 2009-03-30 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL |  Rusty Russell | 1 | -1/+1 |
| 2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 |  Linus Torvalds | 1 | -15/+56 |
| 2009-03-28 | fastboot: remove duplicate unpack_to_rootfs() |  Li, Shaohua | 1 | -15/+56 |
| 2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 |  Ingo Molnar | 4 | -222/+157 |
| 2009-03-25 | init,cpuset: fix initialize order |  Lai Jiangshan | 1 | -2/+1 |
| 2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core |  Ingo Molnar | 1 | -15/+15 |
| 2009-03-13 | Merge branch 'core/locking' into tracing/ftrace |  Ingo Molnar | 1 | -15/+15 |
| 2009-03-10 | menu: fix embedded menu snafu |  Randy Dunlap | 1 | -15/+15 |
| 2009-03-06 | Merge branch 'x86/core' into tracing/textedit |  Ingo Molnar | 4 | -222/+157 |
| 2009-03-05 | Merge branch 'x86/urgent' into x86/core |  Ingo Molnar | 1 | -1/+2 |
| 2009-03-05 | Merge commit 'v2.6.29-rc7' into sched/core |  Ingo Molnar | 1 | -1/+2 |
| 2009-03-04 | Merge commit 'v2.6.29-rc7' into perfcounters/core |  Ingo Molnar | 1 | -1/+2 |
| 2009-03-04 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core |  Ingo Molnar | 1 | -1/+2 |
| 2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core |  Ingo Molnar | 3 | -216/+144 |
| 2009-03-02 | Revert "menu: fix embedded menu snafu" |  Linus Torvalds | 1 | -16/+12 |
| 2009-03-02 | menu: fix embedded menu snafu |  Randy Dunlap | 1 | -12/+16 |
| 2009-02-26 | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core |  Ingo Molnar | 2 | -6/+12 |
| 2009-02-26 | Merge branch 'x86/core' into perfcounters/core |  Ingo Molnar | 2 | -6/+12 |
| 2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot |  Paul E. McKenney | 1 | -1/+2 |
| 2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core |  Ingo Molnar | 2 | -6/+12 |
| 2009-02-22 | Merge branch 'linus' into x86/apic |  Ingo Molnar | 2 | -6/+12 |
| 2009-02-21 | Consolidate driver_probe_done() loops into one place |  Arjan van de Ven | 2 | -6/+12 |
| 2009-02-20 | tracing/markers: make markers select tracepoints |  Frederic Weisbecker | 1 | -1/+1 |