aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
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 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 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 tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2018-12-30initramfs: clean old path before creating a hardlinkLi Zhijian
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-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
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-18sched/fair: Fix documentation file pathSebastian Andrzej Siewior
2018-05-17kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledNicholas Piggin
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-14bpf: enable stackmap with build_id in nmi contextSong Liu
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo
2018-05-07Fix typo in comment.Florian La Roche
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-11seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan
2018-04-11init/ramdisk: use pr_cont() at the end of ramdisk loadingAaro Koskinen
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-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-04-05syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski
2018-04-05syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds