aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-09-23arm64: alternative: Remove alternative_insn macrodev/arm64_nix_assembler_macrosDaniel Thompson
2015-09-23arm64: lse: Adopt new alternative assembler macrosDaniel Thompson
2015-09-13arm64: Add (working) device trees for foundation modelDaniel Thompson
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08arm64: support initrd outside kernel linear mapMark Salter
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-27arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-08-24arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon
2015-08-24arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel
2015-08-24arm64: Fix source code file path in commentsAlexander Kuleshov
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2015-08-21arm64: entry: always restore x0 from the stack on syscall returnWill Deacon
2015-08-20arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-08-19arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch
2015-08-19arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-08-18ARM64: dts: vexpress: Use assigned-clock-parents for sp810Stephen Boyd
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-13Merge tag 'berlin64-for-v4.3-1' of git://git.infradead.org/users/hesselba/lin...Olof Johansson
2015-08-13Merge tag 'v4.2-next-arm64-2' of https://github.com/mbgg/linux-mediatek into ...Olof Johansson
2015-08-12arm64: Add __exception_irq_entry definition for function graphJungseok Lee
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-10arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch
2015-08-07ARM64: dts: mt6795: enable basic SMP bringup for MT6795Scott Shu
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-06arm64: Enable Marvell Berlin SoC family in defconfigJisheng Zhang
2015-08-06arm64: Enable Marvell Berlin SoC family in KconfigJisheng Zhang
2015-08-06Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into ne...Olof Johansson
2015-08-05Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon