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
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
1
-1
/
+1
2021-04-07
Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+5
2021-04-06
Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-3
/
+3
2021-04-02
Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"
Gregory CLEMENT
1
-3
/
+3
2021-04-01
Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2
-2
/
+2
2021-03-30
Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-1
/
+12
2021-03-29
arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
Oliver Stäbler
2
-2
/
+2
2021-03-26
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-2
/
+5
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-10
/
+58
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
4
-2
/
+24
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
3
-0
/
+6
2021-03-24
KVM: arm64: Fix CPU interface MMIO compatibility detection
Marc Zyngier
1
-0
/
+9
2021-03-24
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
2
-0
/
+3
2021-03-24
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
1
-1
/
+0
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
1
-2
/
+19
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
1
-4
/
+5
2021-03-15
arm64: csum: cast to the proper type
Alex Elder
1
-1
/
+1
2021-03-15
arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entry
Teresa Remmet
2
-2
/
+2
2021-03-15
arm64: dts: ls1012a: mark crypto engine dma coherent
Horia Geantă
1
-0
/
+1
2021-03-15
arm64: dts: ls1043a: mark crypto engine dma coherent
Horia Geantă
1
-0
/
+1
2021-03-15
arm64: dts: ls1046a: mark crypto engine dma coherent
Horia Geantă
1
-0
/
+1
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-53
/
+137
2021-03-12
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-03-12
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
1
-4
/
+8
2021-03-11
arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]
Ard Biesheuvel
1
-14
/
+0
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
3
-6
/
+3
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
3
-12
/
+24
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
3
-2
/
+5
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
5
-8
/
+15
2021-03-09
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Andrey Konovalov
1
-0
/
+5
2021-03-09
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
1
-2
/
+4
2021-03-08
arm64/mm: Reorganize pfn_valid()
Anshuman Khandual
1
-5
/
+16
2021-03-08
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Anshuman Khandual
1
-0
/
+12
2021-03-08
arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER
Anshuman Khandual
1
-2
/
+2
2021-03-08
arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
Anshuman Khandual
1
-2
/
+0
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
2
-10
/
+1
2021-03-08
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
1
-19
/
+25
2021-03-06
KVM: arm64: Fix range alignment when walking page tables
Jia He
1
-0
/
+1
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
2
-4
/
+39
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
4
-7
/
+14
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
2
-3
/
+9
2021-03-06
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2
-10
/
+10
2021-03-06
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
3
-10
/
+11
2021-03-06
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
1
-1
/
+1
2021-03-06
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
3
-3
/
+25
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-526
/
+4
[next]