summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-08-22Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller
2022-08-22parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
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-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller
2022-08-01parisc: Drop zero variable initialisations in mm/init.cJason Wang
2022-08-01parisc: Do not initialise statics to 0Xin Gao
2022-08-01parisc: Drop pa_swapper_pg_lock spinlockHelge Deller
2022-08-01parisc: Fix comment typo in fault.cJason Wang
2022-08-01parisc: Fix device names in /proc/iomemHelge Deller
2022-08-01parisc: Clean up names in hardware databaseHelge Deller
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
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-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