summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorLines
2024-02-27parisc: make parisc_bus_type constRicardo B. Marliere-1/+1
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers-0/+9
2024-02-16parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann-1/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds-2/+2
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller-43/+76
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-0/+1
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+0
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti-0/+1
2023-11-27parisc: Fix asm operand number out of range build error in bug tableHelge Deller-1/+1
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller-17/+17
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller-2/+0
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller-12/+18
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller-1/+1
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller-2/+6
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller-3/+6
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller-0/+1
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller-0/+1
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He-2/+0
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller-9/+3
2023-10-30parisc/pdc: Add width field to struct pdc_modelHelge Deller-0/+1
2023-10-30parisc: Move parisc_narrow_firmware variable to header fileHelge Deller-0/+1
2023-10-30parisc: Add some missing PDC functions and constantsHelge Deller-2/+25
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-22/+20
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin-22/+20
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts-1/+1
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+25
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller-0/+2
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller-2/+0
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller-0/+3
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller-0/+15
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-54/+0
2023-08-31parisc: sba-iommu: Fix sparse warnigsHelge Deller-2/+2
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller-0/+3
2023-08-31parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller-8/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-24/+42
2023-08-28parisc: ccio-dma: Create private runway procfs root entryHelge Deller-3/+0
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller-6/+3
2023-08-27parisc: led: Fix LAN receive and transmit LEDsHelge Deller-2/+2
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller-3/+0
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller-1/+0
2023-08-27parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller-1/+0