summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2017-06-20arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2017-05-25ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland
2017-05-15arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-11arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli
2017-05-09arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-05-09arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-05-09arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-28arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven
2017-04-28arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel
2017-04-25arm64: pmuv3: handle pmuv3+Mark Rutland
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas
2017-04-11arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland
2017-04-11arm64: pmuv3: handle !PMUv3 when probingMark Rutland
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland
2017-04-09Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall
2017-04-09arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier
2017-04-09arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-04-07arm64: Allow checking of a CPU-local erratumMarc Zyngier
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-04-05arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-04-05arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel
2017-04-04arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel
2017-04-04arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel