summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2019-02-19init/main: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-19Merge branch 'akpm-current/current'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'cisco/for-next'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'audit/next'Stephen Rothwell
2019-02-19Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2019-02-16init/initramfs.c: provide more details in error messagesDavid Engraf
2019-02-15Add io_uring IO interfaceJens Axboe
2019-02-15mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-02-15mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-15revert "initramfs: cleanup incomplete rootfs"Andrew Morton
2019-02-12Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai
2019-02-11Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova
2019-02-01psi: clarify the Kconfig text for the default-disable optionJohannes Weiner
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs
2019-01-14kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-04initramfs: cleanup incomplete rootfsDavid Engraf
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 tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
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-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-11-19audit: remove WATCH and TREE config optionsRichard Guy Briggs
2018-11-16add generic builtin command lineDaniel Walker
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-31init/do_mounts.c: add root=PARTLABEL=<name> supportNikolaus Voss