aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-11-07arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau
2015-11-07arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-11-07arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-11-07arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-11-07arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-11-07arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau
2015-11-07arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau
2015-11-07arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-11-07arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-11-07arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-11-07arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-11-07arm64: Add Juno board device tree.Liviu Dudau
2015-11-07arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau
2015-11-07dts, arm64: Move dts files to vendor subdirsRobert Richter
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2015-11-07arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2015-10-27arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-27arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-07arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-07arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-07arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-07arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-07arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-22arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-27arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
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-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
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-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-04-27arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan
2015-04-27arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon