aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
* Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-23
|\
| * kbuild/extable: Hook up sortextable into the build system.David Daney2012-04-19
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \
| * \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| |\ \
| * | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-26
| | |/ | |/|
* | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\ \ \
| * \ \ Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02
| |\ \ \ | | | |/ | | |/|
| * | | params: add 3rd arg to option handler callback signatureJim Cromie2012-04-30
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \
| * \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ | | | |/ | | |/|
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | | init_task: Create generic init_task instanceThomas Gleixner2012-05-05
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-14
| |\ \ \
| | * | | rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney2012-04-24
| | * | | rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney2012-04-24
| | |/ /
* | / / Fix blocking allocations called very early during bootupLinus Torvalds2012-05-21
|/ / /
* | / init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-05
| |/ |/|
* | init: fix bug where environment vars can't be passed via boot argsChris Metcalf2012-04-25
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\
| * documentation: remove references to cpu_*_map.Rusty Russell2012-03-29
* | new helper: ext2_image_size()Al Viro2012-03-31
* | get rid of pointless includes of ext2_fs.hAl Viro2012-03-31
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
* | params: <level>_initcall-like kernel parametersPawel Moll2012-03-25
* | init/do_mounts.c: print error code on mount failureBernhard Walle2012-03-23
* | init: check printed flag to skip printing messageDiwakar Tundlam2012-03-23
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * init: Remove CONFIG_PPC_ISERIESStephen Rothwell2012-03-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \
| * | init: fix wording error in mm_init commentJim Cromie2012-03-15
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| |/
* / rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney2012-02-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-17
| * audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-17
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \
| * | module_param: make bool parameters really bool (core code)Rusty Russell2012-01-12
* | | c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov2012-01-12
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-12
|\ \ | |/ |/|
| * sched: Fix CONFIG_CGROUP_SCHED dependencyFabio Estevam2012-01-10
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-11
|\ \
| * | x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-05
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-11
|\ \ \
| * | | mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-06
| |/ /
* | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\ \ \
| * | | NFS: Retry mounting NFSROOTChuck Lever2012-01-05
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \