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