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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+0
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-0
/
+1
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
1
-0
/
+2
2020-11-30
signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS
Eric W. Biederman
1
-2
/
+0
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
1
-0
/
+2
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
1
-13
/
+0
2020-11-23
parisc: start using signal-defs.h
Peter Collingbourne
1
-12
/
+1
2020-11-23
parisc: Drop parisc special case for __sighandler_t
Helge Deller
1
-8
/
+0
2020-11-23
parisc: Remove bogus __IRQ_STAT macro
Thomas Gleixner
1
-1
/
+0
2020-11-20
parisc: Enable seccomp architecture tracking
YiFei Zhu
2
-1
/
+22
2020-11-11
parisc/uapi: Use Kbuild logic to provide <asm/types.h>
Geert Uytterhoeven
1
-7
/
+0
2020-11-11
parisc: Make user stack size configurable
Helge Deller
1
-5
/
+2
2020-11-11
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
1
-1
/
+0
2020-11-09
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+3
2020-11-07
highmem: Get rid of kmap_types.h
Thomas Gleixner
1
-13
/
+0
2020-10-27
parisc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-6
/
+6
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
1
-0
/
+1
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: Drop useless comments in uapi/asm/signal.h
Helge Deller
1
-2
/
+2
2020-10-15
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
2
-3
/
+3
2020-10-15
parisc: Drop HP-UX specific fcntl and signal flags
Helge Deller
2
-5
/
+1
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
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-28
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
1
-2
/
+2
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
1
-4
/
+0
2020-07-28
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
1
-17
/
+8
2020-07-28
parisc: elf.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-3
/
+0
2020-07-21
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
1
-0
/
+2
[prev]
[next]