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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...
Greg Kroah-Hartman
1
-7
/
+1
2024-07-05
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-07-05
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-1
/
+7
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
3
-180
/
+275
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
kbuild: unify vdso_install rules
Masahiro Yamada
1
-6
/
+2
2024-06-12
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-03
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+14
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
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
8
-71
/
+108
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-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
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: fix mmap_base calculation when stack grows upwards
Helge Deller
4
-13
/
+7
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-11-28
parisc: Add nop instructions after TLB inserts
John David Anglin
1
-29
/
+52
2023-10-07
Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-23
/
+23
2023-10-07
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-22
/
+20
2023-10-07
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2
-2
/
+2
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-35
/
+163
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
5
-7
/
+77
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
2
-4
/
+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
2
-9
/
+36
[next]