summaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
2020-01-14parisc: Implement copy_thread_tlsAmanieu d'Antras
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-08parisc: add support for kexec_file_load() syscallSven Schnelle
2019-09-08parisc: add kexec syscall supportSven Schnelle
2019-09-04parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-08-03parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-05-20parisc: Allow building 64-bit kernel without -mlong-calls compiler optionHelge Deller
2019-05-20parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCKMike Rapoport
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller
2019-05-03parisc: Implement kretprobesSven Schnelle
2019-05-03parisc: Implement kprobesSven Schnelle
2019-05-03parisc: add KGDB supportSven Schnelle
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
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