summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+475
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+21
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds46-178/+2270
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-2/+8
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-26/+40
2014-10-06arm64: dts: Add APM X-Gene PCIe device tree nodesTanmay Inamdar2-0/+173
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming1-26/+18
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-20/+6
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young1-3/+8
2014-10-03arm64/efi: uefi_init error handling fixDave Young1-3/+4
2014-10-03arm64: Remove unneeded extern keywordGeoff Levand1-2/+2
2014-10-03ARM64: make of_device_ids constUwe Kleine-König1-1/+1
2014-10-03arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall1-1/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2-4/+9
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang1-1/+7
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-1/+1
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen2-2/+2
2014-10-02arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter1-0/+1
2014-10-02arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla2-2/+6
2014-10-02arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla3-0/+470
2014-10-02kbuild: arm: Do not define "comma" twiceMasahiro Yamada1-2/+0
2014-10-02arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul1-1/+1
2014-09-30arm64: Add architectural support for PCILiviu Dudau7-2/+134
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch1-14/+0
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch1-17/+0
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini7-21/+25
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall1-0/+5
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2-4/+14
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck1-1/+0
2014-09-26arm64: support restart through restart handler call chainGuenter Roeck1-0/+2
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas3-14/+14
2014-09-25arm64: insn: Add return statements after BUG_ON()Mark Brown2-0/+33
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+2
2014-09-23audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris1-2/+2
2014-09-23arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro1-0/+7
2014-09-23arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon1-1/+0
2014-09-22Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas3-50/+0
2014-09-22arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel2-28/+1
2014-09-22arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas2-31/+7
2014-09-22arm64: dmi: Add SMBIOS/DMI supportYi Li3-0/+50
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2014-09-19arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()Catalin Marinas1-4/+6
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier1-0/+1
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall1-4/+8
2014-09-17arm64:mm: initialize max_mapnr using function set_max_mapnrGanapatrao Kulkarni1-1/+1
2014-09-15setup: Move unmask of async interrupts after possible earlycon setupJon Masters1-5/+6
2014-09-15arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois1-1/+1
2014-09-13arm64: Tell irq work about self IPI supportFrederic Weisbecker4-2/+14