aboutsummaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge M8960AAAAANLYD23121 to mjb-mr2-qcproYinjun Chen2013-09-061-5/+4
|\
| * init: Move stack canary initialization after setup_archLaura Abbott2013-08-231-5/+4
* | Merge tag 'v3.4.39' into kernel-3.4.39Igor Kovalenko2013-04-291-5/+9
|\ \
| * | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-141-2/+2
| * | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-10-311-0/+3
| * | module_param: stop double-calling parameters.Rusty Russell2012-06-171-1/+1
| * | Fix blocking allocations called very early during bootupLinus Torvalds2012-06-011-3/+4
* | | module: only allow white listed modules to be loadedJeffrey Carlyle2013-03-141-0/+15
* | | trace: allow tracepoints to be selectively enabledJeffrey Carlyle2013-01-281-0/+4
* | | module: add self integrity checkingJose Afonso Pinto2013-01-181-0/+10
* | | Revert "(CR) module: add self integrity checking"Choon Lee Seah2013-01-151-10/+0
* | | module: add self integrity checkingJose Afonso Pinto2013-01-151-0/+10
| |/ |/|
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-062-0/+12
|\ \
| * \ Merge branch 'Linux 3.0.21' into msm-3.0Rohit Vaswani2012-03-301-4/+31
| |\ \
| | * | NFS: Retry mounting NFSROOTChuck Lever2012-01-251-4/+31
| * | | init: apply SCHED_FIFO to kthreaddSteve Muckle2012-03-191-0/+2
| * | | Initial ContributionBryan Huntsman2011-10-031-0/+1
| * | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-293-10/+18
| |\| |
| * | | ashmem for 2.6.27.Robert Love2011-06-141-0/+9
| * | | Add build option to to set the default panic timeout.Arve Hjønnevåg2011-06-141-0/+6
* | | | Merge commit 'v3.4-rc6' into android-3.4Colin Cross2012-05-071-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-051-1/+1
* | | | Merge commit 'v3.4-rc5' into android-3.4Colin Cross2012-05-011-12/+13
|\| | |
| * | | init: fix bug where environment vars can't be passed via boot argsChris Metcalf2012-04-251-12/+13
* | | | Add build option to to set the default panic timeout.Arve Hjønnevåg2012-04-091-0/+6
|/ / /
* | | 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
* | | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-261-6/+59
* | | | init/do_mounts.c: print error code on mount failureBernhard Walle2012-03-231-2/+2
* | | | init: check printed flag to skip printing messageDiwakar Tundlam2012-03-231-1/+2
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-2/+2
|\ \ \
| * | | init: Remove CONFIG_PPC_ISERIESStephen Rothwell2012-03-211-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-2/+2
|\ \ \ \
| * | | | init: fix wording error in mm_init commentJim Cromie2012-03-151-2/+2
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-4/+1
|\ \ \ \
| * | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-4/+1
| |/ / /
* / / / rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney2012-02-211-9/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-1/+15
|\ \ \
| * | | Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-171-1/+1
| * | | audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-171-0/+14
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\ \ \ \
| * | | | module_param: make bool parameters really bool (core code)Rusty Russell2012-01-131-1/+1
* | | | | c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov2012-01-121-0/+11
|/ / / /
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-111-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | sched: Fix CONFIG_CGROUP_SCHED dependencyFabio Estevam2012-01-101-1/+0
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-111-0/+15
|\ \ \ \