summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-04-03arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon1-4/+10
2015-04-03arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dtsKumar Gala3-1/+55
2015-04-03arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dtsKumar Gala5-0/+257
2015-04-03arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836Chunyan Zhang1-0/+55
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-1/+1
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier1-0/+2
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-20/+67
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar1-1/+1
2015-04-02arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodesRameshwar Prasad Sahu1-0/+26
2015-04-01Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-0/+12
2015-04-01arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan1-1/+2
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon4-1/+51
2015-03-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo1-14/+9
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo1-1/+2
2015-03-31arm64: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller1-4/+8
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar15-73/+135
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-22/+0
2015-03-30arm64: defconfig: updates for 4.1Will Deacon1-2/+12
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier5-33/+68
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier1-2/+53
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2-16/+66
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-27dtb: xgene: Add interrupt for Tx completionIyappan Subramanian1-3/+6
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose1-0/+27
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar1-1/+1
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar1-5/+5
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-1/+1
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-5/+5
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2015-03-26ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon1-6/+5
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi3-8/+13
2015-03-26ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi1-36/+59
2015-03-26ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi1-3/+1
2015-03-26ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi1-16/+34
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2-73/+1
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo3-2/+5
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory1-0/+2
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2-1/+8
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo1-0/+7
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki3-0/+40
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo1-0/+73
2015-03-26ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo1-0/+12
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo7-8/+160
2015-03-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory4-28/+76
2015-03-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory1-1/+2
2015-03-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2-5/+54
2015-03-25ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo2-0/+31
2015-03-25ACPI: fix acpi_os_ioremap for arm64Mark Salter1-0/+13