aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
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 branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
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 branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang
2019-11-17workqueue: reworkSebastian Andrzej Siewior
2019-11-17kthread: add a global worker thread.Sebastian Andrzej Siewior
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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 branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.51' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/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 branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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 branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-07Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-02-07boot/main: don't check console device file on fs when booting with initrd/ini...Alexey Brodkin
2019-02-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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 branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-28kconfig: Add PREEMPT_RT_FULLThomas Gleixner
2018-11-28softirq: Split softirq locksThomas Gleixner
2018-11-28posix-timers: Thread posix-cpu-timers on -rtJohn Stultz
2018-11-28slub: Disable SLUB_CPU_PARTIALSebastian Andrzej Siewior
2018-11-28sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2018-11-28mm: Allow only slub on RTIngo Molnar
2018-11-28kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
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