Age | Commit message (Expand) | Author |
2023-08-11 | Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux | Linus Torvalds |
2023-08-10 | parisc: perf: Make cpu_device variable static | Helge Deller |
2023-08-10 | parisc: ftrace: Add declaration for ftrace_function_trampoline() | Helge Deller |
2023-08-10 | parisc: processor: Include asm/smp.h for init_per_cpu() | Helge Deller |
2023-08-10 | parisc: unaligned: Include linux/sysctl.h for unaligned_enabled | Helge Deller |
2023-08-10 | parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu | Helge Deller |
2023-08-10 | parisc: dma: Add prototype for pcxl_dma_start | Helge Deller |
2023-08-10 | parisc: parisc_ksyms: Include libgcc.h for libgcc prototypes | Helge Deller |
2023-08-10 | parisc: firmware: Mark pdc_result buffers local | Helge Deller |
2023-08-10 | parisc: firmware: Fix sparse context imbalance warnings | Helge Deller |
2023-08-10 | parisc: signal: Fix sparse incorrect type in assignment warning | Helge Deller |
2023-08-10 | parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code | Yang Yingliang |
2023-08-10 | parisc: Fix lightweight spinlock checks to not break futexes | Helge Deller |
2023-08-08 | io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc | Helge Deller |
2023-08-03 | parisc: unaligned: Add required spaces after ',' | hanyu001@208suo.com |
2023-08-03 | parisc: pci-dma: remove unused and dead EISA code and comment | Petr Tesarik |
2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt |
2023-07-22 | Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux | Linus Torvalds |
2023-07-21 | io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area() | Helge Deller |
2023-07-03 | parisc: syscalls: Avoid compiler warnings with W=1 | Helge Deller |
2023-07-03 | parisc: unwind: Avoid missing prototype warning for handle_interruption() | Helge Deller |
2023-07-03 | parisc: smp: Add declaration for start_cpu_itimer() | Helge Deller |
2023-07-03 | parisc: pdt: Get prototype for arch_report_meminfo() | Helge Deller |
2023-06-30 | parisc: irq: Add irq-related function declarations | Helge Deller |
2023-06-30 | parisc: Move init function declarations into header file | Helge Deller |
2023-06-30 | parisc: unaligned: Include header file to avoid missing prototype warnings | Helge Deller |
2023-06-30 | parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage | Helge Deller |
2023-06-30 | parisc: unwind: Mark start and stop variables __maybe_unused | Helge Deller |
2023-06-30 | parisc: traps: Mark functions static | Helge Deller |
2023-06-30 | parisc: processor: Fix kdoc for init_cpu_profiler() | Helge Deller |
2023-06-30 | parisc: sys_parisc: parisc_personality() is called from asm code | Helge Deller |
2023-06-30 | parisc: pci-dma: Make pcxl_alloc_range() static | Helge Deller |
2023-06-30 | parisc: Mark image_size __maybe_unused in perf_write() | Helge Deller |
2023-06-30 | parisc: module: Mark symindex __maybe_unused | Helge Deller |
2023-06-30 | parisc: pdc_chassis: Fix kdoc warnings | Helge Deller |
2023-06-30 | parisc: firmware: Fix kdoc warnings | Helge Deller |
2023-06-30 | parisc: drivers: Fix kdoc warnings | Helge Deller |
2023-06-30 | parisc: Fold 32-bit compat code into audit_classify_syscall() | Helge Deller |
2023-06-30 | sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration | Helge Deller |
2023-06-30 | parisc: Fix missing prototype warning for arch_report_meminfo() | Helge Deller |
2023-06-30 | parisc: Add cacheflush() syscall | Helge Deller |
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-19 | parisc: unmap_uncached_pte() use pte_offset_kernel() | Hugh Dickins |
2023-06-19 | parisc: add pte_unmap() to balance get_ptep() | Hugh Dickins |
2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann |
2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham |
2023-05-24 | parisc: Fix flush_dcache_page() for usage from irq context | Helge Deller |
2023-05-24 | parisc: Handle kgdb breakpoints only in kernel context | Helge Deller |