aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-54/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-23/+11
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-115/+120
2023-08-29Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 23-238/+3572
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2023-08-28parisc: ccio-dma: Create private runway procfs root entryGravatar Helge Deller 1-3/+0
2023-08-28parisc: chassis: Do not overwrite string on LCD displayGravatar Helge Deller 1-0/+6
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemGravatar Helge Deller 2-11/+3
2023-08-27parisc: led: Fix LAN receive and transmit LEDsGravatar Helge Deller 1-2/+2
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Gravatar Helge Deller 2-6/+0
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Gravatar Helge Deller 2-4/+0
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Gravatar Helge Deller 2-8/+0
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Gravatar Helge Deller 2-4/+0
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Gravatar Helge Deller 2-5/+0
2023-08-27parisc: ccio: Convert CCIO driver to use arch_initcall()Gravatar Helge Deller 2-11/+0
2023-08-27parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Gravatar Helge Deller 2-4/+0
2023-08-27parisc: hppb: Convert HP PB bus driver to use arch_initcall()Gravatar Helge Deller 2-5/+0
2023-08-27parisc: dino: Convert dino PCI bus driver to use arch_initcall()Gravatar Helge Deller 2-5/+0
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-08-24parisc: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 3-53/+105
2023-08-24parisc: Remove <asm/ide.h>Gravatar Geert Uytterhoeven 1-54/+0
2023-08-22parisc: Avoid ioremap() for same addresss in iosapic_register()Gravatar Helge Deller 1-1/+1
2023-08-22parisc: unaligned: Simplify 32-bit assembly in emulate_std()Gravatar Helge Deller 1-13/+12
2023-08-22parisc: Wire up eBPF JIT compilerGravatar Helge Deller 2-1/+3
2023-08-22parisc: Fix comment on Elf64 function descriptorGravatar Helge Deller 1-2/+1
2023-08-22parisc: Add eBPF JIT compiler glue code and MakefileGravatar Helge Deller 3-0/+689
2023-08-22parisc: Add 64-bit eBPF JIT compilerGravatar Helge Deller 1-0/+1209
2023-08-22parisc: Add 32-bit eBPF JIT compilerGravatar Helge Deller 1-0/+1615
2023-08-22parisc: Use generic mmap top-down layout and brk randomizationGravatar Helge Deller 3-67/+18
2023-08-22parisc: Fix /proc/cpuinfo output for lscpuGravatar Helge Deller 1-3/+10
2023-08-20parisc: Use page table locks only if DEBUG_KERNEL is enabledGravatar Helge Deller 1-1/+1
2023-08-20parisc: traps: Drop cpu_lpmc function pointerGravatar Helge Deller 1-4/+1
2023-08-20parisc: Drop the pa7300lc LPMC handlerGravatar Helge Deller 4-72/+1
2023-08-20parisc: lasi: Register LASI power-off feature as sys_off_handlerGravatar Helge Deller 1-6/+0
2023-08-18parisc/kexec: refactor for kernel/Kconfig.kexecGravatar Eric DeVolder 1-23/+11
2023-08-18parisc: mm: convert to GENERIC_IOREMAPGravatar Baoquan He 3-63/+15
2023-08-14parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checksGravatar Helge Deller 1-24/+23
2023-08-11Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-10/+5
2023-08-10parisc: perf: Make cpu_device variable staticGravatar Helge Deller 1-1/+1
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Gravatar Helge Deller 2-1/+5
2023-08-10parisc: boot: Nuke some sparse warnings in decompressorGravatar Helge Deller 1-5/+5
2023-08-10parisc: processor: Include asm/smp.h for init_per_cpu()Gravatar Helge Deller 1-0/+1
2023-08-10parisc: unaligned: Include linux/sysctl.h for unaligned_enabledGravatar Helge Deller 1-0/+1
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuGravatar Helge Deller 2-49/+1
2023-08-10parisc: dma: Add prototype for pcxl_dma_startGravatar Helge Deller 3-5/+3
2023-08-10parisc: parisc_ksyms: Include libgcc.h for libgcc prototypesGravatar Helge Deller 1-6/+1
2023-08-10parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warningGravatar Helge Deller 1-1/+2
2023-08-10parisc: firmware: Mark pdc_result buffers localGravatar Helge Deller 1-2/+2
2023-08-10parisc: firmware: Fix sparse context imbalance warningsGravatar Helge Deller 1-2/+2