summaryrefslogtreecommitdiff
path: root/init/main.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\
| * Merge 4.4.180 into android-4.4Greg Kroah-Hartman2019-05-16
| |\
| | * init: initialize jump labels before command line option parsingDan Williams2019-05-16
* | | init/main: Put kernel end place_markerVivek Kumar2018-04-16
* | | Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
| |\|
| | * kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-05
| | * KAISER: Kernel Address IsolationRichard Fellner2018-01-05
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds2017-08-09
| * | UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook2016-09-23
| |/
* | init: Move stack canary initialization after setup_archLaura Abbott2016-10-09
* | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-03-17
|/
* kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-10
* fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-07
* mm: meminit: finish initialisation of struct pages before basic setupMel Gorman2015-06-30
* Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-26
|\
| * module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-20
* | ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-06-10
|/
* kernel/fork.c: new function for max_threadsHeinrich Schuchardt2015-04-17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\
| * lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-14
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \
| * | cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2015-04-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ | |_|/ |/| |
| * | init/main: fix reset_device commentFrans Klaver2015-03-06
* | | cpuset: initialize cpuset a bit earlyZefan Li2015-03-05
| |/ |/|
* | init: remove CONFIG_INIT_FALLBACKAndy Lutomirski2015-02-13
* | init: Get rid of x86ismsThomas Gleixner2015-01-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \
| * \ Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \ | | |/ | |/|
| | * take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-10
* | | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-16
|\ \ \
| * | | tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-15
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-11-19
| |\ \ \
| | * | | integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin2014-11-17
* | | | | mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-13
* | | | | init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= failsAndy Lutomirski2014-12-10
* | | | | mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-10
| |_|_|/ |/| | |
* | | | param: fix crash on bad kernel argumentsDaniel Thompson2014-11-11
| |_|/ |/| |
* | | kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven2014-10-14
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \
| * | | init/main.c: Give init_task a canaryAaron Tomlin2014-09-19
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \ \
| * | | rcu: Fix attempt to avoid unsolicited offloading of callbacksPaul E. McKenney2014-09-16
| |/ /
* / / nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
|/ /
* / init/main.c: code clean-upFabian Frederick2014-08-08
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-11
|\
| * param: hand arguments after -- straight to initRusty Russell2014-04-28