aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
* fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan2011-02-10
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-20
|\
| * lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-20
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-14
| |\ \ | | |/ | |/|
| | * rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-14
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \
| * | | init/Kconfig: fix typoJim Cromie2010-12-22
* | | | decompressors: add boot-time XZ supportLasse Collin2011-01-13
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \ \ | |_|/ / |/| | |
| * | | init: don't call flush_scheduled_work() from do_initcalls()Tejun Heo2010-12-24
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \
| * \ \ Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\ \ \
| * \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2010-12-08
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-30
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-06
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | init: Initialized IDR earlierPeter Zijlstra2010-12-16
| * | | | | perf: Move perf_event_init() into main.cPeter Zijlstra2010-12-16
| * | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-07
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-30
| | * | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
| | * | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
* | | | name_to_dev_t() must not call __init codeJan Beulich2011-01-03
|/ / /
* | / cgroups: make swap accounting default behavior configurableMichal Hocko2010-11-24
| |/ |/|
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\ \
| * | initramfs: fix initramfs size calculationHendrik Brueckner2010-09-29
* | | namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano2010-10-27
* | | namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano2010-10-27
* | | namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano2010-10-27
* | | namespaces Kconfig: make namespace a submenuDaniel Lezcano2010-10-27
* | | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano2010-10-27
* | | namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano2010-10-27
* | | init: mark __user address space on string literalsNamhyung Kim2010-10-26
* | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\ \ \
| * | | NFS: Use super.c for NFSROOT mount option parsingChuck Lever2010-09-17
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ \
| * | | | Kconfig: delete duplicate wordStephan Sperber2010-08-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-22
| * | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-22
| | |/ / / | |/| | |
* | | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | do_mounts: only enable PARTUUID for CONFIG_BLOCKJens Axboe2010-09-17
| * | | | | blkio: Core implementation of throttle policyVivek Goyal2010-09-16
| * | | | | core: match_dev_by_uuid() should not be marked __initJens Axboe2010-09-16