summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-06arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar
2014-10-03arm64: Remove unneeded extern keywordGeoff Levand
2014-10-03ARM64: make of_device_ids constUwe Kleine-König
2014-10-03arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen
2014-10-02arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter
2014-10-02arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla
2014-10-02arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla
2014-10-02arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul
2014-09-30arm64: Add architectural support for PCILiviu Dudau
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck
2014-09-26arm64: support restart through restart handler call chainGuenter Roeck
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas
2014-09-25arm64: insn: Add return statements after BUG_ON()Mark Brown
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-23arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon
2014-09-22Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas
2014-09-22arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas
2014-09-22arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-19arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()Catalin Marinas
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier