aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-12-04arch/Kconfig: fix indentationGravatar Krzysztof Kozlowski 1-11/+11
2019-12-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+5
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+2
2019-12-01fork: support VMAP_STACK with KASAN_VMALLOCGravatar Daniel Axtens 1-4/+5
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-0/+8
2019-11-25locking/refcount: Consolidate implementations of refcount_tGravatar Will Deacon 1-21/+0
2019-11-22tracing: Use xarray for syscall trace eventsGravatar Hassan Naveed 1-0/+8
2019-11-15y2038: allow disabling time32 system callsGravatar Arnd Bergmann 1-1/+2
2019-11-15y2038: remove CONFIG_64BIT_TIMEGravatar Arnd Bergmann 1-8/+0
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutGravatar Alexandre Ghiti 1-0/+1
2019-09-24arm64, mm: move generic mmap layout functions to mmGravatar Alexandre Ghiti 1-0/+10
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar 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 1-0/+7
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-3/+0
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2019-09-06kexec: add KEXEC_ELFGravatar Sven Schnelle 1-0/+3
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPGravatar Christoph Hellwig 1-3/+0
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSGravatar Masahiro Yamada 1-0/+7
2019-08-09x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/KconfigGravatar Thiago Jung Bauermann 1-0/+3
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsGravatar Peter Collingbourne 1-0/+14
2019-07-31rcu: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 1-1/+1
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+3
2019-07-18sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RTGravatar Thomas Gleixner 1-0/+3
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-16/+0
2019-07-03x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigGravatar Alexandre Ghiti 1-0/+3
2019-06-03dma-direct: provide generic support for uncached kernel segmentsGravatar Christoph Hellwig 1-0/+8
2019-05-28ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSGravatar Steven Rostedt (VMware) 1-16/+0
2019-05-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeGravatar Christoph Hellwig 1-0/+7
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+4
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+9
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsGravatar Rick Edgecombe 1-0/+4
2019-04-29y2038: Make CONFIG_64BIT_TIME unconditionalGravatar Arnd Bergmann 1-1/+1
2019-04-10locking/rwsem: Enable lock event countingGravatar Waiman Long 1-1/+0
2019-04-10locking/lock_events: Make lock_events available for all archs & other locksGravatar Waiman Long 1-0/+10
2019-04-03asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=yGravatar Martin Schwidefsky 1-0/+3
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEGravatar Peter Zijlstra 1-1/+1
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEGravatar Peter Zijlstra 1-0/+3
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+10
2019-02-07y2038: use time32 syscall names on 32-bitGravatar Arnd Bergmann 1-1/+1
2019-02-04x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolGravatar Ard Biesheuvel 1-0/+3
2019-01-22m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Gravatar Finn Thain 1-0/+3
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-0/+1
2019-01-04mm: speed up mremap by 20x on large regionsGravatar Joel Fernandes (Google) 1-0/+5
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+7
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-0/+7