aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman
2011-03-22init: return proper error code in do_mounts_rd()Davidlohr Bueso
2011-03-22calibrate: retry with wider bounds when converge seems to failPhil Carmody
2011-03-22calibrate: home in on correct lpj value more quicklyPhil Carmody
2011-03-22calibrate: extract fall-back calculation into own helperPhil Carmody
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang
2011-03-22fs: use appropriate printk priority levelsMandeep Singh Baines
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-05BKL: That's all, folksArnd Bergmann
2011-03-04perf cgroup: Fix a typo in kernel configLi Zefan
2011-02-16perf: Add cgroup supportStephane Eranian
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan
2011-02-03sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-17Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten
2011-01-17Kconfig: Typo: seti -> setMichael Witten
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2011-01-14rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-03name_to_dev_t() must not call __init codeJan Beulich
2010-12-24init: don't call flush_scheduled_work() from do_initcalls()Tejun Heo
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-12-22init/Kconfig: fix typoJim Cromie
2010-12-16init: Initialized IDR earlierPeter Zijlstra
2010-12-16perf: Move perf_event_init() into main.cPeter Zijlstra
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-29rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney
2010-11-29rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney
2010-11-29rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko