index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
KVM: arm64: vgic: Add more checks when restoring ITS tables
Ricardo Koller
1
-0
/
+7
2022-05-16
KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Ricardo Koller
1
-12
/
+35
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
4
-21
/
+7
2022-05-15
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
1
-6
/
+0
2022-05-15
KVM: arm64: Don't hypercall before EL2 init
Quentin Perret
1
-1
/
+2
2022-05-15
KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
Marc Zyngier
1
-2
/
+1
2022-05-15
KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspace
Marc Zyngier
1
-0
/
+6
2022-05-15
KVM: arm64: Reenable pmu in Protected Mode
Fuad Tabba
1
-2
/
+1
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
4
-28
/
+26
2022-05-15
KVM: arm64: Wrapper for getting pmu_events
Fuad Tabba
1
-16
/
+26
2022-05-15
KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround
Marc Zyngier
2
-0
/
+12
2022-05-15
arm64/sysreg: fix odd line spacing
Mark Rutland
1
-3
/
+3
2022-05-15
arm64/sysreg: improve comment for regs without fields
Mark Rutland
1
-1
/
+1
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2
-9
/
+7
2022-05-13
Merge tag 'v5.18-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt
Arnd Bergmann
16
-52
/
+2536
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+12
2022-05-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-8
/
+7
2022-05-13
Merge tag 'mvebu-dt64-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt
Arnd Bergmann
5
-16
/
+20
2022-05-13
arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Kefeng Wang
2
-6
/
+56
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
1
-5
/
+12
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2
-0
/
+2
2022-05-13
Merge tag 'v5.18-next-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+4
2022-05-13
arm64: dts: mt8192: Follow binding order for SCP registers
NĂcolas F. R. A. Prado
1
-3
/
+3
2022-05-13
arm64: dts: mediatek: add mtk-snfi for mt7622
Chuanhong Guo
1
-0
/
+12
2022-05-13
arm64: dts: mediatek: mt8195-demo: enable uart1
Fabien Parent
1
-0
/
+6
2022-05-13
arm64: dts: mediatek: mt8195-demo: Remove input-name property
Fabien Parent
1
-1
/
+0
2022-05-13
arm64: dts: mediatek: mt8183-pumpkin: fix bad thermistor node name
Fabien Parent
1
-1
/
+1
2022-05-13
arm64: dts: mt7622: specify the L2 cache topology
Rui Salvaterra
1
-0
/
+7
2022-05-13
arm64: dts: mt7622: specify the number of DMA requests
Rui Salvaterra
1
-0
/
+1
2022-05-13
arm64: dts: mediatek: pumpkin: Remove input-name property
Dang Huynh
1
-1
/
+0
2022-05-13
Merge tag 'visconti-arm-dt-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti into arm/dt
Arnd Bergmann
4
-62
/
+53
2022-05-13
Merge tag 'v5.19-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Arnd Bergmann
28
-16
/
+3075
2022-05-12
Merge tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Arnd Bergmann
1
-5
/
+35
2022-05-12
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+2
2022-05-12
arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry
Kristina Martsenko
1
-2
/
+1
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-2
/
+0
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
41
-231
/
+275
2022-05-11
arm64/hugetlb: Drop TLB flush from get_clear_flush()
Anshuman Khandual
1
-11
/
+5
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-25
/
+2
2022-05-11
arm64: Declare non global symbols as static
Linu Cherian
1
-1
/
+1
2022-05-11
arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x
Michael Riesch
1
-1
/
+1
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
3
-6
/
+4
2022-05-10
KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
Oliver Upton
1
-3
/
+0
2022-05-10
KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
Oliver Upton
1
-18
/
+1
2022-05-10
arm64: dts: visconti: Update the clock providers for PCIe host controller
Nobuhiro Iwamatsu
2
-16
/
+2
2022-05-10
arm64: dts: visconti: Update the clock providers for ethernet device
Nobuhiro Iwamatsu
3
-18
/
+2
2022-05-10
arm64: dts: visconti: Update the clock providers for SPI
Nobuhiro Iwamatsu
2
-9
/
+14
2022-05-10
arm64: dts: visconti: Update the clock providers for watchdog timer
Nobuhiro Iwamatsu
3
-8
/
+1
2022-05-10
arm64: dts: visconti: Update the clock providers for I2C
Nobuhiro Iwamatsu
2
-1
/
+9
[prev]
[next]