summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
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-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
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-27namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano
2010-10-27namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano
2010-10-27namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano
2010-10-27namespaces Kconfig: make namespace a submenuDaniel Lezcano
2010-10-27namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano
2010-10-27namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano
2010-10-26init: mark __user address space on string literalsNamhyung Kim
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-19init/main.c: remove BKL notationsNamhyung Kim
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner