aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2019-09-23Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intelBruce Ashfield
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-16initramfs: don't free a non-existent initrdSteven Price
2019-09-16initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig
2019-06-03Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intelBruce Ashfield
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30init: initialize jump labels before command line option parsingDan Williams
2019-03-28Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-28Merge tag 'v4.18.33' into v4.18/standard/baseBruce Ashfield
2019-03-26Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai
2019-01-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-01-21Merge tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2018-12-30initramfs: clean old path before creating a hardlinkLi Zhijian
2018-09-26Merge branch 'linux-4.18.y-rt' into rt-merge-testBruce Ashfield
2018-08-29Merge tag 'v4.18.5' into linux-4.18.y-rtSebastian Andrzej Siewior
2018-08-22softirq: Split softirq locksThomas Gleixner
2018-08-22posix-timers: Thread posix-cpu-timers on -rtJohn Stultz
2018-08-22slub: Disable SLUB_CPU_PARTIALSebastian Andrzej Siewior
2018-08-22sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2018-08-22mm: Allow only slub on RTIngo Molnar
2018-08-22kconfig: Add PREEMPT_RT_FULLThomas Gleixner
2018-08-22kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2018-08-22uptime: allow the optional limiting of kernel runtimeBruce Ashfield
2018-08-21check console device file on fs when bootingBruce Ashfield
2018-08-21mount_root: clarify error messages for when no rootfs foundPaul Gortmaker
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-07softirq: Split softirq locksThomas Gleixner
2018-08-07posix-timers: Thread posix-cpu-timers on -rtJohn Stultz
2018-08-07slub: Disable SLUB_CPU_PARTIALSebastian Andrzej Siewior
2018-08-07sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2018-08-07mm: Allow only slub on RTIngo Molnar
2018-08-07kconfig: Add PREEMPT_RT_FULLThomas Gleixner
2018-08-07kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada
2018-06-08kconfig: add CC_IS_GCC and GCC_VERSIONMasahiro Yamada
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers
2018-05-29kconfig: replace $(UNAME_RELEASE) with function callMasahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-29kbuild: remove CONFIG_CROSS_COMPILE supportMasahiro Yamada
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre