summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-073-23/+23
|\
| * parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2023-10-072-22/+20
| * parisc: Fix crash with nr_cpus=1 optionHelge Deller2023-10-071-1/+3
* | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-292-2/+2
|/
* Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-1315-35/+163
|\
| * parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller2023-09-075-7/+77
| * parisc: firmware: Simplify calling non-PA20 functionsHelge Deller2023-09-072-4/+12
| * parisc: BTLB: _edata symbol has to be page aligned for BTLB supportHelge Deller2023-09-071-0/+1
| * parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller2023-09-072-9/+36
| * parisc: BTLB: Clear possibly existing BTLB entriesHelge Deller2023-09-071-3/+13
| * parisc: Prepare for Block-TLB support on 32-bit kernelHelge Deller2023-09-071-0/+2
| * parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller2023-09-071-0/+15
| * parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller2023-08-311-1/+1
| * parisc: drivers: Fix sparse warningHelge Deller2023-08-311-1/+1
| * 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-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-23/+11
|\ \ \
| * | | parisc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-23/+11
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-296-115/+120
|\ \ \
| * | | 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-243-53/+105
| * | | parisc: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-183-63/+15
| |/ /
* | | Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-2923-238/+3572
|\ \ \
| * | | parisc: ccio-dma: Create private runway procfs root entryHelge Deller2023-08-281-3/+0
| * | | parisc: chassis: Do not overwrite string on LCD displayHelge Deller2023-08-281-0/+6
| * | | parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller2023-08-282-11/+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-272-6/+0
| * | | parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller2023-08-272-4/+0
| * | | parisc: led: Move register_led_regions() to late_initcall()Helge Deller2023-08-272-8/+0
| * | | parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller2023-08-272-4/+0
| * | | parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller2023-08-272-5/+0
| * | | parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller2023-08-272-11/+0
| * | | parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller2023-08-272-4/+0
| * | | parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller2023-08-272-5/+0
| * | | parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller2023-08-272-5/+0
| * | | parisc: Avoid ioremap() for same addresss in iosapic_register()Helge Deller2023-08-221-1/+1
| * | | parisc: unaligned: Simplify 32-bit assembly in emulate_std()Helge Deller2023-08-221-13/+12
| * | | parisc: Wire up eBPF JIT compilerHelge Deller2023-08-222-1/+3
| * | | parisc: Fix comment on Elf64 function descriptorHelge Deller2023-08-221-2/+1
| * | | parisc: Add eBPF JIT compiler glue code and MakefileHelge Deller2023-08-223-0/+689
| * | | parisc: Add 64-bit eBPF JIT compilerHelge Deller2023-08-221-0/+1209
| * | | parisc: Add 32-bit eBPF JIT compilerHelge Deller2023-08-221-0/+1615
| * | | parisc: Use generic mmap top-down layout and brk randomizationHelge Deller2023-08-223-67/+18
| * | | parisc: Fix /proc/cpuinfo output for lscpuHelge Deller2023-08-221-3/+10