summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-07
|\
| * init: Remove the BKL from startup codeArnd Bergmann2010-07-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \
| * | workqueue: mark init_workqueues() as early_initcall()Suresh Siddha2010-08-01
| * | slow-work: kill itTejun Heo2010-07-23
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \
| * \ \ Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \
| * \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| * | | | tracing: Remove boot tracerAmérico Wang2010-06-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-08-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | percpu: allow limited allocation before slab is onlineTejun Heo2010-06-27
| | |/ / | |/| |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | init: Fix commentPeter Zijlstra2010-06-30
| * | | init, sched: Fix race between init and kthreaddPeter Zijlstra2010-06-28
| |/ /
* | | ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger2010-06-09
|/ /
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ | |/ |/|
| * kconfig CROSS_COMPILE optionRoland McGrath2010-02-02
* | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-25
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\ \
| * | x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-20
| * | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-20
| * | Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar2010-05-07
| |\ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2010-04-15
| |\ \ \
| * | | | sched: Remove remaining USER_SCHED codeLi Zefan2010-04-02
* | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | initramfs: handle unrecognised decompressor when unpackingPhillip Lougher2010-04-24
| | |/ / | |/| |
* | | | blk-cgroup: config options re-arrangementVivek Goyal2010-04-26
|/ / /
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* | cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie2010-03-24
* | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-12
* | init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten2010-03-06
* | init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten2010-03-06
* | init/main.c: improve usability in case of init binary failureAndreas Mohr2010-03-06
* | mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\ \
| * | init: Open /dev/console from rootfsEric W. Biederman2010-03-03
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
|\ \ \
| * | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-17
| * | | init: Move radix_tree_init() earlyYinghai Lu2010-02-17
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-08
| |\ \ \ | | | |/ | | |/|
| * | | sched: Remove USER_SCHEDDhaval Giani2010-01-21
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \ \ \ \
| * | | | | oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter2010-02-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \ \ \ \