summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-163-13/+17
|\
| * parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck2024-02-271-0/+1
| * parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck2024-02-271-2/+2
| * parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck2024-02-271-1/+2
| * parisc: Fix ip_fast_csumGuenter Roeck2024-02-271-1/+1
| * parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin2024-02-271-8/+10
| * parisc: make parisc_bus_type constRicardo B. Marliere2024-02-271-1/+1
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+9
|\ \
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+9
* | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-9/+1
|\ \ \ | |_|/ |/| |
| * | arch: simplify architecture specific page size configurationArnd Bergmann2024-03-061-9/+1
| |/
* | Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-231-1/+2
|\ \ | |/ |/|
| * parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann2024-02-161-1/+2
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
|/
* parisc: Fix random data corruption from exception handlerHelge Deller2024-01-304-43/+76
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+1
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-8/+0
|\ \
| * | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-2/+0
* | | parisc: Fix asm operand number out of range build error in bug tableHelge Deller2023-11-271-1/+1
| |/ |/|
* | parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2023-11-251-17/+17
* | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-2/+0
* | parisc: Use natural CPU alignment for bug_tableHelge Deller2023-11-251-12/+18
* | parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller2023-11-251-1/+1
* | parisc: Mark jump_table naturally alignedHelge Deller2023-11-251-2/+6
* | parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller2023-11-251-3/+6
* | parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller2023-11-251-0/+1
* | parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller2023-11-251-0/+1
* | parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2023-11-152-9/+3
|/
* parisc/pdc: Add width field to struct pdc_modelHelge Deller2023-10-301-0/+1
* parisc: Move parisc_narrow_firmware variable to header fileHelge Deller2023-10-301-0/+1
* parisc: Add some missing PDC functions and constantsHelge Deller2023-10-301-2/+25
* Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-072-22/+20
|\
| * parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2023-10-072-22/+20
* | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-291-1/+1
|/
* Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-136-12/+25
|\
| * parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller2023-09-072-0/+2
| * parisc: firmware: Simplify calling non-PA20 functionsHelge Deller2023-09-071-2/+0
| * parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller2023-09-071-0/+3
| * parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller2023-09-071-0/+15
| * parisc: sba-iommu: Fix sparse warnigsHelge Deller2023-08-311-2/+2
| * parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller2023-08-311-0/+3
| * parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller2023-08-311-8/+0
* | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-051-54/+0
|\ \
| * | parisc: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-54/+0
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \ \ | |_|/ |/| |
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-293-24/+42
|\ \
| * | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-1/+1