summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-5/+19
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon-2/+10
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-44/+9
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti-44/+9
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+34
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas-0/+16
2015-03-11arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier-2/+3
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier-0/+2
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier-42/+4
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott-1/+4
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian-2/+2
2015-02-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+30
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi-0/+2
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas-3/+2
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas-19/+14
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier-1/+3
2015-02-26arm64: crypto: increase AES interleave to 4xArd Biesheuvel-1/+1
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan-1/+1
2015-02-26arm64: mm: remove unused functions and variable protoypesYingjoe Chen-5/+0
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon-36/+34
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch-2/+1
2015-02-25arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla-0/+30
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier-0/+5
2015-02-23arm64: insn: fix compare-and-branch encodingsRobin Murphy-2/+4
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand-1/+1
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1711
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-2/+2
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+189
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-7/+3
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+20
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+1
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-879/+1334
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi-6/+0
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-18/+4
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+0
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov-18/+4
2015-02-10Merge branch 'devel-stable' into for-nextRussell King-12/+27
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+7
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini-0/+1
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel-74/+48
2015-02-02arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas-1/+0
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-74/+48