summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller2023-06-301-10/+0
* Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\
| * parisc: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
* | parisc: Enable LOCKDEP supportHelge Deller2023-05-241-0/+4
|/
* Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
* parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller2022-09-151-1/+11
* parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller2022-08-221-15/+6
* Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+0
|\
| * arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-1/+0
* | parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller2022-06-261-0/+1
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-4/+0
|\
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-4/+0
* | parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller2022-05-081-0/+1
|/
* parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller2022-03-291-0/+1
* parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller2022-03-291-9/+2
* Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-0/+1
|\
| * asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-0/+1
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-0/+1
|\ \
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-0/+1
| |/
* | parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller2022-03-171-0/+1
* | parisc: Always use the self-extracting kernel featureHelge Deller2022-03-111-12/+0
* | parisc: Add vDSO supportHelge Deller2022-03-111-0/+1
|/
* parisc: Default to 16 CPUs on 32-bit kernelHelge Deller2022-01-111-1/+2
* parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller2022-01-111-14/+0
* parisc: remove ARCH_DEFCONFIGMasahiro Yamada2021-12-221-5/+0
* parisc: Move thread_info into task structHelge Deller2021-11-011-0/+1
* parisc: add support for TOC (transfer of control)Sven Schnelle2021-11-011-0/+14
* parisc: Add KFENCE supportHelge Deller2021-10-301-2/+3
* parisc: Switch to ARCH_STACKWALK implementationHelge Deller2021-10-301-0/+2
* firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
* parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-091-1/+0
* parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-091-1/+0
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-0/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-0/+1
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-1/+1
|\ \
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-1/+1
| |/
* / arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
|/
* mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
* parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller2021-03-021-2/+5
* Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+1
|\
| * parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSami Tolvanen2021-02-251-0/+1
* | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\ \
| * \ Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-3/+2
| |\ \
| * | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+1
| | |/ | |/|
* | | Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-211-0/+11
|\ \ \
| * | | parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-121-0/+10
| * | | parisc: Use the generic devmem_is_allowed()Helge Deller2021-02-121-0/+1
| | |/ | |/|
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \
| * | | arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
| | |/ | |/|
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+0
|\ \ \ | |_|/ |/| |