summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-05-29arm64: rename functions that reference compat termYury Norov
2018-05-29arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-05-29asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-05-29arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-05-22ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier
2018-05-22ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio nodeMaxime Chevallier
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-09arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-04-24ARM64: dts: meson: reduce odroid-c2 eMMC maximum rateJerome Brunet
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall
2018-03-12Merge tag 'v4.16-rockchip-dts64fixes-2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-03-09arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier
2018-03-02Revert "arm64: dts: rockchip: add usb3-phy otg-port support for rk3399"Heiko Stuebner
2018-03-01arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)Douglas Anderson
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-02-26arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-22Merge tag 'v4.16-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-02-22arm64: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-22Merge tag 'amlogic-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2018-02-22arm64: dts: cavium: fix PCI bus dtc warningsRob Herring
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-20arm64: perf: correct PMUVer probingMark Rutland
2018-02-19arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-02-19arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-19arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-19arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-19arm64: uaccess: Formalise types for access_ok()Robin Murphy
2018-02-19arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2018-02-16arm64: dts: rockchip: Fix DWMMC clocksRobin Murphy
2018-02-14arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2018-02-12ARM64: dts: meson: uart: fix address space rangeYixun Lan
2018-02-12ARM64: dts: meson-gxl: add internal ethernet PHY irqJerome Brunet
2018-02-12arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-12arm64: dts: rockchip: introduce pclk_vio_grf in rk3399-eDP device nodeYakir Yang
2018-02-12arm64: dts: rockchip: correct ep-gpios for rk3399-sapphireShawn Lin
2018-02-12arm64: dts: rockchip: fix rock64 gmac2io stability issuesKamil TrzciƄski
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds