Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | userns: add a user_namespace as creator/owner of uts_namespace | Serge E. Hallyn |
2011-03-23 | pid: remove the child_reaper special case in init/main.c | Eric W. Biederman |
2011-03-22 | init: return proper error code in do_mounts_rd() | Davidlohr Bueso |
2011-03-22 | calibrate: retry with wider bounds when converge seems to fail | Phil Carmody |
2011-03-22 | calibrate: home in on correct lpj value more quickly | Phil Carmody |
2011-03-22 | calibrate: extract fall-back calculation into own helper | Phil Carmody |
2011-03-22 | smp: move smp setup functions to kernel/smp.c | Amerigo Wang |
2011-03-22 | fs: use appropriate printk priority levels | Mandeep Singh Baines |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-16 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V |
2011-03-05 | BKL: That's all, folks | Arnd Bergmann |
2011-03-04 | perf cgroup: Fix a typo in kernel config | Li Zefan |
2011-02-16 | perf: Add cgroup support | Stephane Eranian |
2011-02-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-02-10 | fix jiffy calculations in calibrate_delay_direct to handle overflow | Tim Deegan |
2011-02-03 | sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options | Ferenc Wagner |
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-17 | Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING | Michael Witten |
2011-01-17 | Kconfig: Typo: seti -> set | Michael Witten |
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 |