aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskGravatar Mike Rapoport 1-1/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-2/+1
2019-09-24mm: kmemleak: use the memory pool for early allocationsGravatar Catalin Marinas 1-1/+1
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+30
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxGravatar Linus Torvalds 1-0/+3
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-8/+23
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-7/+4
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-2/+24
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesGravatar Ingo Molnar 2-2/+2
2019-09-15um: Enable CONFIG_CONSTRUCTORSGravatar Johannes Berg 1-1/+0
2019-09-15compiler-types.h: add asm_inline definitionGravatar Rasmus Villemoes 1-0/+3
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIGravatar David Howells 1-5/+4
2019-09-11module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESGravatar Masahiro Yamada 1-0/+16
2019-09-11module: remove redundant 'depends on MODULES'Gravatar Masahiro Yamada 1-3/+1
2019-09-10module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTSGravatar Matthias Maennich 1-0/+13
2019-09-05make shmem_fill_super() staticGravatar Al Viro 1-1/+1
2019-09-05make ramfs_fill_super() staticGravatar Al Viro 1-4/+2
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCGravatar Masahiro Yamada 1-2/+10
2019-09-03sched/uclamp: Extend CPU's cgroup controllerGravatar Patrick Bellasi 1-0/+22
2019-08-29init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZEGravatar Masahiro Yamada 1-4/+2
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersGravatar Thomas Gleixner 1-2/+0
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSGravatar Masahiro Yamada 1-0/+8
2019-08-20Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"Gravatar Will Deacon 1-1/+1
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicGravatar Thomas Gleixner 1-2/+3
2019-08-07init/Kconfig: Fix infinite Kconfig recursion on PPCGravatar Will Deacon 1-1/+1
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsGravatar Peter Collingbourne 1-0/+3
2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateGravatar Thomas Gleixner 2-2/+2
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-22/+3
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+2
2019-07-16init/Kconfig: fix neighboring typosGravatar Kees Cook 1-2/+2
2019-07-15docs: cgroup-v1: add it to the admin-guide bookGravatar Mauro Carvalho Chehab 1-2/+2
2019-07-15docs: accounting: convert to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+33
2019-07-12mm: init: report memory auto-initialization features at boot timeGravatar Alexander Potapenko 1-0/+24
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-3/+3
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-8/+0
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedGravatar Masahiro Yamada 1-0/+11
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-1/+1
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+55
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+2
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedGravatar Masahiro Yamada 1-0/+10
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKGravatar Masahiro Yamada 1-0/+3
2019-07-04mnt_init(): call shmem_init() unconditionallyGravatar Al Viro 2-8/+2
2019-07-04don't bother with registering rootfsGravatar Al Viro 1-13/+2
2019-07-04init_rootfs(): don't bother with init_ramfs_fs()Gravatar Al Viro 1-2/+0
2019-06-29initramfs: fix populate_initrd_image() section mismatchGravatar Geert Uytterhoeven 1-2/+2
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingGravatar Patrick Bellasi 1-0/+53
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGGravatar Christoph Hellwig 1-8/+0