summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* 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-29
| | * | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-29
| | * | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-29
* | | | name_to_dev_t() must not call __init codeJan Beulich2011-01-03
|/ / /
* | | cgroups: make swap accounting default behavior configurableMichal Hocko2010-11-25
| |/ |/|
* | 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
| * | | | | init: add support for root devices specified by partition UUIDWill Drewry2010-09-15
| |/ / / /
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-21
| * | | | | init/main.c: remove BKL notationsNamhyung Kim2010-10-19
| |/ / / /
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \
| * | | | | genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-12
| * | | | | genirq: Provide KconfigThomas Gleixner2010-10-04
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
| |/ / /
* | | | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20