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-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-09
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-10-10
parisc: Fix 64-bit userspace syscall path
Helge Deller
1
-6
/
+8
2024-10-10
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
1
-4
/
+2
2024-08-29
parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
Helge Deller
1
-2
/
+2
2024-07-05
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
2
-10
/
+1
2024-07-05
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-06-21
parisc: Try to fix random segmentation faults in package builds
John David Anglin
1
-154
/
+259
2024-06-12
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-03
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
Guenter Roeck
1
-15
/
+12
2024-03-26
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
Max Kellermann
1
-1
/
+1
2024-03-01
parisc: Fix stack unwinder
Guenter Roeck
1
-8
/
+6
2024-03-01
Revert "parisc: Only list existing CPUs in cpu_possible_mask"
Helge Deller
1
-8
/
+0
2024-02-23
parisc: Fix random data corruption from exception handler
Helge Deller
2
-24
/
+24
2024-02-23
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
1
-1
/
+1
2024-02-23
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
1
-0
/
+3
2024-01-31
parisc/firmware: Fix F-extend for PDC addresses
Helge Deller
1
-2
/
+2
2023-12-08
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-28
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
1
-1
/
+1
2023-11-28
parisc/pgtable: Do not drop upper 5 address bits of physical address
Helge Deller
1
-4
/
+3
2023-11-28
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-28
parisc: Add nop instructions after TLB inserts
John David Anglin
1
-29
/
+52
2023-10-07
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2
-7
/
+3
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
1
-2
/
+12
2023-09-07
parisc: BTLB: _edata symbol has to be page aligned for BTLB support
Helge Deller
1
-0
/
+1
2023-09-07
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
1
-9
/
+33
2023-09-07
parisc: BTLB: Clear possibly existing BTLB entries
Helge Deller
1
-3
/
+13
2023-09-07
parisc: Prepare for Block-TLB support on 32-bit kernel
Helge Deller
1
-0
/
+2
2023-08-31
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
1
-1
/
+1
2023-08-31
parisc: drivers: Fix sparse warning
Helge Deller
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-34
/
+73
2023-08-29
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-194
/
+31
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-08-28
parisc: chassis: Do not overwrite string on LCD display
Helge Deller
1
-0
/
+6
2023-08-28
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
1
-5
/
+0
2023-08-27
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
1
-5
/
+0
2023-08-27
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
1
-3
/
+0
2023-08-27
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
1
-5
/
+0
2023-08-27
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
1
-3
/
+0
2023-08-27
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
1
-4
/
+0
2023-08-27
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
1
-10
/
+0
2023-08-27
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
1
-3
/
+0
[next]