summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-0/+1
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-0/+1
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-0/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-27/+0
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
* | parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller2018-08-131-0/+1
* | parisc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-131-0/+4
* | lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-101-1/+0
* | parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller2018-08-081-1/+1
|/
* parisc: Default to 4 SMP CPUsHelge Deller2018-06-281-1/+1
* parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller2018-06-281-2/+2
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller2018-04-111-0/+1
* parisc/Kconfig: SMP kernels boot on all machinesHelge Deller2018-03-271-4/+2
* arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger2017-11-171-3/+0
* parisc: Add CPU topology supportHelge Deller2017-11-171-0/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-221-0/+12
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* parisc: Wire up support for self-extracting kernelHelge Deller2017-08-221-0/+6
* parisc: Enable UBSAN supportHelge Deller2017-08-221-0/+2
* parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller2017-08-221-0/+1
* parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger2017-07-311-0/+3
* HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
* CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
* parisc: switch to RAW_COPY_USERAl Viro2017-04-021-0/+1
* arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-0/+1
* parisc: Enable KASLRHelge Deller2016-12-121-0/+1
* parisc: Switch to generic sched_clock implementationHelge Deller2016-11-251-1/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-1/+0
|\
| * atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* | parisc: Drop bootmem and switch to memblockHelge Deller2016-10-071-0/+2
* | parisc: Add hardened usercopy featureHelge Deller2016-10-061-0/+1
* | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-201-1/+0
|/
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+0
* parisc: Add <asm/hash.h>George Spelvin2016-08-021-0/+1
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-221-0/+1
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-221-0/+1
* parisc: Add syscall tracepoint supportHelge Deller2016-05-221-0/+1
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-151-2/+2
|\