summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init/Kconfig: fix indentationKrzysztof Kozlowski2019-12-041-38/+38
* Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-021-21/+1
|\
| * kbuild: remove header compile testMasahiro Yamada2019-11-151-21/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-011-17/+0
|\ \
| * | sysctl: Remove the sysctl system callEric W. Biederman2019-11-261-17/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-0/+49
|\ \
| * | init: Support mounting root file systems over SMBPaulo Alcantara (SUSE)2019-10-021-0/+49
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-0/+4
|\ \
| * | int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-0/+4
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-0/+8
|\ \
| * | arm64: use generic free_initrd_mem()Mike Rapoport2019-10-161-0/+8
| |/
* | io_uring: replace workqueue usage with io-wqJens Axboe2019-10-291-0/+1
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-282-0/+6
|\
| * lockdown: Enforce module signatures if the kernel is locked downDavid Howells2019-08-191-0/+5
| * security: Support early LSMsMatthew Garrett2019-08-191-0/+1
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-1/+5
|\ \
| * | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-1/+5
* | | mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskMike Rapoport2019-09-241-1/+0
* | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+1
* | | mm: kmemleak: use the memory pool for early allocationsCatalin Marinas2019-09-241-1/+1
* | | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-3/+30
|\ \ \
| * | | module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada2019-09-111-0/+16
| * | | module: remove redundant 'depends on MODULES'Masahiro Yamada2019-09-111-3/+1
| * | | module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTSMatthias Maennich2019-09-101-0/+13
| |/ /
* | | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-1/+0
|\ \ \
| * | | um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-151-1/+0
| |/ /
* | | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds2019-09-211-0/+3
|\ \ \
| * | | compiler-types.h: add asm_inline definitionRasmus Villemoes2019-09-151-0/+3
| |/ /
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-8/+23
|\ \ \
| * | | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada2019-09-041-2/+10
| * | | init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada2019-08-291-4/+2
| * | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+8
| * | | Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner2019-08-141-2/+3
| |/ /
* | | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-191-7/+4
|\ \ \
| * | | vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells2019-09-121-5/+4
| * | | make shmem_fill_super() staticAl Viro2019-09-051-1/+1
| * | | make ramfs_fill_super() staticAl Viro2019-09-051-4/+2
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-2/+0
|\ \ \
| * | | posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner2019-08-281-2/+0
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-163-2/+24
|\ \ \
| * \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-162-2/+2
| |\ \ \
| | * | | sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner2019-07-312-2/+2
| | |/ /
| * | | sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi2019-09-031-0/+22
| |/ /
* | | Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"Will Deacon2019-08-201-1/+1
* | | init/Kconfig: Fix infinite Kconfig recursion on PPCWill Deacon2019-08-071-1/+1
* | | arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-0/+3
|/ /
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-192-22/+3
|\ \
| * | mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-042-8/+2
| * | don't bother with registering rootfsAl Viro2019-07-041-13/+2
| * | init_rootfs(): don't bother with init_ramfs_fs()Al Viro2019-07-041-2/+0
OpenPOWER on IntegriCloud