summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2019-01-09arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier
2018-12-19arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-17arm64: dts: sdm845-mtp: Reserve reserved gpiosBjorn Andersson
2018-12-13arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issuesSasha Levin
2018-12-13arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-12-08arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu
2018-12-05arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner
2018-11-27arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov
2018-11-27arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-21arm64: dts: stratix10: fix multicast filteringAaro Koskinen
2018-11-21arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld
2018-11-13arm64: entry: Allow handling of undefined instructions from EL1Will Deacon
2018-11-13arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-10-01arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-01arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-09-24arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flagsSteve Capper
2018-09-24arm64: hugetlb: Fix handling of young ptesSteve Capper
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse
2018-09-11arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-08Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-09-07Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář
2018-09-07arm64: KVM: Remove pgd_lockSteven Price
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon
2018-08-27arm64: allwinner: dts: h6: fix Pine H64 MMC bus widthIcenowy Zheng
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-25crypto: arm64/aes-gcm-ce - fix scatterwalk API violationArd Biesheuvel
2018-08-25crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada