summaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld2-3/+3
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-4/+2
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-96/+0
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-127/+67
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-26parisc: remove mmap linked list from cache handlingMatthew Wilcox (Oracle)1-2/+7
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2-2/+12
2022-09-23parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]Linus Walleij1-36/+0
2022-09-15parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller1-1/+11
2022-09-12parisc: hide ioread64 declaration on 32-bitArnd Bergmann1-0/+2
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe1-0/+2
2022-09-10parisc: Use the generic IO helpersLinus Walleij1-89/+43
2022-09-10parisc: Remove 64bit access on 32bit machinesLinus Walleij1-2/+22
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro1-44/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-7/+0
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro1-16/+0
2022-09-09termios: uninline conversion helpersAl Viro1-35/+6
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior1-1/+1
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-08-22Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller1-8/+0
2022-08-22parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller1-15/+6
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-25/+31
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+4
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-20/+13
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+0
2022-08-03Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-4/+4
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+0
2022-08-01parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller1-1/+1
2022-08-01parisc: Drop zero variable initialisations in mm/init.cJason Wang1-1/+1
2022-08-01parisc: Do not initialise statics to 0Xin Gao1-2/+2
2022-08-01parisc: Drop pa_swapper_pg_lock spinlockHelge Deller1-3/+0
2022-08-01parisc: Fix comment typo in fault.cJason Wang1-1/+1
2022-08-01parisc: Fix device names in /proc/iomemHelge Deller1-5/+4
2022-08-01parisc: Clean up names in hardware databaseHelge Deller1-7/+4
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks1-7/+0
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco2-4/+4
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-6/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-5/+0
2022-07-17parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2-7/+7
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-17parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland1-1/+1
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller1-0/+5
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann3-5/+2