aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach1-2/+2
2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian1-10/+12
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-0/+9
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-5/+8
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-2/+2
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-3/+3
2018-10-31init/do_mounts.c: add root=PARTLABEL=<name> supportNikolaus Voss1-0/+31
2018-10-26psi: cgroup supportJohannes Weiner1-0/+4
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner1-0/+15
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky1-2/+7
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot1-0/+5
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel1-1/+0
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+2
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada1-0/+2
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-80/+31
2018-08-22init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber1-12/+12
2018-08-22init/main.c: log init process file namePaul Menzel1-0/+1
2018-08-22init/Kconfig: fix its typosRandy Dunlap1-2/+2
2018-08-22init/: remove ineffective sparse disablingLuc Van Oostenryck5-50/+0
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel1-16/+16
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-5/+8
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai1-0/+5
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+11
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-0/+12
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+14
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-08-13Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds1-1/+1
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"Steven Rostedt (VMware)1-2/+0
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman1-0/+1
2018-08-09init/Kconfig: Use short unix-style option instead of --longnameRob Landley1-2/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-0/+1
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-2/+2
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig1-1/+8
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)1-1/+4
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman1-1/+1
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman1-5/+6
2018-07-21pids: Initialize leader_pid in init_taskEric W. Biederman1-0/+1
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel1-0/+7
2018-07-20sched/clock: Enable sched clock earlyPavel Tatashin1-1/+1
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin1-2/+2
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott2-0/+12
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+3
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada1-4/+3
2018-06-25init/Kconfig: add an option for uncompressed kernelVasily Gorbik1-1/+14