summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-02-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-02arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
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
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-29arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas
2015-01-29arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin
2015-01-28arm64: mm: use *_sect to check for section mapsMark Rutland
2015-01-28arm64: drop unnecessary cache+tlb maintenanceMark Rutland
2015-01-28arm64:mm: free the useless initial page tablezhichang.yuan
2015-01-27arm64: Enable CPU_IDLE in defconfigCatalin Marinas
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-27arm64: make sys_call_table constMark Rutland
2015-01-27arm64: Remove asm/syscalls.hCatalin Marinas
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas
2015-01-26Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-23arm64: dts: add baud rate to Juno stdout-pathRobin Murphy
2015-01-23arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon
2015-01-23smp, ARM64: Kill SMP single function call interruptJiang Liu
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-01-23arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-01-23arm64: implement generic IOMMU configurationRobin Murphy
2015-01-23arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose
2015-01-23arm64: add ioremap physical address informationMin-Hua Chen
2015-01-23arm64: mm: dump: add missing includesMark Rutland
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-22arm64: add better page protections to arm64Laura Abbott
2015-01-22arm64: use fixmap for text patchingLaura Abbott
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee
2015-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-16arm64: respect mem= for EFIMark Rutland
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel
2015-01-15arm64: kill off the libgcc dependencyKevin Hao
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland