aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \
| * | | | | rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2010-02-25
| * | | | | sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-25
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-06
* | | | | ima: initialize ima before inodes can be allocatedEric Paris2010-02-07
| |_|/ / |/| | |
* | | | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
| |_|/ |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
|\ \ \
| * | | initramfs: add missing decompressor error checkPhillip Lougher2009-12-15
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-19
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: Mark boot-cpu active before smp_init()Peter Zijlstra2009-12-16
| | |/ | |/|
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \ | |/ / |/| |
| * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
| * | kbuild: move compile.h to include/generatedSam Ravnborg2009-12-12
| |/
* | init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-15
* | nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-15
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-26
* | sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König2009-12-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \
| * \ Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \
| * | | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-11
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \
| * | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-13
| | |_|/ / | |/| | |
* | | | | param: don't complain about unused module parameters.Rusty Russell2009-12-02
* | | | | sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap2009-12-01
* | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-01
* | | | | SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-19
|/ / / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-11
|\ \ \ \ | |_|/ / |/| | |
| * | | perf_events: Fix some typo in the perf events config descriptionThadeu Lima de Souza Cascardo2009-11-02
| |/ /
* / / powerpc: Minor cleanup to init/KconfigKumar Gala2009-10-27
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-08
|\ \
| * | rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney2009-09-23
* | | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-06
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\ \
| * | cpumask: remove unused cpu_mask_allRusty Russell2009-09-23
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ \ | |/ / |/| |
| * | kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap2009-09-20
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-23
|\ \ \