summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-5/+8
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-2/+2
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-3/+3
* init/do_mounts.c: add root=PARTLABEL=<name> supportNikolaus Voss2018-10-311-0/+31
* psi: cgroup supportJohannes Weiner2018-10-261-0/+4
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-261-0/+15
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-0/+5
|\
| * sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot2018-10-021-0/+5
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-1/+0
|\ \
| * | jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel2018-09-271-1/+0
| |/
* / init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky2018-10-091-2/+7
|/
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-0/+2
|\
| * kbuild: test dead code/data elimination support in KconfigMasahiro Yamada2018-08-241-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-227-80/+31
|\ \ | |/ |/|
| * init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber2018-08-221-12/+12
| * init/main.c: log init process file namePaul Menzel2018-08-221-0/+1
| * init/Kconfig: fix its typosRandy Dunlap2018-08-221-2/+2
| * init/: remove ineffective sparse disablingLuc Van Oostenryck2018-08-225-50/+0
| * init: allow initcall tables to be emitted using relative referencesArd Biesheuvel2018-08-221-16/+16
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-5/+8
|\ \ | |/ |/|
| * signal: Don't restart fork when signals come in.Eric W. Biederman2018-08-091-0/+1
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-1/+1
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-211-5/+6
| * pids: Initialize leader_pid in init_taskEric W. Biederman2018-07-211-0/+1
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-1/+2
|\ \
| * | tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)2018-08-101-2/+0
| * | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-311-1/+4
* | | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-171-0/+5
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-3/+11
|\ \ \
| * | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+1
| * | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-2/+2
| * | | kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-021-1/+8
| |/ /
* | | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-151-2/+2
|\ \ \
| * | | init/Kconfig: Use short unix-style option instead of --longnameRob Landley2018-08-091-2/+2
| |/ /
* | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-152-0/+12
|\ \ \
| * | | kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-182-0/+12
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-131-1/+14
|\ \ \
| * | | init/Kconfig: add an option for uncompressed kernelVasily Gorbik2018-06-251-1/+14
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-2/+2
|\ \ \ \
| * | | | sched/clock: Enable sched clock earlyPavel Tatashin2018-07-201-1/+1
| * | | | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-201-2/+2
| | |/ / | |/| |
* | | | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-131-0/+7
|\ \ \ \
| * | | | x86/mm/pti: Introduce pti_finalize()Joerg Roedel2018-07-201-0/+7
| |/ / /
* / / / init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-121-1/+1
|/ / /
* | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-301-4/+3
|\ \ \ | |/ / |/| |
| * | kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada2018-06-281-4/+3
| |/
* / dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-4/+0
|/
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-0/+15
|\
| * kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada2018-06-081-0/+7