summaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-10-30parisc: Allow building uncompressed Linux kernelHelge Deller
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-22parisc: Wire up eBPF JIT compilerHelge Deller
2023-08-22parisc: Use generic mmap top-down layout and brk randomizationHelge Deller
2023-08-18parisc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18parisc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-06-30parisc: Default to 8 CPUs for 64-bit kernelHelge Deller
2023-06-30parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-05-24parisc: Enable LOCKDEP supportHelge Deller
2023-05-15parisc: Switch to hotplug core state synchronizationThomas Gleixner
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2022-09-15parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller
2022-08-22parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-08parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-17parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller
2022-03-11parisc: Always use the self-extracting kernel featureHelge Deller
2022-03-11parisc: Add vDSO supportHelge Deller
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-01-11parisc: Default to 16 CPUs on 32-bit kernelHelge Deller
2022-01-11parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller
2021-12-22parisc: remove ARCH_DEFCONFIGMasahiro Yamada
2021-11-01parisc: Move thread_info into task structHelge Deller
2021-11-01parisc: add support for TOC (transfer of control)Sven Schnelle
2021-10-30parisc: Add KFENCE supportHelge Deller
2021-10-30parisc: Switch to ARCH_STACKWALK implementationHelge Deller
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann