Age | Commit message (Expand) | Author |
2011-02-10 | fix jiffy calculations in calibrate_delay_direct to handle overflow | Tim Deegan |
2011-01-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-14 | 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-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar |
2011-01-05 | Merge commit 'v2.6.37' into sched/core | Ingo Molnar |
2011-01-03 | name_to_dev_t() must not call __init code | Jan Beulich |
2010-12-24 | init: don't call flush_scheduled_work() from do_initcalls() | Tejun Heo |
2010-12-23 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2010-12-22 | init/Kconfig: fix typo | Jim Cromie |
2010-12-16 | init: Initialized IDR earlier | Peter Zijlstra |
2010-12-16 | perf: Move perf_event_init() into main.c | Peter Zijlstra |
2010-12-08 | Merge branch 'linus' into sched/core | Ingo Molnar |
2010-12-07 | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar |
2010-11-30 | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith |
2010-11-29 | rcu: Make synchronize_srcu_expedited() fast if running readers | Paul E. McKenney |
2010-11-29 | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU | Paul E. McKenney |
2010-11-29 | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-11-25 | cgroups: make swap accounting default behavior configurable | Michal Hocko |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-10-27 | 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-26 | init: mark __user address space on string literals | Namhyung Kim |
2010-10-25 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | 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-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-19 | init/main.c: remove BKL notations | Namhyung Kim |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |