summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-1/+4
* Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-126-74/+91
|\
| * initramfs: handle unrecognised decompressor when unpackingPhillip Lougher2010-04-241-1/+2
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+3
| * cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie2010-03-241-1/+1
| * cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-121-0/+1
| * init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten2010-03-061-1/+1
| * init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten2010-03-061-6/+6
| * init/main.c: improve usability in case of init binary failureAndreas Mohr2010-03-061-1/+2
| * mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-061-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-042-9/+6
| |\
| | * init: Open /dev/console from rootfsEric W. Biederman2010-03-032-9/+6
| * | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-1/+15
| |\ \
| | * | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-0/+14
| | * | init: Move radix_tree_init() earlyYinghai Lu2010-02-171-1/+1
| | |/
| * | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-281-51/+30
| |\ \
| | * \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-081-4/+14
| | |\ \
| | * | | sched: Remove USER_SCHEDDhaval Giani2010-01-211-51/+30
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-13/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-281-1/+1
| |\ \ \ \ \
| | * | | | | oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter2010-02-261-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-282-0/+18
| |\ \ \ \ \
| | * | | | | rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2010-02-251-0/+16
| | * | | | | sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-251-0/+2
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-261-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-061-0/+4
| * | | | | ima: initialize ima before inodes can be allocatedEric Paris2010-02-071-1/+1
| | |_|_|/ | |/| | |
* | | | | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-0/+5
| |_|/ / |/| | |
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-135-22/+25
|\ \ \ \ | |/ / /
| * | | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-4/+14
| | |/ | |/|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-191-4/+6
| |\ \
| | * | initramfs: add missing decompressor error checkPhillip Lougher2009-12-151-4/+6
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-191-6/+1
| |\ \ \ | | |_|/ | |/| |
| | * | sched: Mark boot-cpu active before smp_init()Peter Zijlstra2009-12-161-6/+1
| * | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-8/+4
| |\ \ \ | | |/ / | |/| |
| | * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
| | * | kbuild: move compile.h to include/generatedSam Ravnborg2009-12-122-7/+3
| | |/
* | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-281-13/+0
|/ /
* | init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-151-9/+9
* | nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-151-0/+22
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-9/+15
|\
| * timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-261-9/+15
* | sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König2009-12-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-0/+1
|\ \
| * \ Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-171-2/+2
| |\ \
| * | | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-111-0/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+9
|\ \ \ \
| * | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-261-0/+9
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-0/+1
|\ \ \ \ \
| * | | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-131-0/+1
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud