summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-04
| * don't bother with registering rootfsAl Viro2019-07-04
| * init_rootfs(): don't bother with init_ramfs_fs()Al Viro2019-07-04
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\ \
| * | init/Kconfig: fix neighboring typosKees Cook2019-07-16
* | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-15
* | | docs: accounting: convert to ReSTMauro Carvalho Chehab2019-07-15
|/ /
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\ \
| * | kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada2019-07-09
| * | kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2019-07-08
| * | init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-07
| * | kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-15
* | | mm: init: report memory auto-initialization features at boot timeAlexander Potapenko2019-07-12
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \
| * | | docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| |/ /
* | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-09
|\ \ \
| * | | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig2019-06-20
| |/ /
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-09
|\ \ \
| * | | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\ \ \ \
| * | | | sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi2019-06-24
| * | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-03
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du2019-06-03
| * | | | | locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du2019-06-03
| | |/ / / | |/| | |
* | | | | initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven2019-06-29
| |/ / / |/| | |
* | | | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-08
|\ \ \ \ | |/ / / |/| | |
| * | | kheaders: Move from proc to sysfsJoel Fernandes (Google)2019-05-24
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-30
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* initramfs: don't free a non-existent initrdSteven Price2019-05-18
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-14
* init: free_initmem: poison freed init memoryMike Rapoport2019-05-14
* init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-14
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-14
* initramfs: cleanup populate_rootfsChristoph Hellwig2019-05-14
* initramfs: factor out a helper to populate the initrd imageChristoph Hellwig2019-05-14
* initramfs: cleanup initrd freeingChristoph Hellwig2019-05-14
* initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig2019-05-14
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-08
|\
| * random: move rand_initialize() earlierKees Cook2019-04-19
* | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \
| * | init/config: Do not select BUILD_BIN2C for IKCONFIGJoel Fernandes (Google)2019-04-29
| * | Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)2019-04-29
| |/