summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
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-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-27parisc/unaligned: Fix emulate_ldw() breakageHelge Deller
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller
2022-06-26parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin
2022-06-26parisc: align '*' in comment in math-emu codeJiang Jian
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
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 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03parisc: fix a crash with multicore schedulerMikulas Patocka
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-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-30parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller
2022-05-29parisc: remove arch/parisc/nmMasahiro Yamada
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...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-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-23parisc: Optimize tmpalias function callsHelge Deller
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: Prevent ldil() to sign-extend into upper 32 bitsHelge 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-19parisc: Use do_kernel_power_off()Dmitry Osipenko
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: Fix patch code locking and flushingJohn David Anglin
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-17parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John 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-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada