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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
parisc: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2025-08-28
parisc: Makefile: fix a typo in palo.conf
Randy Dunlap
1
-1
/
+1
2025-06-27
parisc: fix building with gcc-15
Arnd Bergmann
1
-0
/
+1
2025-06-04
parisc: Fix double SIGFPE crash
Helge Deller
1
-3
/
+13
2025-05-02
parisc: PDT: Fix missing prototype warning
Yu-Chun Lin
1
-0
/
+2
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-09-04
parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
Helge Deller
1
-2
/
+2
2024-07-05
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-16
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-13
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
1
-0
/
+1
2024-04-13
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
1
-2
/
+2
2024-04-13
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
1
-1
/
+2
2024-04-13
parisc: Fix ip_fast_csum
Guenter Roeck
1
-1
/
+1
2024-04-13
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
John David Anglin
1
-8
/
+10
2024-03-26
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
Max Kellermann
1
-1
/
+1
2024-02-23
parisc/firmware: Fix F-extend for PDC addresses
Helge Deller
1
-2
/
+2
2023-12-08
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
1
-2
/
+0
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/pdc: Add width field to struct pdc_model
Helge Deller
1
-0
/
+1
2023-10-10
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-21
/
+20
2023-10-10
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
1
-1
/
+1
2023-10-10
parisc: drivers: Fix sparse warning
Helge Deller
1
-1
/
+1
2023-10-10
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-0
/
+3
2023-09-19
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
2
-4
/
+2
2023-09-19
parisc: led: Fix LAN receive and transmit LEDs
Helge Deller
1
-2
/
+2
2023-09-19
parisc: Fix /proc/cpuinfo output for lscpu
Helge Deller
1
-3
/
+10
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-20
/
+0
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-06-21
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
1
-1
/
+17
2023-05-30
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2
-2
/
+8
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-17
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
1
-3
/
+2
2023-02-15
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-15
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
3
-13
/
+39
2023-01-04
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
1
-1
/
+1
2023-01-04
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2022-11-10
parisc: Avoid printing the hardware path twice
Helge Deller
2
-14
/
+12
2022-09-23
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2
-4
/
+10
2022-09-23
parisc: Optimize per-pagetable spinlocks
Helge Deller
9
-214
/
+110
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-21
parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
Helge Deller
1
-1
/
+1
2022-08-21
parisc: Fix device names in /proc/iomem
Helge Deller
1
-5
/
+4
2022-06-29
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-29
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
1
-1
/
+1
[next]