summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2024-12-19Revert "parisc: fix a possible DMA corruption"Greg Kroah-Hartman1-10/+1
2024-12-14parisc: fix a possible DMA corruptionMikulas Patocka1-1/+10
2024-04-10parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-10parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-10parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-10parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-10parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin1-8/+10
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-0/+3
2023-09-19parisc: led: Fix LAN receive and transmit LEDsHelge Deller1-2/+2
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner1-20/+0
2023-07-05parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller1-0/+5
2023-05-24parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli1-0/+1
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller1-6/+6
2022-09-15Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller1-8/+0
2022-06-29parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller1-1/+1
2022-06-09parisc/stifb: Implement fb_is_primary_device()Helge Deller1-0/+4
2022-05-30parisc: define get_cycles macro for arch-overrideJason A. Donenfeld1-1/+2
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin1-0/+1
2022-02-23parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller1-0/+8
2022-01-27parisc: Fix lpa and lpa_user definesJohn David Anglin1-20/+24
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-11-25Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller1-1/+1
2021-11-18parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin1-2/+8
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller3-67/+61
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller1-1/+1
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller1-2/+1
2021-09-09arch: remove compat_alloc_user_spaceArnd Bergmann2-8/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+2
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-6/+2
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+7
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-11/+3
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-2/+2
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2-5/+5
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller1-15/+0
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann1-11/+3
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-05-26locking/atomic: parisc: move to ARCH_ATOMICMark Rutland2-23/+23
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-2/+2
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-5/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+0
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-1/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0