summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* parisc: add dynamic ftraceSven Schnelle2019-06-081-0/+2
* parisc: Allow building 64-bit kernel without -mlong-calls compiler optionHelge Deller2019-05-201-1/+2
* parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCKMike Rapoport2019-05-201-1/+0Star
* Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-081-8/+9
|\
| * parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-061-0/+2
| * parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-031-8/+4Star
| * parisc: Implement kretprobesSven Schnelle2019-05-031-0/+1
| * parisc: Implement kprobesSven Schnelle2019-05-031-0/+1
| * parisc: add KGDB supportSven Schnelle2019-05-031-0/+1
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0Star
|/
* 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/+0Star
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-0/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
* 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/+0Star
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0Star
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0Star
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0Star
* | 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-111-1/+0Star
* | 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/+1Star
* scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1Star
* parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller2018-04-111-0/+1
* parisc/Kconfig: SMP kernels boot on all machinesHelge Deller2018-03-271-4/+2Star
* arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger2017-11-171-3/+0Star
* 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-091-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/+0Star
* CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
* 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-081-1/+0Star
|\