summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
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-03Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson
2015-04-03arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-04-03arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dtsKumar Gala
2015-04-03arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dtsKumar Gala
2015-04-03arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836Chunyan Zhang
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier
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-04-02arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodesRameshwar Prasad Sahu
2015-04-01Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-04-01arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-03-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo
2015-03-31arm64: Use bool function return values of true/false not 1/0Joe Perches
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-30arm64: defconfig: updates for 4.1Will Deacon
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier
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-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose
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