Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 1 | -0/+14 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 1 | -0/+1 |
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-08 | NOMMU: Support XIP on initramfs | David Howells | 1 | -0/+1 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2 | -1/+6 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2009-01-07 | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven | 2 | -1/+6 |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -17/+27 |
2009-01-06 | init/main.c: mark late_time_init as __initdata | Jan Beulich | 1 | -1/+1 |
2009-01-06 | autodetect_raid: add missing __init marking | Mike Frysinger | 1 | -1/+1 |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan | 1 | -3/+0 |
2009-01-06 | do_mounts: add device info to mount message | Marton Balint | 1 | -2/+2 |
2009-01-06 | init: properly placing noinline keyword | Rakib Mullick | 1 | -2/+2 |
2009-01-06 | 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-06 | trivial: add missing printk loglevel in start_kernel | Ron Lee | 1 | -1/+2 |
2009-01-05 | Squashfs: initrd support | Phillip Lougher | 1 | -0/+14 |
2009-01-05 | remove CONFIG_KMOD | Johannes Berg | 1 | -6/+0 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+4 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
2009-01-02 | kbuild: Remove gcc 4.1.0 quirk from init/main.c | Ingo Molnar | 1 | -9/+0 |
2009-01-01 | cpumask: Use find_last_bit() | Rusty Russell | 1 | -6/+1 |
2009-01-01 | cpumask: Use accessors code in core | Rusty Russell | 1 | -3/+3 |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+0 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2 | -3/+94 |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+11 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+83 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2 | -15/+29 |
2008-12-29 | sparseirq: move __weak symbols into separate compilation unit | Yinghai Lu | 1 | -10/+0 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -0/+7 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -15/+21 |
2008-12-27 | sparseirq: work around compiler optimizing away __weak functions | Yinghai Lu | 1 | -3/+4 |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 1 | -0/+74 |
2008-12-19 | 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 | 2 | -15/+32 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -0/+9 |
2008-12-12 | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 1 | -0/+11 |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 1 | -0/+11 |
2008-12-04 | Merge branch 'master' into next | James Morris | 1 | -1/+1 |
2008-11-23 | init/main.c: use ktime accessor function in initcall_debug code | Will Newton | 1 | -1/+1 |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 1 | -4/+4 |
2008-11-18 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-11-16 | markers: auto enable tracepoints (new API : trace_mark_tp()) | Mathieu Desnoyers | 1 | -0/+1 |
2008-11-14 | Merge branch 'master' into next | James Morris | 1 | -3/+3 |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -0/+1 |
2008-11-13 | Kconfig: SLUB is the default slab allocator | Simon Arlott | 1 | -3/+3 |
2008-11-13 | sched: correct sched-rt-group.txt pathname in init/Kconfig | Adrian Knoth | 1 | -1/+1 |