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
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-01
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2019-06-27
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
2019-06-26
arm64/mm: Drop [PTE|PMD]_TYPE_FAULT
Anshuman Khandual
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
arm64: irqflags: Introduce explicit debugging for IRQ priorities
Julien Thierry
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-21
arm64: irqflags: Add condition flags to inline asm clobber list
Julien Thierry
2019-06-21
arm64: irqflags: Pass flags as readonly operand to restore instruction
Julien Thierry
2019-06-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
arm64/mm: don't initialize pgd_cache twice
Mike Rapoport
2019-06-18
arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
Anisse Astier
2019-06-17
arm64/mm: Correct the cache line size warning with non coherent device
Masayoshi Mizuma
2019-06-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-13
arm64/sve: Fix missing SVE/FPSIMD endianness conversions
Dave Martin
2019-06-12
arm64: tlbflush: Ensure start/end of address range are aligned to stride
Will Deacon
2019-06-10
arm64: mm: avoid redundant READ_ONCE(*ptep)
Mark Rutland
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
2019-06-05
arm64: ptrace: add support for syscall emulation
Sudeep Holla
2019-06-05
arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers
Sudeep Holla
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
arm64: arch_timer: mark functions as __always_inline
Anders Roxell
2019-06-05
arm64: smp: Moved cpu_logical_map[] to smp.h
Florian Fainelli
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
2019-06-04
arm64: cacheinfo: Update cache_line_size detected from DT or PPTT
Shaokun Zhang
2019-06-04
arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
Julien Grall
2019-06-04
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
2019-06-04
arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()
Julien Grall
2019-06-03
arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
Anshuman Khandual
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-29
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
2019-05-29
arm64: fix syscall_fn_t type
Sami Tolvanen
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-24
arm64: insn: Add BUILD_BUG_ON() for invalid masks
Jean-Philippe Brucker
2019-05-24
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
2019-05-24
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[next]