summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
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
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds