index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-7
/
+7
2019-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-18
/
+58
2019-11-01
arm64: perf: Simplify the ARMv8 PMUv3 event attributes
Shaokun Zhang
1
-125
/
+66
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
1
-3
/
+20
2019-11-01
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
1
-0
/
+2
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
2
-2
/
+13
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2
-4
/
+7
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-4
/
+4
2019-11-01
crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_...
Yunfeng Ye
1
-1
/
+1
2019-10-31
arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
Bjorn Andersson
1
-6
/
+14
2019-10-29
arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
Bjorn Andersson
1
-0
/
+1
2019-10-29
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
1
-7
/
+8
2019-10-29
arm64: print additional fault message when executing non-exec memory
Xiang Zheng
1
-0
/
+2
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
14
-358
/
+417
2019-10-28
arm64: Make arm64_dma32_phys_limit static
Catalin Marinas
1
-1
/
+1
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
6
-12
/
+120
2019-10-28
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2
-3
/
+12
2019-10-28
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
6
-3
/
+71
2019-10-28
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
13
-23
/
+183
2019-10-28
KVM: arm/arm64: Show halt poll counters in debugfs
Christian Borntraeger
1
-0
/
+4
2019-10-28
arm64: dts: imx8mn: fix compatible string for sdma
Shengjiu Wang
1
-3
/
+3
2019-10-28
arm64: dts: imx8mm: fix compatible string for sdma
Shengjiu Wang
1
-3
/
+3
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
3
-38
/
+30
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
5
-38
/
+32
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
3
-211
/
+227
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland
3
-71
/
+102
2019-10-28
arm64: add local_daif_inherit()
Mark Rutland
1
-0
/
+16
2019-10-28
arm64: Add prototypes for functions called by entry.S
James Morse
1
-0
/
+22
2019-10-28
arm64: remove __exception annotations
James Morse
6
-39
/
+26
2019-10-28
arm64: Silence clang warning on mismatched value/register sizes
Catalin Marinas
1
-1
/
+1
2019-10-26
arm64: Enable and document ARM errata 1319367 and 1319537
Marc Zyngier
1
-0
/
+10
2019-10-26
arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
Marc Zyngier
2
-2
/
+64
2019-10-26
arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
Marc Zyngier
1
-0
/
+23
2019-10-26
arm64: KVM: Reorder system register restoration and stage-2 activation
Marc Zyngier
1
-6
/
+11
2019-10-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
14
-57
/
+62
2019-10-25
arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
James Morse
1
-0
/
+11
2019-10-25
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2
-2
/
+9
2019-10-25
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
4
-2
/
+52
2019-10-25
arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
Yunfeng Ye
1
-6
/
+9
2019-10-25
arm64: pgtable: Correct typo in comment
Mark Brown
1
-1
/
+1
2019-10-25
arm64: cpufeature: Fix typos in comment
Shaokun Zhang
1
-1
/
+1
2019-10-25
arm64: dts: ls1028a: fix a compatible issue
Yuantian Tang
1
-1
/
+1
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
12
-73
/
+251
2019-10-24
KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
Steven Price
1
-1
/
+4
2019-10-23
Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
3
-9
/
+15
2019-10-22
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2019-10-21
Merge tag 'v5.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
3
-10
/
+8
2019-10-21
Merge tag 'imx-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
5
-28
/
+28
2019-10-21
Merge tag 'arm-soc/for-5.4/devicetree-arm64-fixes' of https://github.com/Broa...
Olof Johansson
2
-4
/
+4
2019-10-21
arm64: Retrieve stolen time as paravirtualized guest
Steven Price
3
-1
/
+151
[prev]
[next]