aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25rootfs: Fix support for rootfstype= when root= is givenStefan Berger
2023-08-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-08-08Merge tag 'v5.4.252' into v5.4/standard/baseBruce Ashfield
2023-08-08x86/mm: Initialize text poking earlierPeter Zijlstra
2023-08-08mm: Move mm_cachep initialization to mm_init()Peter Zijlstra
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Invoke arch_cpu_finalize_init() earlierThomas Gleixner
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-12-19Merge tag 'v5.4.226' into v5.4/standard/baseBruce Ashfield
2022-12-08init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dashAlexandre Belloni
2022-07-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.200' into v5.4/standard/baseBruce Ashfield
2022-06-22random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-06-22init: call time_init() before rand_initialize()Jason A. Donenfeld
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
2022-06-14Kconfig: add config option for asm goto w/ outputsNick Desaulniers
2022-06-14Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bugSean Christopherson
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15init/main.c: return 1 from handled __setup() functionsRandy Dunlap
2022-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.180' into v5.4/standard/baseBruce Ashfield
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-06-30Merge branch 'v5.4/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-06-30Merge branch 'v5.4/base' into v5.4/standard/baseBruce Ashfield
2021-06-30kbuild: add CONFIG_LD_IS_LLDSami Tolvanen
2021-06-15Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-06-15Merge tag 'v5.4.125' into v5.4/standard/baseBruce Ashfield
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-04-12Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-04-12Merge tag 'v5.4.111' into v5.4/standard/baseBruce Ashfield
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-15Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-02-15Merge tag 'v5.4.97' into v5.4/standard/baseBruce Ashfield
2021-02-10fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-01-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-01-17Merge tag 'v5.4.88' into v5.4/standard/baseBruce Ashfield
2021-01-09exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-01-07Merge tag 'v5.4.86' into v5.4/standard/baseBruce Ashfield
2020-12-30initramfs: fix clang build failureArnd Bergmann
2020-11-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-11-09Merge tag 'v5.4.75' into v5.4/standard/baseBruce Ashfield
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness