index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
parisc: fix expand_stack() conversion
Linus Torvalds
1
-1
/
+1
2023-06-30
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
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-12
/
+11
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-8
/
+25
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+18
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-12
/
+11
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+6
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+0
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+0
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2023-06-20
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-20
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
1
-1
/
+1
2023-06-20
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
1
-5
/
+21
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
11
-22
/
+102
2023-06-17
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
1
-4
/
+0
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-20
/
+0
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+2
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-1
/
+0
[next]