aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
6 daysparisc: Try to fix random segmentation faults in package buildsGravatar John David Anglin 2-26/+16
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-14/+16
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-12/+11
2024-05-15parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAGravatar Helge Deller 1-0/+1
2024-05-03arch: Rename fbdev header and source filesGravatar Thomas Zimmermann 1-4/+4
2024-05-03arch: Remove struct fb_info from video helpersGravatar Thomas Zimmermann 1-3/+5
2024-04-29parisc: Define sigset_t in parisc uapi headerGravatar Helge Deller 2-12/+10
2024-04-09parisc: add u16 support to cmpxchg()Gravatar Al Viro 1-10/+9
2024-04-09parisc: __cmpxchg_u32(): lift conversion into the callersGravatar Al Viro 1-2/+1
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archGravatar Zev Weiss 1-0/+14
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-13/+17
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+9
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-9/+1
2024-03-06arch: simplify architecture specific page size configurationGravatar Arnd Bergmann 1-9/+1
2024-02-27parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGravatar Guenter Roeck 1-0/+1
2024-02-27parisc: Fix csum_ipv6_magic on 64-bit systemsGravatar Guenter Roeck 1-2/+2
2024-02-27parisc: Fix csum_ipv6_magic on 32-bit systemsGravatar Guenter Roeck 1-1/+2
2024-02-27parisc: Fix ip_fast_csumGravatar Guenter Roeck 1-1/+1
2024-02-27parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosGravatar John David Anglin 1-8/+10
2024-02-27parisc: make parisc_bus_type constGravatar Ricardo B. Marliere 1-1/+1
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesGravatar Mathieu Desnoyers 1-0/+9
2024-02-16parisc/kprobes: always include asm-generic/kprobes.hGravatar Max Kellermann 1-1/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 1-2/+2
2024-01-30parisc: Fix random data corruption from exception handlerGravatar Helge Deller 4-43/+76
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+1
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+0
2023-12-14mm: Introduce flush_cache_vmap_early()Gravatar Alexandre Ghiti 1-0/+1
2023-11-27parisc: Fix asm operand number out of range build error in bug tableGravatar Helge Deller 1-1/+1
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfGravatar Helge Deller 1-17/+17
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesGravatar Helge Deller 1-2/+0
2023-11-25parisc: Use natural CPU alignment for bug_tableGravatar Helge Deller 1-12/+18
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPGravatar Helge Deller 1-1/+1
2023-11-25parisc: Mark jump_table naturally alignedGravatar Helge Deller 1-2/+6
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedGravatar Helge Deller 1-3/+6
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hGravatar Helge Deller 1-0/+1
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hGravatar Helge Deller 1-0/+1
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Gravatar Kefeng Wang 1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesGravatar Baoquan He 1-2/+0
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsGravatar Helge Deller 2-9/+3
2023-10-30parisc/pdc: Add width field to struct pdc_modelGravatar Helge Deller 1-0/+1
2023-10-30parisc: Move parisc_narrow_firmware variable to header fileGravatar Helge Deller 1-0/+1
2023-10-30parisc: Add some missing PDC functions and constantsGravatar Helge Deller 1-2/+25
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-22/+20
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsGravatar John David Anglin 2-22/+20
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 1-1/+1
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-12/+25
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupGravatar Helge Deller 2-0/+2
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsGravatar Helge Deller 1-2/+0
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersGravatar Helge Deller 1-0/+3