summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-03arm64: dts: renesas: Fix VSPD registers rangeLaurent Pinchart
2018-10-03arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addressesGeert Uytterhoeven
2018-09-26arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2018-09-26arm64: dts: mt7622: update a clock property for UART0Ryder Lee
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland
2018-09-19arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-09-05arm64: dts: rockchip: corrected uart1 clock-names for rk3328Huibin Hong
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-09-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-31crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-25arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-07-25arm64: Check for errata before evaluating cpu featuresDirk Mueller
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2018-07-10Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"Laura Abbott
2018-07-05arm64: remove no-op -p linker flagGreg Hackmann
2018-07-04arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada
2018-07-04arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-29Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson
2018-06-29Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-28arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach
2018-06-28arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach
2018-06-27ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl
2018-06-27ARM64: dts: meson-axg: fix ethernet stability issueJerome Brunet
2018-06-27ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman
2018-06-27ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong
2018-06-27ARM64: dts: meson: fix register ranges for SD/eMMCKevin Hilman
2018-06-27ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet
2018-06-27arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon
2018-06-27arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds