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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-05-30
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
1
-2
/
+3
2023-05-30
parisc: Allow to reboot machine after system halt
Helge Deller
1
-3
/
+8
2023-05-30
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
1
-4
/
+23
2023-05-11
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
1
-3
/
+2
2023-03-11
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-1
/
+1
2023-02-09
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2
-1
/
+28
2022-11-10
parisc: Avoid printing the hardware path twice
Helge Deller
1
-8
/
+6
2022-09-15
parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
Helge Deller
1
-1
/
+42
2022-08-31
parisc: Fix exception handler for fldw and fstw instructions
Helge Deller
1
-1
/
+1
2022-08-17
parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
Helge Deller
1
-1
/
+1
2022-08-17
parisc: Drop pa_swapper_pg_lock spinlock
Helge Deller
1
-3
/
+0
2022-08-17
parisc: Fix device names in /proc/iomem
Helge Deller
1
-5
/
+4
2022-05-12
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2
-5
/
+3
2022-05-12
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-04-13
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-04-08
parisc: Fix handling off probe non-access faults
John David Anglin
1
-0
/
+2
2022-03-02
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
1
-3
/
+3
2022-03-02
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
1
-4
/
+4
2022-01-27
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2022-01-05
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
1
-0
/
+2
2021-12-29
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-08
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-01
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
1
-2
/
+1
2021-11-25
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2
-7
/
+8
2021-11-21
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
1
-1
/
+1
2021-11-18
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+2
2021-11-18
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-18
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
1
-2
/
+17
2021-11-18
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
1
-7
/
+14
2021-11-18
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
1
-1
/
+0
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2
-6
/
+3
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2
-8
/
+7
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
1
-7
/
+10
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
1
-15
/
+0
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
1
-1
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-4
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-4
/
+0
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+3
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-2
/
+1
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-01
parisc: fix crash with signals and alloca
Mikulas Patocka
1
-0
/
+6
[next]