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: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.c
John David Anglin
1
-2
/
+2
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: Drop WARN_ON_ONCE() from flush_cache_vmap
John David Anglin
1
-1
/
+1
2025-08-28
parisc: Define and use set_pte_at()
John David Anglin
1
-3
/
+4
2025-08-28
parisc: Check region is readable by user in raw_copy_from_user()
John David Anglin
2
-1
/
+46
2025-08-20
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
net: Fix the devmem sock opts and msgs for parisc
Pranjal Shrivastava
1
-3
/
+7
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
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2
-2
/
+2
2025-02-17
parisc: Temporarily disable jump label support
Helge Deller
1
-2
/
+2
2024-12-05
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-2
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-10-01
parisc: get rid of private asm/unaligned.h
Al Viro
4
-11
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+4
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-09-19
Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-170
/
+133
2024-09-16
parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
Helge Deller
1
-0
/
+14
2024-09-16
parisc: Use PRIV_USER instead of hardcoded value
Helge Deller
1
-1
/
+1
2024-09-16
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
1
-4
/
+2
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+1
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
1
-0
/
+5
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2
-3
/
+4
2024-09-09
parisc: Fix 64-bit userspace syscall path
Helge Deller
1
-6
/
+8
2024-09-09
parisc: Convert to generic clockevents
Helge Deller
4
-159
/
+108
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-1
/
+1
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-07-29
parisc: fix a possible DMA corruption
Mikulas Patocka
2
-1
/
+11
2024-07-29
parisc: fix unaligned accesses in BPF
Mikulas Patocka
1
-1
/
+1
2024-07-25
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-52
/
+124
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2024-07-24
parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN
Helge Deller
2
-0
/
+3
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-04
parisc: Use max() to calculate parisc_tlb_flush_threshold
Thorsten Blum
1
-5
/
+1
2024-07-03
parisc: Fix warning at drivers/pci/msi/msi.h:121
John David Anglin
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-3
/
+3
2024-06-25
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-06-25
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-22
parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functions
Helge Deller
3
-4
/
+47
2024-06-22
parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functions
Helge Deller
4
-4
/
+57
[next]