summaryrefslogtreecommitdiff
path: root/init/main.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\
| * init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-22
* | main: kernel_start: move housekeeping_init() before workqueue_init_early()Tal Shorer2017-11-27
* | pid: remove pidhashGargi Sharma2017-11-17
* | pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-17
* | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \
| * | ACPI/init: Invoke early ACPI initialization earlierDou Liyang2017-09-27
| |/
* | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-27
|/
* init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay2017-09-08
* init: move stack canary initialization after setup_archLaura Abbott2017-09-08
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-09-06
|\
| * percpu: replace area map allocator with bitmapDennis Zhou (Facebook)2017-07-26
* | mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko2017-09-06
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04
|\ \
| * | x86, swiotlb: Add memory encryption supportTom Lendacky2017-07-18
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-04
|\ \
| * | sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian2017-08-10
| |/
* | debugobjects: Make kmemleak ignore debug objectsWaiman Long2017-08-14
|/
* random: do not ignore early device randomnessKees Cook2017-07-12
* sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner2017-05-23
* init: Pin init task to the boot CPU, initiallyThomas Gleixner2017-05-23
* Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-08
|\
| * console: move console_init() out of tty_io.cNicolas Pitre2017-04-18
* | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-03
|\ \
| * | ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)2017-04-03
| * | ftrace: Move ftrace_init() to right after memory initializationSteven Rostedt (VMware)2017-03-24
| * | tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)2017-03-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\ \ \ | |_|/ |/| |
| * | init/main: properly align the multi-line commentViresh Kumar2017-04-24
| * | init/main: Fix double "the" in commentViresh Kumar2017-04-24
| |/
* | mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-31
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-11
|\
| * random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-27
* | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-02
* | sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\ \
| * | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-13
| |/
* | mm: add arch-independent testcases for RODATAJinbum Park2017-02-27
* | initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-02-22
|\ \
| * | printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-08
| |/
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-21
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-07
| |/
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | core: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-02-09
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-20
|\ \