aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2021-03-11kbuild: remove LLVM=1 test from HAS_LTO_CLANGMasahiro Yamada
2021-03-11kbuild: Allow LTO to be selected with KASAN_HW_TAGSSami Tolvanen
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko
2021-02-13s390,alpha: switch to 64-bit ino_tHeiko Carstens
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-21arch/Kconfig: update a broken file referenceLukas Bulwahn
2021-01-14kbuild: lto: fix module versioningSami Tolvanen
2021-01-14kbuild: add support for Clang LTOSami Tolvanen
2021-01-06[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro
2020-12-28fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst
2020-12-22kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15mm: speedup mremap on 1GB or larger regionsKalesh Singh
2020-12-15arch/Kconfig: fix spelling mistakesColin Ian King
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-11-20seccomp/cache: Report cache data through /proc/pid/seccomp_cacheYiFei Zhu
2020-11-19context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACKFrederic Weisbecker
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-16mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-01static_call: Add simple self-test for static callsPeter Zijlstra
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-06lib/vdso: Allow to add architecture-specific vdso dataSven Schnelle
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-24entry: Provide generic syscall entry functionalityThomas Gleixner
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner