summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14arm64: add support for memtestVladimir Murzin
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-13arm64: Removed unused variableRichard Weinberger
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger
2015-04-10crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel
2015-04-10crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel
2015-04-10Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-04-07Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-03-27dtb: xgene: Add interrupt for Tx completionIyappan Subramanian
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper
2015-03-24ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti