summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2023-10-30parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-10-30parisc: Move parisc_narrow_firmware variable to header fileHelge Deller
2023-10-30parisc: Add some missing PDC functions and constantsHelge Deller
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-31parisc: sba-iommu: Fix sparse warnigsHelge Deller
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-08-31parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28parisc: ccio-dma: Create private runway procfs root entryHelge Deller
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller
2023-08-27parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller
2023-08-27parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24parisc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24parisc: Remove <asm/ide.h>Geert Uytterhoeven
2023-08-22parisc: Avoid ioremap() for same addresss in iosapic_register()Helge Deller
2023-08-22parisc: Fix comment on Elf64 function descriptorHelge Deller
2023-08-20parisc: Drop the pa7300lc LPMC handlerHelge Deller
2023-08-18parisc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Helge Deller
2023-08-10parisc: dma: Add prototype for pcxl_dma_startHelge Deller
2023-08-10parisc: Fix lightweight spinlock checks to not break futexesHelge Deller
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-03parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller
2023-07-03parisc: smp: Add declaration for start_cpu_itimer()Helge Deller
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller
2023-06-30parisc: Add cacheflush() syscallHelge Deller
2023-06-30parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds