aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2021-08-25Merge tag 'v4.19.194' into v4.19/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.19.186' into v4.19/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.19.176' into v4.19/standard/baseBruce Ashfield
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-02-13fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-01-21Merge tag 'v4.19.155' into v4.19/standard/baseBruce Ashfield
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-08-06Merge tag 'v4.19.134' into v4.19/standard/baseBruce Ashfield
2020-07-22printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-05-28Merge tag 'v4.19.124' into v4.19/standard/baseBruce Ashfield
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang
2019-10-10Merge tag 'v4.19.76' into v4.19/standard/baseBruce Ashfield
2019-10-01initramfs: don't free a non-existent initrdSteven Price
2019-07-04Merge tag 'v4.19.51' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.48' into v4.19/standard/baseBruce Ashfield
2019-06-15initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-17Merge tag 'v4.19.44' into v4.19/standard/baseBruce Ashfield
2019-05-16init: initialize jump labels before command line option parsingDan Williams
2019-04-12Merge tag 'v4.19.31' into v4.19/standard/baseBruce Ashfield
2019-03-23Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai
2019-02-07boot/main: don't check console device file on fs when booting with initrd/ini...Alexey Brodkin
2019-02-06Merge tag 'v4.19.17' into v4.19/standard/baseBruce Ashfield
2019-01-22kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton
2019-01-10Merge tag 'v4.19.11' into v4.19/standard/baseBruce Ashfield
2019-01-10Merge tag 'v4.19.10' into v4.19/standard/baseBruce Ashfield
2018-12-19sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot
2018-12-17initramfs: clean old path before creating a hardlinkLi Zhijian
2018-11-28uptime: allow the optional limiting of kernel runtimeBruce Ashfield
2018-11-28check console device file on fs when bootingBruce Ashfield
2018-11-28mount_root: clarify error messages for when no rootfs foundPaul Gortmaker
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber
2018-08-22init/main.c: log init process file namePaul Menzel
2018-08-22init/Kconfig: fix its typosRandy Dunlap
2018-08-22init/: remove ineffective sparse disablingLuc Van Oostenryck
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds