aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-03sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi
2019-08-20Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"Will Deacon
2019-08-07init/Kconfig: Fix infinite Kconfig recursion on PPCWill Deacon
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne
2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16init/Kconfig: fix neighboring typosKees Cook
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12mm: init: report memory auto-initialization features at boot timeAlexander Potapenko
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada
2019-07-04mnt_init(): call shmem_init() unconditionallyAl Viro
2019-07-04don't bother with registering rootfsAl Viro
2019-07-04init_rootfs(): don't bother with init_ramfs_fs()Al Viro
2019-06-29initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-14docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du
2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-05-14init: free_initmem: poison freed init memoryMike Rapoport
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig
2019-05-14initramfs: cleanup populate_rootfsChristoph Hellwig
2019-05-14initramfs: factor out a helper to populate the initrd imageChristoph Hellwig