index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
\
\
\
|
*
|
|
|
|
|
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
[next]