summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-19parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin1-3/+18
2025-08-28parisc: Define and use set_pte_at()John David Anglin1-3/+4
2025-08-28parisc: Check region is readable by user in raw_copy_from_user()John David Anglin1-0/+28
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-1/+1
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-2/+3
2024-10-10parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-08-14parisc: fix a possible DMA corruptionMikulas Patocka1-1/+10
2024-06-21parisc: Try to fix random segmentation faults in package buildsJohn David Anglin2-26/+16
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller2-12/+10
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
2024-04-03prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-0/+14
2024-04-03parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-03parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-03parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-03parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-03parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin1-8/+10
2024-02-23parisc: Fix random data corruption from exception handlerHelge Deller4-43/+76
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-02-16mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-12-13parisc: Fix asm operand number out of range build error in bug tableHelge Deller1-1/+1
2023-12-13parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller1-17/+17
2023-12-08parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller1-3/+6
2023-12-08parisc: Mark jump_table naturally alignedHelge Deller1-2/+6
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-12-08parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller1-1/+1
2023-12-08parisc: Use natural CPU alignment for bug_tableHelge Deller1-12/+18
2023-12-08parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller1-0/+1
2023-12-08parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller1-0/+1
2023-11-28parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2-9/+3
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller1-0/+1
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-22/+20
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-22/+20
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-1/+1
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+25
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller2-0/+2
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller1-2/+0
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller1-0/+3
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller1-0/+15
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-54/+0
2023-08-31parisc: sba-iommu: Fix sparse warnigsHelge Deller1-2/+2
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-0/+3
2023-08-31parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller1-8/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-24/+42
2023-08-28parisc: ccio-dma: Create private runway procfs root entryHelge Deller1-3/+0
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller1-6/+3
2023-08-27parisc: led: Fix LAN receive and transmit LEDsHelge Deller1-2/+2
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller1-1/+0
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller1-1/+0