index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+3
|
\
|
*
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+3
*
|
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-16
2
-13
/
+2
|
\
\
|
*
|
parisc/uapi: Use Kbuild logic to provide <asm/types.h>
Geert Uytterhoeven
2020-11-11
1
-7
/
+0
|
*
|
parisc: Make user stack size configurable
Helge Deller
2020-11-11
1
-5
/
+2
|
*
|
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
2020-11-11
1
-1
/
+0
|
|
/
*
|
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
2
-1
/
+22
|
\
\
|
*
|
parisc: Enable seccomp architecture tracking
YiFei Zhu
2020-11-20
2
-1
/
+22
|
|
/
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-16
1
-6
/
+6
|
\
\
|
*
|
parisc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-6
/
+6
|
|
/
*
|
Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-2
/
+0
|
\
\
|
*
|
signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS
Eric W. Biederman
2020-11-30
1
-2
/
+0
*
|
|
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
\
|
*
|
|
parisc: Remove bogus __IRQ_STAT macro
Thomas Gleixner
2020-11-23
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-0
/
+3
|
\
\
\
|
*
|
|
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
1
-0
/
+1
|
*
|
|
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-13
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
1
-13
/
+0
|
|
/
*
|
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
2020-11-23
1
-0
/
+2
*
|
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
1
-13
/
+0
*
|
parisc: start using signal-defs.h
Peter Collingbourne
2020-11-23
1
-12
/
+1
*
|
parisc: Drop parisc special case for __sighandler_t
Helge Deller
2020-11-23
1
-8
/
+0
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
2
-2
/
+2
*
parisc: Add MAP_UNINITIALIZED define
Helge Deller
2020-10-15
1
-0
/
+1
*
parisc: Improve spinlock handling
John David Anglin
2020-10-15
1
-10
/
+13
*
parisc: Switch to more fine grained lws locks
John David Anglin
2020-10-15
1
-2
/
+2
*
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
2020-10-15
1
-7
/
+7
*
parisc: Add alternative patching to synchronize_caches define
John David Anglin
2020-10-15
1
-1
/
+5
*
parisc: Drop useless comments in uapi/asm/signal.h
Helge Deller
2020-10-15
1
-2
/
+2
*
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
2020-10-15
2
-3
/
+3
*
parisc: Drop HP-UX specific fcntl and signal flags
Helge Deller
2020-10-15
2
-5
/
+1
*
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
1
-2
/
+0
|
\
|
*
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
1
-2
/
+0
*
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-20
/
+0
*
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-8
/
+0
|
/
*
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-16
1
-0
/
+6
*
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-15
1
-2
/
+2
*
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-12
2
-4
/
+65
|
\
|
*
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
2020-08-12
1
-0
/
+61
|
*
parisc: Whitespace cleanups in atomic.h
Helge Deller
2020-08-11
1
-4
/
+4
*
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-11
1
-0
/
+1
|
\
\
|
*
|
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
2020-08-06
1
-0
/
+1
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
1
-3
/
+0
|
\
\
\
|
*
|
|
kill unused dump_fpu() instances
Al Viro
2020-07-27
1
-3
/
+0
*
|
|
|
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-0
/
+1
*
|
|
|
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-9
/
+2
*
|
|
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
|
|
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-05
3
-52
/
+24
|
\
\
\
\
[next]