aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
...
| * | | | | | arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-01
| * | | | | | arm64: Use bool function return values of true/false not 1/0Joe Perches2015-03-31
| * | | | | | arm64: defconfig: updates for 4.1Will Deacon2015-03-30
| * | | | | | arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-30
| * | | | | | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-30
| * | | | | | arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2015-03-30
| * | | | | | arm64: head.S: ensure idmap_t0sz is visibleMark Rutland2015-03-24
| * | | | | | arm64: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-24
| * | | | | | arm64: head.S: ensure visibility of page tablesMark Rutland2015-03-24
| * | | | | | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-23
| * | | | | | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
| * | | | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-23
| |\ \ \ \ \ \
| | * | | | | | ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-19
| | | |_|/ / / | | |/| | | |
| * | | | | | arm64: proc: remove unused cpu_get_pgd macroWill Deacon2015-03-19
| * | | | | | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2015-03-19
| * | | | | | arm64: remove __calc_phys_offsetArd Biesheuvel2015-03-19
| * | | | | | arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel2015-03-19
| * | | | | | arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel2015-03-19
| * | | | | | arm64: remove __switch_data object from head.SArd Biesheuvel2015-03-19
| * | | | | | arm64: remove processor_idArd Biesheuvel2015-03-19
| * | | | | | arm64: add macros for common adrp usagesArd Biesheuvel2015-03-19
| * | | | | | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-19
| * | | | | | arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni2015-03-19
| * | | | | | arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-19
| * | | | | | arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2015-03-19
| * | | | | | arm64: fixmap: check idx is definitely validMark Rutland2015-03-19
| * | | | | | arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland2015-03-19
| * | | | | | arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-19
| * | | | | | arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf2015-03-19
| * | | | | | arm64: fix implementation of mmap2 compat syscallAndreas Schwab2015-03-19
| * | | | | | arm64: Adjust EFI libstub object include logicSteve Capper2015-03-17
| * | | | | | arm64: log CPU boot modesMark Rutland2015-03-17
| * | | | | | arm64: fix hyp mode mismatch detectionMark Rutland2015-03-17
| * | | | | | arm64: apply alternatives for !SMP kernelsMark Rutland2015-03-17
| * | | | | | arm64: Implement cpu_relax as yieldPeter Crosthwaite2015-03-17
| |/ / / / /
* | | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\ \ \ \ \ \
| * | | | | | arm64: Removed unused variableRichard Weinberger2015-04-13
| * | | | | | arm64: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-15
|\ \ \ \ \ \ \
| * | | | | | | crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | | crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | | crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-31
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | dtb: xgene: Add interrupt for Tx completionIyappan Subramanian2015-03-27
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\ \ \ \ \ \ \
| * | | | | | | | dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2015-03-18
* | | | | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki2015-04-10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |