Age | Commit message (Expand) | Author | Files | Lines |
2009-04-11 | kbuild: make it possible for the linker to discard local symbols from vmlinux | David Howells | 1 | -0/+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 | Make CONFIG_SLOW_WORK an automatic rather than manual config option | David Howells | 1 | -1/+3 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+4 |
2009-04-03 | Create a dynamically sized pool of threads for doing very slow work items | David Howells | 1 | -0/+12 |
2009-04-03 | cpusets: allow cpusets to be configured/built on non-SMP systems | Paul Menage | 1 | -1/+1 |
2009-04-03 | memcg: remove redundant message at swapon | KAMEZAWA Hiroyuki | 1 | -0/+2 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -1/+1 |
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-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -0/+60 |
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-11 | menu: fix embedded menu snafu | Randy Dunlap | 1 | -15/+15 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 1 | -0/+60 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 1 | -0/+60 |
2009-03-03 | Revert "menu: fix embedded menu snafu" | Linus Torvalds | 1 | -16/+12 |
2009-03-03 | menu: fix embedded menu snafu | Randy Dunlap | 1 | -12/+16 |
2009-02-20 | tracing/markers: make markers select tracepoints | Frederic Weisbecker | 1 | -1/+1 |
2009-02-08 | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 1 | -128/+132 |
2009-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -7/+0 |
2009-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+8 |
2009-01-26 | net: Move config NET_NS to from net/Kconfig to init/Kconfig | Matt Helsley | 1 | -0/+8 |
2009-01-22 | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 1 | -33/+32 |
2009-01-16 | sched: make plist a library facility | Peter Zijlstra | 1 | -1/+0 |
2009-01-16 | cgroups: consolidate cgroup documents | Li Zefan | 1 | -5/+4 |
2009-01-16 | cgroups: clean up Kconfig | Li Zefan | 1 | -28/+28 |
2009-01-16 | rcu: move Kconfig menu | Mike Travis | 1 | -87/+92 |
2009-01-14 | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 1 | -7/+0 |
2009-01-10 | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 1 | -84/+112 |
2009-01-08 | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 1 | -0/+17 |
2009-01-08 | memcg: fix a typo in Kconfig | Li Zefan | 1 | -1/+1 |
2009-01-08 | cgroups: make cgroup config a submenu | KAMEZAWA Hiroyuki | 1 | -56/+67 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -17/+27 |
2009-01-07 | shmem: unify regular and tiny shmem | Matt Mackall | 1 | -4/+0 |
2009-01-06 | sysfs: clarify SYSFS_DEPRECATED help text | Kay Sievers | 1 | -17/+27 |
2009-01-05 | bzip2/lzma: make config machinery an arch configurable | H. Peter Anvin | 1 | -21/+31 |
2009-01-05 | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 1 | -0/+50 |
2009-01-05 | remove CONFIG_KMOD | Johannes Berg | 1 | -6/+0 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
2008-12-31 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+83 |
2008-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -0/+7 |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 1 | -0/+74 |
2008-12-20 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 1 | -0/+7 |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 1 | -6/+12 |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell | 1 | -0/+1 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -0/+9 |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 1 | -4/+4 |