aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-09-25arm: acpi: remove the ACPI blob from memory mapGraeme Gregory
2013-09-25armv8, pmu: Add the match table and pointers for ACPI probing to the driver.Tomasz Nowicki
2013-09-25armv8, dts: Move device resources to DSTD ACPI table.Tomasz Nowicki
2013-09-25HACK: arm64: dts: foundation: add PSCI dataMark Rutland
2013-09-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland
2013-09-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-09-25arm64: read enable-method for CPU0Mark Rutland
2013-09-25arm64: factor out spin-table boot methodMark Rutland
2013-09-25arm64: reorganise smp_enable_opsMark Rutland
2013-09-25Revert "ARM64 / CPU hot-plug: Skeleton logic cpu online/offline for cpu hot-p...Hanjun Guo
2013-09-25arm64: configs: add acpi_defconfigGraeme Gregory
2013-09-25arm64: dts: add acpi version of ve-aemv8a model dtsGraeme Gregory
2013-09-25ARM64: Add cpu topology definitionHanjun Guo
2013-09-25arm64: dts: remove the virtio_mmio bindingGraeme Gregory
2013-09-25arm64: dts: add acpi version of foundation-v8Graeme Gregory
2013-09-25ARM64 / CPU hot-plug: Skeleton logic cpu online/offline for cpu hot-plugHanjun Guo
2013-09-25ARM64 / ACPI: Introduce arch_register/unregister_cpu() for arm64Hanjun Guo
2013-09-25ARM64 / ACPI: Fix the variable declared but not definedHanjun Guo
2013-09-25ARM64 / ACPI: Get logic cpu id to see if the cpu is a new added cpuHanjun Guo
2013-09-25ARM64 / ACPI: Prefill cpu possible and present maps and map logical cpu id to...Hanjun Guo
2013-09-25ARM64 / ACPI: Core functions for MADT parseHanjun Guo
2013-09-25ARM64: ACPI: Skeleton topology.c hack to make arm64 compileGraeme Gregory
2013-09-25ARM64: ACPI: move ACPI menu into power management menuGraeme Gregory
2013-09-25ARM64: ACPI: move to a common platform to share with ARMGraeme Gregory
2013-09-25ARM64: ACPI: fix email address for Al StoneGraeme Gregory
2013-09-25ARM64: ACPI remove unused assembler optimisationsGraeme Gregory
2013-09-25ARM64: ACPI: add ACPI initialiasation for arm64Graeme Gregory
2013-09-25arm64: add dummy cpu.hGraeme Gregory
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-28arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas
2013-08-27arm64: move elf notes into readonly segmentMark Salter
2013-08-22arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas
2013-08-22arm64: Expand arm64 image headerRoy Franz
2013-08-22ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2013-08-21Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel