summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-137-58/+22
|\
| * Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-077-58/+22
| |\
| | * KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-301-22/+0
| | * KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara2015-03-261-1/+1
| | * arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-123-11/+4
| | * KVM: arm/arm64: add irqfd supportEric Auger2015-03-123-1/+6
| | * KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
| | * KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2015-03-121-1/+0
| | * arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-122-23/+10
| * | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-04-072-44/+9
| |\ \
* | \ \ Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-291-1/+1
|\ \ \ \
| * | | | arm64: juno: Fix misleading name of UART reference clockDave Martin2015-03-291-1/+1
* | | | | arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2015-03-242-19/+57
* | | | | arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas2015-03-231-0/+9
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-213-5/+19
|\ \ \ \ \
| * | | | | arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose2015-03-201-3/+9
| * | | | | arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2015-03-202-2/+10
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-172-44/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-162-44/+9
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier2015-03-111-2/+3
| | * | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-111-0/+2
| | * | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-111-42/+4
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-145-1/+34
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel2015-03-141-1/+1
| * | | efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2015-03-142-0/+17
| * | | arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-142-0/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-091-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | dtb: change binding name to match with newer firmware DTIyappan Subramanian2015-03-041-2/+2
| |/ /
* | | arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-273-0/+30
|\ \
| * | arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla2015-02-253-0/+30
| |/
* | arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi2015-02-271-0/+2
* | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas2015-02-271-3/+2
* | arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-273-19/+14
* | arm64: Fix text patching logic when using fixmapMarc Zyngier2015-02-261-1/+3
* | arm64: crypto: increase AES interleave to 4xArd Biesheuvel2015-02-261-1/+1
* | arm64: enable PTE type bit in the mask for pte_modifyFeng Kan2015-02-261-1/+1
* | arm64: mm: remove unused functions and variable protoypesYingjoe Chen2015-02-261-5/+0
* | arm64: psci: move psci firmware calls out of lineWill Deacon2015-02-263-36/+34
* | arm64: vdso: minor ABI fix for clock_getresNathan Lynch2015-02-261-2/+1
* | arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier2015-02-231-0/+5
* | arm64: insn: fix compare-and-branch encodingsRobin Murphy2015-02-231-2/+4
* | arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand2015-02-231-1/+1
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-2/+2
|\
| * Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-2/+2
| |\
| | * arm64: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * arm64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* | | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1713-0/+1711
|\ \ \
| * | | arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley2015-01-291-2/+0
| * | | arm64: Fix sort of platform Kconfig entriesOlof Johansson2015-01-271-5/+5
OpenPOWER on IntegriCloud