summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-03-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo
2015-03-31arm64: Use bool function return values of true/false not 1/0Joe Perches
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-30arm64: defconfig: updates for 4.1Will Deacon
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-03-27dtb: xgene: Add interrupt for Tx completionIyappan Subramanian
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara
2015-03-26ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi
2015-03-26ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi
2015-03-26ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi
2015-03-26ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-03-26ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-03-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory
2015-03-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory
2015-03-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone
2015-03-25ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo
2015-03-25ACPI: fix acpi_os_ioremap for arm64Mark Salter
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone
2015-03-25ARM64: allow late use of early_ioremapMark Salter
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper
2015-03-24arm64: head.S: ensure idmap_t0sz is visibleMark Rutland
2015-03-24arm64: pmu: add support for interrupt-affinity propertyWill Deacon
2015-03-24arm64: head.S: ensure visibility of page tablesMark Rutland
2015-03-24ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas