aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-09-09Merge tag 'lsk-v3.18-15.08' of http://git.linaro.org/kernel/linux-linaro-stab...linux-lng-3.18.20-2015.09linux-linaro-lng-v3.18-testGary S. Robertson
2015-09-09ARM64: perf: override arch_perf_userspace_access()Yogesh Tillu
2015-09-09ARM64: perf: add support for accessing counters from userspace with mmap wayYogesh Tillu
2015-08-10Merge tag 'v3.18.20' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-04Merge tag 'v3.18.19' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-03arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-15Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-05-22Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.18-15.05Kevin Hilman
2015-05-17arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-15Merge branch 'v3.18/topic/for-stable' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-15arm64: psci: move psci firmware calls out of lineWill Deacon
2015-05-13Merge branch 'v3.18/topic/juno-dt' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-13Merge branch 'v3.18/topic/arm64-dt' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-13arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-05-13arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-05-13arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-05-13arm64: dts: add baud rate to Juno stdout-pathRobin Murphy
2015-05-13arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-05-13arm64: Add Juno board device tree.Liviu Dudau
2015-05-13arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau
2015-05-13dts, arm64: Move dts files to vendor subdirsRobert Richter
2015-05-13dts, kbuild: Implement support for dtb vendor subdirsRobert Richter
2015-05-13dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter
2015-05-13dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2015-05-13dts, arm64: Add dtbs_install make targetRobert Richter
2015-05-12Merge branch 'v3.18/topic/coresight' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-05-11arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-05-11arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-11arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2015-05-07coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-05-07coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-04-27arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan
2015-04-27arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-04-27arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2015-04-27arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara