aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2022-12-17parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller
2022-10-21parisc: Use signed char for hardware path in pdc.hHelge Deller
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-14parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller
2022-10-11parisc: Reduce kernel size by packing alternative tablesHelge Deller
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-12parisc: hide ioread64 declaration on 32-bitArnd Bergmann
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-10parisc: Use the generic IO helpersLinus Walleij
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-09termios: uninline conversion helpersAl Viro
2022-08-22Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-17parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2022-07-17parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-30parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-23parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernelsHelge Deller
2022-05-23parisc: Fix wrong comment for shr macroHelge Deller
2022-05-23parisc: Don't hardcode assembler bit definitions in tmpalias codeJohn David Anglin
2022-05-23parisc: Don't enforce DMA completion order in cache flushesJohn David Anglin
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen
2022-05-19termbits.h: Align lines & formatIlpo Järvinen
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-16Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-13parisc: define get_cycles macro for arch-overrideJason A. Donenfeld