aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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: 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: pmu: add support for interrupt-affinity propertyWill Deacon
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-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-19arm64: proc: remove unused cpu_get_pgd macroWill Deacon
2015-03-19arm64: add macros for common adrp usagesArd Biesheuvel
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland
2015-03-17arm64: Implement cpu_relax as yieldPeter Crosthwaite
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger
2015-03-11arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan
2015-02-26arm64: mm: remove unused functions and variable protoypesYingjoe Chen
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2015-02-23arm64: insn: fix compare-and-branch encodingsRobin Murphy
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10Merge branch 'devel-stable' into for-nextRussell King
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-02arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier