summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * arch: Kconfig: fix spelling mistake "seperate" -> "separate"Colin Ian King2021-09-081-1/+1
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-0/+3
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-0/+3
| |/
* / sched: Add task_work callback for paranoid L1D flushBalbir Singh2021-07-281-0/+3
|/
* Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+7
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+7
|\
| * landlock: Support filesystem access-controlMickaël Salaün2021-04-221-0/+7
* | mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin2021-04-301-0/+11
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-2/+1
|\ \
| * | kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-251-2/+1
| |/
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-0/+45
|\ \
| * | add support for Clang CFISami Tolvanen2021-04-081-0/+45
| |/
* / stack: Optionally randomize kernel stack offset each syscallKees Cook2021-04-081-0/+23
|/
* kbuild: remove LLVM=1 test from HAS_LTO_CLANGMasahiro Yamada2021-03-111-1/+0
* kbuild: Allow LTO to be selected with KASAN_HW_TAGSSami Tolvanen2021-03-111-1/+1
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+6
|\
| * softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+6
* | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+90
|\ \
| * | kbuild: lto: fix module versioningSami Tolvanen2021-01-141-1/+0
| * | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-0/+91
* | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-221-2/+2
|\ \ \
| * | | arch/Kconfig: update a broken file referenceLukas Bulwahn2021-01-211-2/+2
| | |/ | |/|
* | | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-211-0/+4
|\ \ \
| * | | s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-0/+4
| |/ /
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-0/+9
|\ \ \
| * | | preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko2021-02-171-0/+9
| |/ /
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-32/+0
|\ \ \
| * | | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-32/+0
| |/ /
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-0/+3
|\ \ \ | |/ / |/| |
| * | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-061-0/+3
| |/
* / fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst2020-12-281-0/+6
|/
* kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov2020-12-221-4/+4
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-0/+16
|\
| * Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)2020-12-141-0/+16
* | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+17
|\ \
| * | seccomp/cache: Report cache data through /proc/pid/seccomp_cacheYiFei Zhu2020-11-201-0/+17
| |/
* | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-1/+6
|\ \
| * | s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker2020-12-021-1/+6
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-4/+17
|\ \
| * | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-0/+3
| * | arm, arm64: move free_unused_memmap() to generic mmMike Rapoport2020-12-151-0/+3
| * | mm: speedup mremap on 1GB or larger regionsKalesh Singh2020-12-151-0/+7
| * | arch/Kconfig: fix spelling mistakesColin Ian King2020-12-151-4/+4
* | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+17
|\ \ \ | |/ / |/| |
| * | context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACKFrederic Weisbecker2020-11-191-0/+17
| |/
* / kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+9
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+3
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+3
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-0/+7
|\ \