aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
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-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
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-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young
2014-10-03arm64/efi: uefi_init error handling fixDave Young
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-02kbuild: arm: Do not define "comma" twiceMasahiro Yamada
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-23audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris
2014-09-23arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro
2014-09-23arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon