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-08-28
parisc: Update comments in make_insert_tlb
John David Anglin
1
-5
/
+12
2025-08-28
parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...
John David Anglin
1
-0
/
+4
2025-08-28
parisc: Revise gateway LWS calls to probe user read access
John David Anglin
1
-9
/
+21
2025-08-28
parisc: Revise __get_user() to probe user read access
John David Anglin
1
-3
/
+18
2025-08-28
parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
Randy Dunlap
1
-1
/
+3
2025-08-28
parisc: Check region is readable by user in raw_copy_from_user()
John David Anglin
2
-1
/
+46
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-27
parisc/unaligned: Fix hex output to show 8 hex chars
Helge Deller
1
-1
/
+1
2025-05-09
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-12-14
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-11-22
parisc: fix a possible DMA corruption
Mikulas Patocka
2
-1
/
+11
2024-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-15
/
+0
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-08-03
parisc: Fix warning at drivers/pci/msi/msi.h:121
John David Anglin
1
-0
/
+1
2024-07-05
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-07-05
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-16
parisc: Define sigset_t in parisc uapi header
Helge Deller
2
-12
/
+10
2024-06-16
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
Helge Deller
1
-0
/
+1
2024-06-12
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-03
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
1
-0
/
+1
2024-04-03
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
1
-2
/
+2
2024-04-03
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
1
-1
/
+2
2024-04-03
parisc: Fix ip_fast_csum
Guenter Roeck
1
-1
/
+1
2024-04-03
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
John David Anglin
1
-8
/
+10
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
7
-69
/
+106
2024-02-23
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
1
-0
/
+3
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-31
parisc/firmware: Fix F-extend for PDC addresses
Helge Deller
1
-2
/
+2
2023-12-13
parisc: Fix asm operand number out of range build error in bug table
Helge Deller
1
-1
/
+1
2023-12-13
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-12-08
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-12-08
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-12-08
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-12-08
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
1
-2
/
+0
2023-12-08
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-12-08
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-12-08
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-12-08
parisc: Mark ex_table entries 32-bit aligned in assembly.h
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-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: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
[next]