summaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
2022-05-08parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller
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
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-03-02parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-25parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSami Tolvanen
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...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-12parisc: Optimize per-pagetable spinlocksHelge Deller
2021-02-12parisc: Use the generic devmem_is_allowed()Helge Deller
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-01-29arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-06Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro
2020-10-30parisc: use legacy_timer_tickArnd Bergmann
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15parisc: Add qemu fw_cfg interfaceHelge Deller
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-08-04Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds