summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init: Drop initcall level outputBorislav Petkov2012-06-081-6/+1
* module_param: stop double-calling parameters.Rusty Russell2012-06-081-1/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-316-14/+62
|\
| * kconfig: update compression algorithm infoRandy Dunlap2012-05-311-6/+5
| * init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-315-8/+57
* | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-301-1/+1
|\ \ | |/ |/|
| * Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2012-05-012-14/+15
| |\
| * \ Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-016-33/+72
| |\ \
| * | | blkcg: make CONFIG_BLK_CGROUP boolTejun Heo2012-03-061-1/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-0/+1
|\ \ \ \
| * | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-1/+129
|\ \ \ \ \
| * | | | | userns: Convert the move_pages, and migrate_pages permission checks to use ui...Eric W. Biederman2012-05-151-2/+0
| * | | | | userns: Convert cgroup permission checks to use uid_eqEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert sysctl permission checks to use kuid and kgids.Eric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert devpts to use kuid/kgid where appropriateEric W. Biederman2012-05-151-1/+0
| * | | | | userns: Convert binary formats to use kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+0
| * | | | | userns: Add negative depends on entries to avoid building code that is userns...Eric W. Biederman2012-05-151-0/+131
| * | | | | userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman2012-04-071-1/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-231-0/+3
|\ \ \ \ \
| * | | | | kbuild/extable: Hook up sortextable into the build system.David Daney2012-04-191-0/+3
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-13/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-181-12/+13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-261-13/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-221-14/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-021-14/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | params: add 3rd arg to option handler callback signatureJim Cromie2012-04-301-13/+20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-0/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-081-12/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+4
| * | | | | | init_task: Create generic init_task instanceThomas Gleixner2012-05-052-0/+25
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-211-4/+46
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-141-4/+46
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney2012-04-241-0/+27
| | * | | | | rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney2012-04-241-4/+19
| | |/ / / /
* | / / / / Fix blocking allocations called very early during bootupLinus Torvalds2012-05-211-3/+4
|/ / / / /
* | / / / init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-051-1/+1
| |/ / / |/| | |
* | | | init: fix bug where environment vars can't be passed via boot argsChris Metcalf2012-04-251-12/+13
|/ / /
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-2/+2
|\ \ \ | |/ / |/| |
| * | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-2/+2
* | | new helper: ext2_image_size()Al Viro2012-03-311-5/+4
* | | get rid of pointless includes of ext2_fs.hAl Viro2012-03-311-1/+0
|/ /
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \
| * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0