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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
1
-0
/
+5
2023-05-24
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
1
-0
/
+1
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
1
-14
/
+13
2022-11-10
parisc: Avoid printing the hardware path twice
Helge Deller
1
-6
/
+6
2022-09-15
Revert "parisc: Show error if wrong 32/64-bit compiler is being used"
Helge Deller
1
-8
/
+0
2022-06-29
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
1
-1
/
+1
2022-06-09
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
1
-0
/
+4
2022-05-30
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-1
/
+2
2022-04-08
parisc: Fix handling off probe non-access faults
John David Anglin
1
-0
/
+1
2022-02-23
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-01-27
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2021-12-29
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-11-25
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
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
/
+8
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
3
-67
/
+61
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
1
-2
/
+1
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-8
/
+0
2021-09-03
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-6
/
+2
2021-09-02
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...
Helge Deller
1
-68
/
+0
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+7
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-11
/
+5
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-2
/
+2
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
1
-15
/
+0
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
1
-0
/
+2
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
1
-0
/
+3
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2
-23
/
+23
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
1
-2
/
+2
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
1
-5
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-1
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
1
-1
/
+0
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
1
-1
/
+1
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
1
-1
/
+0
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
4
-130
/
+44
2021-02-12
parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
1
-1
/
+1
[next]