summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAge
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-14
* 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
* | Make anon_inodes unconditionalDavid Howells2019-04-19
|/
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-10
|\
| * kbuild: clean up scripts/gcc-version.shMasahiro Yamada2019-03-04
| * kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2019-02-27
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-03-10
|\ \
| * | time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTSArnd Bergmann2019-03-06
* | | Add io_uring IO interfaceJens Axboe2019-02-28
|/ /
* | psi: clarify the Kconfig text for the default-disable optionJohannes Weiner2019-02-01
* | init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer2019-02-01
|/
* kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton2019-01-13
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-27
|\
| * audit: remove WATCH and TREE config optionsRichard Guy Briggs2018-11-19
* | psi: fix reference to kernel commandline enableBaruch Siach2018-12-14
* | psi: make disabling/enabling easier for vendor kernelsJohannes Weiner2018-11-30
|/
* psi: cgroup supportJohannes Weiner2018-10-26
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-26
* sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot2018-10-02
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-25
|\
| * kbuild: test dead code/data elimination support in KconfigMasahiro Yamada2018-08-23
* | init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber2018-08-22
* | init/Kconfig: fix its typosRandy Dunlap2018-08-22
|/
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-17
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-15
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-01
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-01
| * kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-01
* | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-15
|\ \
| * | init/Kconfig: Use short unix-style option instead of --longnameRob Landley2018-08-09
| |/
* | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-15
|\ \
| * | kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-13
|\ \ | |/ |/|
| * init/Kconfig: add an option for uncompressed kernelVasily Gorbik2018-06-25
* | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-30
|\ \ | |/ |/|
| * kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada2018-06-28
* | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-14
|/
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-13
|\
| * kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada2018-06-08
| * kconfig: add CC_IS_GCC and GCC_VERSIONMasahiro Yamada2018-06-08
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-10
|\ \ | |/ |/|
| * rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
| |\|
| * | bpf: enable stackmap with build_id in nmi contextSong Liu2018-05-14
* | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-06
|\ \ \
| * | | kconfig: replace $(UNAME_RELEASE) with function callMasahiro Yamada2018-05-28