summaryrefslogtreecommitdiffstats
path: root/init/main.c
AgeCommit message (Expand)Author
2019-02-12Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai
2019-01-04fork: fix some -Wmissing-prototypes warningsYi Wang
2019-01-04init/main.c: make "initcall_level_names[]" const char *Alexey Dobriyan
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28debugobjects: call debug_objects_mem_init earilerQian Cai
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya
2018-11-27main: Replace rcu_barrier_sched() with rcu_barrier()Paul E. McKenney
2018-11-07block: remove dead elevator codeJens Axboe
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel
2018-08-22init/main.c: log init process file namePaul Menzel
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel
2018-07-20sched/clock: Enable sched clock earlyPavel Tatashin
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo
2018-05-07Fix typo in comment.Florian La Roche
2018-04-11seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan
2018-04-11uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-07init: Have initcall_debug still work without CONFIG_TRACEPOINTSSteven Rostedt (VMware)
2018-04-06init, tracing: Have printk come through the trace events for initcall_debugSteven Rostedt (VMware)
2018-04-06init, tracing: Add initcall trace eventsSteven Rostedt (VMware)
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()Dominik Brodowski
2018-04-02fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel cal...Dominik Brodowski
2018-04-02fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()Dominik Brodowski
2018-03-23init: Fix initcall0 name as it is "pure" not "early"Steven Rostedt (VMware)
2018-03-20jump_label: Disable jump labels in __exit codeJosh Poimboeuf
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner
2017-11-27main: kernel_start: move housekeeping_init() before workqueue_init_early()Tal Shorer
2017-11-17pid: remove pidhashGargi Sharma