summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: Move parisc_narrow_firmware variable to header fileHelge Deller2023-10-301-0/+1
* 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
| * | parisc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-242-19/+32
| * | parisc: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-5/+10
| |/
* | parisc: ccio-dma: Create private runway procfs root entryHelge Deller2023-08-281-3/+0
* | parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller2023-08-281-6/+3
* | parisc: led: Fix LAN receive and transmit LEDsHelge Deller2023-08-271-2/+2
* | parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: led: Move register_led_regions() to late_initcall()Helge Deller2023-08-271-3/+0
* | parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller2023-08-271-1/+0
* | parisc: Avoid ioremap() for same addresss in iosapic_register()Helge Deller2023-08-221-1/+1
* | parisc: Fix comment on Elf64 function descriptorHelge Deller2023-08-221-2/+1