aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-11/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-322/+130
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+34
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-5/+8
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-46/+47
2015-04-14arm64: add support for memtestVladimir Murzin1-0/+2
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook1-1/+0
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook2-2/+3
2015-04-14arm64: standardize mmap_rnd() usageKees Cook2-8/+11
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov9-32/+32
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-04-13arm64: Removed unused variableRichard Weinberger1-1/+0
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-58/+22
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger3-10/+0
2015-04-10crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2-193/+63
2015-04-10crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2-125/+59
2015-04-10Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki3-5/+8
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-4/+4
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini7-58/+22
2015-04-07Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini2-44/+9
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-20/+67
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar1-1/+1
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller1-4/+8
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar15-73/+135
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-22/+0
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-27dtb: xgene: Add interrupt for Tx completionIyappan Subramanian1-3/+6
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar1-1/+1
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar1-5/+5
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-1/+1
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-5/+5
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2-19/+57
2015-03-24ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano1-1/+1
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano2-3/+3
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano1-1/+4
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+19
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas1-0/+9
2015-03-23perf: Remove type specific target pointersPeter Zijlstra1-1/+1
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-5/+19
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-45/+43
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2-0/+29
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-44/+9
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmMarcelo Tosatti2-44/+9