summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers-0/+3
2018-02-05locking: Introduce sync_core_before_usermode()Mathieu Desnoyers-0/+3
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers-0/+3
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+163
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells-2/+28
2018-01-17Expand various INIT_* macros and removeDavid Howells-24/+71
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells-2/+83
2018-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+7
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-6/+6
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov-0/+7
2018-01-08sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TESTGeert Uytterhoeven-0/+1
2017-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+5
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner-0/+3
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+2
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner-4/+2
2017-12-18sched/isolation: Enable CONFIG_CPU_ISOLATION=y by defaultFrederic Weisbecker-1/+5
2017-11-27main: kernel_start: move housekeeping_init() before workqueue_init_early()Tal Shorer-1/+6
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuRandy Dunlap-91/+93
2017-11-17initramfs: use time64_t timestampsArnd Bergmann-5/+5
2017-11-17pid: remove pidhashGargi Sharma-1/+0
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma-1/+1
2017-11-17init/version.c: include <linux/export.h> instead of <linux/module.h>Masahiro Yamada-1/+1
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+1
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)-2/+1
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)-1/+0
2017-11-15mm: slabinfo: remove CONFIG_SLABINFOYang Shi-6/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+0
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar-1/+9
2017-11-07PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap-9/+0
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar-1/+9
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+8
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker-1/+0
2017-10-27sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker-0/+8
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker-0/+2
2017-10-12init/Kconfig: Fix module signing document locationNathan Chancellor-1/+1
2017-10-07kbuild: Fix optimization level choice defaultUlf Magnusson-1/+1
2017-09-27ACPI/init: Invoke early ACPI initialization earlierDou Liyang-1/+1
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-3/+3
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1/+1
2017-09-08init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay-0/+2
2017-09-08init: move stack canary initialization after setup_archLaura Abbott-6/+5
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-1/+0
2017-09-06mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko-1/+1
2017-09-06mm: add SLUB free list pointer obfuscationKees Cook-0/+9
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+10