summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-201-0/+3
|\
| * sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RTThomas Gleixner2019-07-181-0/+3
* | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-181-0/+3
|\ \
| * | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti2019-07-041-0/+3
| |/
* | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-181-16/+0Star
|\ \
| * | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSSteven Rostedt (VMware)2019-05-281-16/+0Star
| |/
* / dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig2019-06-031-0/+8
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-161-1/+1
|\
| * y2038: Make CONFIG_64BIT_TIME unconditionalArnd Bergmann2019-04-291-1/+1
* | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-0/+7
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-0/+4
|\ \
| * | x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-301-0/+4
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-0/+9
|\ \
| * | locking/rwsem: Enable lock event countingWaiman Long2019-04-101-1/+0Star
| * | locking/lock_events: Make lock_events available for all archs & other locksWaiman Long2019-04-101-0/+10
| |/
* | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=yMartin Schwidefsky2019-04-031-0/+3
* | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-1/+1
* | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-0/+3
|/
* Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-0/+3
|\
| * m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Finn Thain2019-01-221-0/+3
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-061-0/+3
|\ \
| * | x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel2019-02-041-0/+3
| |/
* | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+10
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-1/+1
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-0/+1
* mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)2019-01-041-0/+5
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+7
|\
| * x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+7
* | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-301-0/+7
|\ \
| * | x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-111-0/+7
| |/
* / jump_label: Implement generic support for relative referencesArd Biesheuvel2018-09-271-0/+3
|/
* Merge branch 'tlb-fixes'Linus Torvalds2018-08-231-0/+3
|\
| * mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2018-08-231-0/+3
* | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-231-0/+8
|\ \ | |/ |/|
| * compiler.h: Allow arch-specific asm/compiler.hPaul Burton2018-08-211-0/+8
* | arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+10
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+13
|\ \
| * | kconfig: use a menu in arch/Kconfig to reduce clutterRandy Dunlap2018-08-021-0/+4
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+3
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-0/+6
| |/
* | Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2018-08-151-144/+2Star
|\ \
| * | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada2018-07-251-144/+2Star
| |/
* / cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-211-0/+3
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-2/+2
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-3/+3
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-25/+25
|\
| * gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TESTMasahiro Yamada2018-06-111-0/+1
| * gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TESTMasahiro Yamada2018-06-111-4/+3Star
| * gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-111-0/+10