aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-18
|\
| * arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-16
| * arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-14
| * arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
| * arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-10
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-18
|\ \
| * | arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\ \ \
| * | | dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-14
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-14
|\ \ \ \
| * | | | kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-02
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | | | | locking,arch,arm64: Fold atomic_opsPeter Zijlstra2014-08-14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-10
* | | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\ \ \ \ \ \
| * | | | | | arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall2014-10-03
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-10
|\ \ \ \ \ \
| * | | | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-26
| * | | | | | arm64: support restart through restart handler call chainGuenter Roeck2014-09-26
* | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\ \ \ \ \ \ \
| * | | | | | | arm64: mm: enable RCU fast_gupSteve Capper2014-10-09
| * | | | | | | arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-09
| * | | | | | | arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott2014-10-09
* | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar2014-10-06
| * | | | | | | arm64: Add architectural support for PCILiviu Dudau2014-09-30
| |/ / / / / /
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \
| * | | | | | | arm64: Get rid of handle_IRQMarc Zyngier2014-09-03
| * | | | | | | arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-03
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \
| * | | | | | | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-28
| * | | | | | | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | arm64: Tell irq work about self IPI supportFrederic Weisbecker2014-09-13
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \
| * | | | | | | arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter2014-10-02
| * | | | | | | arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla2014-10-02
| * | | | | | | arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla2014-10-02
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \ \ \ \ \ \
| * | | | | | | arm64: dts: add random number generator dts node to APM X-Gene platform.Feng Kan2014-08-29
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \
| * | | | | | | arm64: Remove unneeded extern keywordGeoff Levand2014-10-03
| * | | | | | | ARM64: make of_device_ids constUwe Kleine-König2014-10-03
| * | | | | | | arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-02
| * | | | | | | arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul2014-10-02
| * | | | | | | arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-25
| * | | | | | | arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-25