summaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-08parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-28parisc: Default to 4 SMP CPUsHelge Deller
2018-06-28parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-04-11parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller
2018-03-27parisc/Kconfig: SMP kernels boot on all machinesHelge Deller
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger
2017-11-17parisc: Add CPU topology supportHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-08-22parisc: Wire up support for self-extracting kernelHelge Deller
2017-08-22parisc: Enable UBSAN supportHelge Deller
2017-08-22parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller
2017-07-31parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-02parisc: switch to RAW_COPY_USERAl Viro
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2016-12-12parisc: Enable KASLRHelge Deller
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller
2016-10-06parisc: Add hardened usercopy featureHelge Deller
2016-09-20parisc: Drop BROKEN_RODATA config optionHelge Deller
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-02parisc: Add <asm/hash.h>George Spelvin
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-22parisc: Add syscall tracepoint supportHelge Deller
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds