summaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
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
2020-07-28parisc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01parisc: Kconfig: Update references to parisc websiteHelge Deller
2020-03-27parisc: Fix defconfig selectionHelge Deller
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-07parisc: Implement copy_thread_tlsAmanieu d'Antras
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-08sched/rt, parisc: Use CONFIG_PREEMPTIONThomas Gleixner
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