| Commit message (Expand) | Author | Age |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 |
|\ |
|
| * | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 |
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 |
|/ |
|
*-. | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 |
|\ \ |
|
| * \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2011-01-14 |
| |\ \
| | |/
| |/| |
|
| | * | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status | Paul E. McKenney | 2011-01-14 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ \ |
|
| * | | | init/Kconfig: fix typo | Jim Cromie | 2010-12-22 |
* | | | | decompressors: add boot-time XZ support | Lasse Collin | 2011-01-13 |
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | init: don't call flush_scheduled_work() from do_initcalls() | Tejun Heo | 2010-12-24 |
| |/ / |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-12-08 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | init: Initialized IDR earlier | Peter Zijlstra | 2010-12-16 |
| * | | | | | perf: Move perf_event_init() into main.c | Peter Zijlstra | 2010-12-16 |
| * | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-12-23 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | rcu: Make synchronize_srcu_expedited() fast if running readers | Paul E. McKenney | 2010-11-30 |
| | * | | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-30 |
| | * | | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-30 |
* | | | | name_to_dev_t() must not call __init code | Jan Beulich | 2011-01-03 |
|/ / / |
|
* | / | cgroups: make swap accounting default behavior configurable | Michal Hocko | 2010-11-24 |
| |/
|/| |
|
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 |
|\ \ |
|
| * | | initramfs: fix initramfs size calculation | Hendrik Brueckner | 2010-09-29 |
* | | | namespaces Kconfig: move namespace menu location after the cgroup | Daniel Lezcano | 2010-10-27 |
* | | | namespaces Kconfig: remove the cgroup device whitelist experimental tag | Daniel Lezcano | 2010-10-27 |
* | | | namespaces Kconfig: remove pointless cgroup dependency | Daniel Lezcano | 2010-10-27 |
* | | | namespaces Kconfig: make namespace a submenu | Daniel Lezcano | 2010-10-27 |
* | | | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel... | Daniel Lezcano | 2010-10-27 |
* | | | namespaces: remove pid_ns and net_ns experimental status | Daniel Lezcano | 2010-10-27 |
* | | | init: mark __user address space on string literals | Namhyung Kim | 2010-10-26 |
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-25 |
|\ \ \ |
|
| * | | | NFS: Use super.c for NFSROOT mount option parsing | Chuck Lever | 2010-09-17 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \ \ \ |
|
| * | | | | Kconfig: delete duplicate word | Stephan Sperber | 2010-08-23 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ |
|
| * | | | | | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen | 2010-10-22 |
| * | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ |
|
| * | | | | | do_mounts: only enable PARTUUID for CONFIG_BLOCK | Jens Axboe | 2010-09-17 |
| * | | | | | blkio: Core implementation of throttle policy | Vivek Goyal | 2010-09-16 |
| * | | | | | core: match_dev_by_uuid() should not be marked __init | Jens Axboe | 2010-09-16 |
| * | | | | | init: add support for root devices specified by partition UUID | Will Drewry | 2010-09-15 |
| |/ / / / |
|