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
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
2024-12-14
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-10-17
parisc: Fix 64-bit userspace syscall path
Helge Deller
1
-6
/
+8
2024-10-17
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-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
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
1
-22
/
+22
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/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-10-10
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-10-06
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
1
-1
/
+1
2023-10-06
parisc: drivers: Fix sparse warning
Helge Deller
1
-1
/
+1
2023-09-13
parisc: Fix /proc/cpuinfo output for lscpu
Helge Deller
1
-3
/
+10
2023-09-02
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
1
-1
/
+2
2023-09-02
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
1
-103
/
+63
2023-06-21
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
1
-1
/
+17
2023-05-30
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-30
parisc: Allow to reboot machine after system halt
Helge Deller
1
-3
/
+8
2023-05-30
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
1
-2
/
+3
2023-05-30
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-30
parisc: Use num_present_cpus() in alternative patching code
Helge Deller
1
-1
/
+1
2023-05-24
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
1
-4
/
+23
2023-05-11
parisc: Ensure page alignment in flush functions
Helge Deller
1
-0
/
+2
2023-05-11
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
1
-3
/
+2
2023-02-09
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-09
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
1
-3
/
+3
2023-02-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2
-1
/
+29
2023-01-07
parisc: Drop duplicate kgdb_pdc console
Helge Deller
1
-20
/
+0
2023-01-07
parisc: Add missing FORCE prerequisites in Makefile
Helge Deller
2
-4
/
+4
2023-01-07
parisc: Fix locking in pdc_iodc_print() firmware call
Helge Deller
1
-11
/
+13
2023-01-07
parisc: Drop locking in pdc console code
Helge Deller
1
-13
/
+3
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
1
-8
/
+6
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-233
/
+43
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
1
-0
/
+8
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-3
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
3
-230
/
+31
2022-10-11
parisc: Reduce kernel size by packing alternative tables
Helge Deller
1
-3
/
+4
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
[next]