index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-10-10
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-21
/
+20
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
1
-1
/
+0
2023-09-19
parisc: led: Fix LAN receive and transmit LEDs
Helge Deller
1
-2
/
+2
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-05-30
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
1
-0
/
+5
2023-01-04
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+3
2022-11-10
parisc: Avoid printing the hardware path twice
Helge Deller
1
-6
/
+6
2022-09-23
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+8
2022-09-23
parisc: Optimize per-pagetable spinlocks
Helge Deller
4
-130
/
+44
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-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-09-30
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-03
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
1
-15
/
+0
2021-04-14
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
1
-1
/
+1
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
2020-10-15
parisc: Improve spinlock handling
John David Anglin
1
-10
/
+13
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
1
-2
/
+2
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
1
-7
/
+7
2020-10-15
parisc: Add alternative patching to synchronize_caches define
John David Anglin
1
-1
/
+5
2020-10-15
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
1
-2
/
+2
2020-10-13
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+0
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-20
/
+0
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-8
/
+0
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-2
/
+2
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+65
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-12
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
1
-0
/
+61
2020-08-11
parisc: Whitespace cleanups in atomic.h
Helge Deller
1
-4
/
+4
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-9
/
+2
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
1
-0
/
+1
2020-08-05
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-52
/
+24
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2
-0
/
+4
[next]