index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
parisc: start using signal-defs.h
Peter Collingbourne
2020-11-23
parisc: Drop parisc special case for __sighandler_t
Helge Deller
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
2020-10-15
parisc: Improve spinlock handling
John David Anglin
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
2020-10-15
parisc: Add alternative patching to synchronize_caches define
John David Anglin
2020-10-15
parisc: Drop useless comments in uapi/asm/signal.h
Helge Deller
2020-10-15
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
2020-10-15
parisc: Drop HP-UX specific fcntl and signal flags
Helge Deller
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
2020-08-11
parisc: Whitespace cleanups in atomic.h
Helge Deller
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
2020-08-04
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-28
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-07-28
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
2020-07-28
parisc: elf.h: delete a duplicated word
Randy Dunlap
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-21
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
2020-07-21
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
2020-07-21
parisc: Convert to BIT_MASK() and BIT_WORD()
Helge Deller
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
[next]