aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+15
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-0/+84
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-7/+0
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds56-724/+912
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-10/+6
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-2/+109
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+27
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+4
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar2-1/+2
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin3-5/+16
2015-06-19arm64: show unhandled SP/PC alignment faultsVladimir Murzin1-1/+8
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socHerbert Xu73-397/+3017
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla5-13/+9
2015-06-17arm64: compat: print compat_sp instead of spVladimir Murzin1-2/+2
2015-06-17arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland1-0/+1
2015-06-17arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2-5/+0
2015-06-17KVM: arm64: fix misleading comments in save/restoreAlex Bennée1-4/+4
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2-1/+2
2015-06-15arm64: defconfig: enable memtestMark Rutland1-0/+1
2015-06-15arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee3-2/+109
2015-06-12arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin1-2/+0
2015-06-12arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier4-43/+4
2015-06-12arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2-1/+23
2015-06-11arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon1-5/+5
2015-06-11arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu1-0/+31
2015-06-11arm64: kernel thread don't need to save fpsimd context.Janet Liu1-1/+2
2015-06-08arm64: fix missing syscall trace exitJosh Stone1-1/+6
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-06-05arm64: dts: Add APM X-Gene PCIe MSI nodesDuc Dang1-0/+27
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linuxCatalin Marinas6-122/+173
2015-06-05arm64: alternative: Work around .inst assembler bugsMarc Zyngier1-7/+18
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier4-31/+29
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier1-5/+66
2015-06-05arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier1-12/+15
2015-06-03arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2-0/+63
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar1-1/+1
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2-8/+2
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel3-7/+19
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel8-59/+109
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-0/+1