aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2023-09-19parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller
2023-09-19parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-09-13parisc: Fix /proc/cpuinfo output for lscpuHelge Deller
2023-09-13parisc: ccio-dma: Create private runway procfs root entryHelge Deller
2023-08-14parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checksHelge Deller
2023-08-11Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-10parisc: perf: Make cpu_device variable staticHelge Deller
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Helge Deller
2023-08-10parisc: boot: Nuke some sparse warnings in decompressorHelge Deller
2023-08-10parisc: processor: Include asm/smp.h for init_per_cpu()Helge Deller
2023-08-10parisc: unaligned: Include linux/sysctl.h for unaligned_enabledHelge Deller
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller
2023-08-10parisc: dma: Add prototype for pcxl_dma_startHelge Deller
2023-08-10parisc: parisc_ksyms: Include libgcc.h for libgcc prototypesHelge Deller
2023-08-10parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warningHelge Deller
2023-08-10parisc: firmware: Mark pdc_result buffers localHelge Deller
2023-08-10parisc: firmware: Fix sparse context imbalance warningsHelge Deller
2023-08-10parisc: signal: Fix sparse incorrect type in assignment warningHelge Deller
2023-08-10parisc: ioremap: Fix sparse warningsHelge Deller
2023-08-10parisc: fault: Use C99 arrary initializersHelge Deller
2023-08-10parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify codeYang Yingliang
2023-08-10parisc: Fix lightweight spinlock checks to not break futexesHelge Deller
2023-08-08io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller
2023-08-03parisc: unaligned: Add required spaces after ','hanyu001@208suo.com
2023-08-03parisc: pci-dma: remove unused and dead EISA code and commentPetr Tesarik
2023-08-03parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-22Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-21io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller
2023-07-03parisc: syscalls: Avoid compiler warnings with W=1Helge Deller
2023-07-03parisc: math-emu: Avoid compiler warnings with W=1Helge Deller
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-07-03parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller
2023-06-30parisc: Refresh defconfigsHelge Deller
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller
2023-06-30parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller
2023-06-30parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller
2023-06-30parisc: traps: Mark functions staticHelge Deller
2023-06-30parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller
2023-06-30parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-06-30parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller
2023-06-30parisc: Mark image_size __maybe_unused in perf_write()Helge Deller
2023-06-30parisc: module: Mark symindex __maybe_unusedHelge Deller
2023-06-30parisc: pdc_chassis: Fix kdoc warningsHelge Deller
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller