summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)Author
2019-01-22kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton
2018-12-19sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada
2018-08-22init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber
2018-08-22init/Kconfig: fix its typosRandy Dunlap
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-09init/Kconfig: Use short unix-style option instead of --longnameRob Landley
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada
2018-06-25init/Kconfig: add an option for uncompressed kernelVasily Gorbik
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada
2018-06-08kconfig: add CC_IS_GCC and GCC_VERSIONMasahiro Yamada
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers
2018-05-29kconfig: replace $(UNAME_RELEASE) with function callMasahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-29kbuild: remove CONFIG_CROSS_COMPILE supportMasahiro Yamada
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-18sched/fair: Fix documentation file pathSebastian Andrzej Siewior
2018-05-17kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledNicholas Piggin
2018-05-14bpf: enable stackmap with build_id in nmi contextSong Liu
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-04-05syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski
2018-04-05syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-09mn10300: Remove the architectureDavid Howells
2018-02-22pc104: Add EXPERT dependency for PC104 Kconfig optionWilliam Breathitt Gray
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers
2018-02-05locking: Introduce sync_core_before_usermode()Mathieu Desnoyers
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers
2018-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-08sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TESTGeert Uytterhoeven
2017-12-18sched/isolation: Enable CONFIG_CPU_ISOLATION=y by defaultFrederic Weisbecker