index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
parisc: Avoid crash due to unaligned access in unwinder
Helge Deller
1
-3
/
+10
2025-11-02
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-08-28
parisc: Update comments in make_insert_tlb
John David Anglin
1
-5
/
+12
2025-08-28
parisc: Revise gateway LWS calls to probe user read access
John David Anglin
1
-9
/
+21
2025-08-28
parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.c
John David Anglin
1
-2
/
+2
2025-08-28
parisc: Drop WARN_ON_ONCE() from flush_cache_vmap
John David Anglin
1
-1
/
+1
2025-06-27
parisc/unaligned: Fix hex output to show 8 hex chars
Helge Deller
1
-1
/
+1
2025-05-02
parisc: PDT: Fix missing prototype warning
Yu-Chun Lin
1
-0
/
+2
2024-12-05
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-10-01
parisc: get rid of private asm/unaligned.h
Al Viro
3
-0
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2024-09-16
parisc: Use PRIV_USER instead of hardcoded value
Helge Deller
1
-1
/
+1
2024-09-16
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
1
-4
/
+2
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
1
-2
/
+3
2024-09-09
parisc: Fix 64-bit userspace syscall path
Helge Deller
1
-6
/
+8
2024-09-09
parisc: Convert to generic clockevents
Helge Deller
2
-157
/
+106
2024-07-25
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-12
/
+106
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-24
parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN
Helge Deller
1
-0
/
+2
2024-07-04
parisc: Use max() to calculate parisc_tlb_flush_threshold
Thorsten Blum
1
-5
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-25
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
2
-10
/
+1
2024-06-25
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-22
parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functions
Helge Deller
3
-4
/
+47
2024-06-22
parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functions
Helge Deller
3
-3
/
+56
2024-06-12
parisc: Try to fix random segmentation faults in package builds
John David Anglin
1
-154
/
+259
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-9
/
+4
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-20
/
+0
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-8
/
+16
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-2
/
+2
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2
-2
/
+2
2024-04-25
parisc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-3
/
+3
2024-04-23
parisc: vdso: remove unused C build rule in vdso32/Makefile
Masahiro Yamada
1
-6
/
+1
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-1
/
+1
2024-04-09
parisc: add u16 support to cmpxchg()
Al Viro
1
-0
/
+1
2024-04-09
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-02-27
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
Guenter Roeck
1
-15
/
+12
2024-02-27
parisc: make parisc_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-27
parisc: Show kernel unaligned memory accesses
Helge Deller
1
-0
/
+7
2024-02-27
parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
Helge Deller
1
-2
/
+2
2024-02-19
parisc: Fix stack unwinder
Guenter Roeck
1
-8
/
+6
2024-02-16
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
Max Kellermann
1
-1
/
+1
[next]