index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
parisc: dma: Add prototype for pcxl_dma_start
Helge Deller
3
-5
/
+3
2023-08-10
parisc: parisc_ksyms: Include libgcc.h for libgcc prototypes
Helge Deller
1
-6
/
+1
2023-08-10
parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warning
Helge Deller
1
-1
/
+2
2023-08-10
parisc: firmware: Mark pdc_result buffers local
Helge Deller
1
-2
/
+2
2023-08-10
parisc: firmware: Fix sparse context imbalance warnings
Helge Deller
1
-2
/
+2
2023-08-10
parisc: signal: Fix sparse incorrect type in assignment warning
Helge Deller
1
-1
/
+1
2023-08-10
parisc: ioremap: Fix sparse warnings
Helge Deller
1
-5
/
+4
2023-08-10
parisc: fault: Use C99 arrary initializers
Helge Deller
1
-25
/
+25
2023-08-10
parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code
Yang Yingliang
1
-3
/
+1
2023-08-10
parisc: Fix lightweight spinlock checks to not break futexes
Helge Deller
4
-6
/
+27
2023-08-08
io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc
Helge Deller
1
-10
/
+5
2023-08-03
parisc: unaligned: Add required spaces after ','
hanyu001@208suo.com
1
-9
/
+9
2023-08-03
parisc: pci-dma: remove unused and dead EISA code and comment
Petr Tesarik
1
-8
/
+0
2023-08-03
parisc/mm: preallocate fixmap page tables at init
Mike Rapoport (IBM)
2
-3
/
+34
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2
-2
/
+2
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
1
-0
/
+1
2023-07-22
Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+10
2023-07-21
io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
Helge Deller
1
-5
/
+10
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-07-03
parisc: syscalls: Avoid compiler warnings with W=1
Helge Deller
1
-0
/
+3
2023-07-03
parisc: math-emu: Avoid compiler warnings with W=1
Helge Deller
1
-1
/
+2
2023-07-03
parisc: unwind: Avoid missing prototype warning for handle_interruption()
Helge Deller
2
-2
/
+4
2023-07-03
parisc: smp: Add declaration for start_cpu_itimer()
Helge Deller
2
-2
/
+1
2023-07-03
parisc: pdt: Get prototype for arch_report_meminfo()
Helge Deller
1
-0
/
+1
2023-06-30
parisc: Refresh defconfigs
Helge Deller
2
-18
/
+83
2023-06-30
parisc: irq: Add irq-related function declarations
Helge Deller
2
-4
/
+4
2023-06-30
parisc: Move init function declarations into header file
Helge Deller
2
-20
/
+35
2023-06-30
parisc: unaligned: Include header file to avoid missing prototype warnings
Helge Deller
1
-0
/
+1
2023-06-30
parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage
Helge Deller
1
-5
/
+5
2023-06-30
parisc: unwind: Mark start and stop variables __maybe_unused
Helge Deller
1
-2
/
+3
2023-06-30
parisc: init: Drop unused variable end_paddr
Helge Deller
1
-2
/
+0
2023-06-30
parisc: traps: Mark functions static
Helge Deller
1
-5
/
+2
2023-06-30
parisc: processor: Fix kdoc for init_cpu_profiler()
Helge Deller
1
-1
/
+1
2023-06-30
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
1
-1
/
+2
2023-06-30
parisc: pci-dma: Make pcxl_alloc_range() static
Helge Deller
1
-1
/
+1
2023-06-30
parisc: Mark image_size __maybe_unused in perf_write()
Helge Deller
1
-1
/
+1
2023-06-30
parisc: module: Mark symindex __maybe_unused
Helge Deller
1
-1
/
+1
2023-06-30
parisc: pdc_chassis: Fix kdoc warnings
Helge Deller
1
-6
/
+11
2023-06-30
parisc: firmware: Fix kdoc warnings
Helge Deller
1
-18
/
+21
2023-06-30
parisc: drivers: Fix kdoc warnings
Helge Deller
1
-16
/
+17
2023-06-30
parisc: Fold 32-bit compat code into audit_classify_syscall()
Helge Deller
2
-21
/
+4
2023-06-30
sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
Helge Deller
2
-9
/
+17
2023-06-30
parisc: Default to 8 CPUs for 64-bit kernel
Helge Deller
1
-1
/
+1
2023-06-30
parisc: Fix missing prototype warning for arch_report_meminfo()
Helge Deller
1
-0
/
+1
2023-06-30
parisc: Add cacheflush() syscall
Helge Deller
3
-0
/
+62
2023-06-30
parisc: Check if IRQs are disabled when calling arch_local_irq_restore()
Helge Deller
1
-0
/
+5
2023-06-30
parisc: Move TLB_PTLOCK option to Kconfig.debug
Helge Deller
2
-10
/
+11
2023-06-29
parisc: fix expand_stack() conversion
Linus Torvalds
1
-1
/
+1
2023-06-29
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-16
/
+37
[prev]
[next]