index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-27
1
-0
/
+1
*
parisc: syscalls: Avoid compiler warnings with W=1
Helge Deller
2023-07-03
1
-0
/
+3
*
parisc: math-emu: Avoid compiler warnings with W=1
Helge Deller
2023-07-03
1
-1
/
+2
*
parisc: unwind: Avoid missing prototype warning for handle_interruption()
Helge Deller
2023-07-03
2
-2
/
+4
*
parisc: smp: Add declaration for start_cpu_itimer()
Helge Deller
2023-07-03
2
-2
/
+1
*
parisc: pdt: Get prototype for arch_report_meminfo()
Helge Deller
2023-07-03
1
-0
/
+1
*
parisc: Refresh defconfigs
Helge Deller
2023-06-30
2
-18
/
+83
*
parisc: irq: Add irq-related function declarations
Helge Deller
2023-06-30
2
-4
/
+4
*
parisc: Move init function declarations into header file
Helge Deller
2023-06-30
2
-20
/
+35
*
parisc: unaligned: Include header file to avoid missing prototype warnings
Helge Deller
2023-06-30
1
-0
/
+1
*
parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage
Helge Deller
2023-06-30
1
-5
/
+5
*
parisc: unwind: Mark start and stop variables __maybe_unused
Helge Deller
2023-06-30
1
-2
/
+3
*
parisc: init: Drop unused variable end_paddr
Helge Deller
2023-06-30
1
-2
/
+0
*
parisc: traps: Mark functions static
Helge Deller
2023-06-30
1
-5
/
+2
*
parisc: processor: Fix kdoc for init_cpu_profiler()
Helge Deller
2023-06-30
1
-1
/
+1
*
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
2023-06-30
1
-1
/
+2
*
parisc: pci-dma: Make pcxl_alloc_range() static
Helge Deller
2023-06-30
1
-1
/
+1
*
parisc: Mark image_size __maybe_unused in perf_write()
Helge Deller
2023-06-30
1
-1
/
+1
*
parisc: module: Mark symindex __maybe_unused
Helge Deller
2023-06-30
1
-1
/
+1
*
parisc: pdc_chassis: Fix kdoc warnings
Helge Deller
2023-06-30
1
-6
/
+11
*
parisc: firmware: Fix kdoc warnings
Helge Deller
2023-06-30
1
-18
/
+21
*
parisc: drivers: Fix kdoc warnings
Helge Deller
2023-06-30
1
-16
/
+17
*
parisc: Fold 32-bit compat code into audit_classify_syscall()
Helge Deller
2023-06-30
2
-21
/
+4
*
sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
Helge Deller
2023-06-30
2
-9
/
+17
*
parisc: Default to 8 CPUs for 64-bit kernel
Helge Deller
2023-06-30
1
-1
/
+1
*
parisc: Fix missing prototype warning for arch_report_meminfo()
Helge Deller
2023-06-30
1
-0
/
+1
*
parisc: Add cacheflush() syscall
Helge Deller
2023-06-30
3
-0
/
+62
*
parisc: Check if IRQs are disabled when calling arch_local_irq_restore()
Helge Deller
2023-06-30
1
-0
/
+5
*
parisc: Move TLB_PTLOCK option to Kconfig.debug
Helge Deller
2023-06-30
2
-10
/
+11
*
parisc: fix expand_stack() conversion
Linus Torvalds
2023-06-29
1
-1
/
+1
*
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-06-29
1
-1
/
+0
|
\
|
*
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
2023-05-26
1
-1
/
+0
*
|
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-29
4
-16
/
+37
|
\
\
|
*
\
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-19
11
-22
/
+102
|
|
\
\
|
*
\
\
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-26
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
2023-05-18
1
-2
/
+1
|
*
|
|
|
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-19
4
-16
/
+38
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-09
12
-187
/
+116
|
|
|
\
\
|
|
*
|
|
arch/parisc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
2023-04-20
1
-14
/
+4
|
|
*
|
|
arch/parisc: Implement fb_is_primary_device() under arch/parisc
Thomas Zimmermann
2023-04-20
4
-1
/
+33
|
|
*
|
|
arch/parisc: Remove trailing whitespaces
Thomas Zimmermann
2023-04-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-12
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-12
/
+11
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-4
/
+0
|
|
\
|
|
|
|
|
*
|
|
|
|
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
1
-0
/
+1
|
*
|
|
|
|
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-12
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
1
-1
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
4
-8
/
+25
|
\
\
\
\
\
\
[next]