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