summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-6/+0Star
|\
| * bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-6/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-1228-1635/+1597Star
|\ \
| * | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-183-1/+19
| * | arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-1/+0Star
| * | arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier2015-12-181-29/+29
| * | arm64: KVM: Remove weak attributesMarc Zyngier2015-12-145-21/+13Star
| * | arm64: KVM: Cleanup asm-offset.cMarc Zyngier2015-12-141-39/+0Star
| * | arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-1411-82/+86
| * | arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier2015-12-144-1485/+1Star
| * | arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-145-0/+21
| * | arm64: KVM: Add panic handlingMarc Zyngier2015-12-143-1/+41
| * | arm64: KVM: HYP mode entry pointsMarc Zyngier2015-12-142-0/+204
| * | arm64: KVM: Implement TLB handlingMarc Zyngier2015-12-143-0/+75
| * | arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-146-2/+81
| * | arm64: KVM: Implement the core world switchMarc Zyngier2015-12-142-0/+136
| * | arm64: KVM: Add patchable function selectorMarc Zyngier2015-12-141-0/+24
| * | arm64: KVM: Implement guest entryMarc Zyngier2015-12-143-0/+133
| * | arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-143-0/+147
| * | arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier2015-12-142-0/+49
| * | arm64: KVM: Implement system register save/restoreMarc Zyngier2015-12-143-0/+94
| * | arm64: KVM: Implement timer save/restoreMarc Zyngier2015-12-143-0/+75
| * | arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier2015-12-143-0/+230
| * | arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier2015-12-144-0/+93
| * | arm64: KVM: Add a HYP-specific header fileMarc Zyngier2015-12-141-0/+33
| * | arm64: Add macros to read/write system registersMark Rutland2015-12-141-0/+21
| * | KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-143-0/+18
| |/
* | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-125-0/+67
|\ \
| * | xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2015-12-211-0/+1
| * | arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-214-0/+66
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-126-30/+54
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2016-01-124-318/+29Star
| |\ \
| | * \ Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King2016-01-044-318/+29Star
| | |\ \
| * | \ \ Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-056-30/+54
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-042-29/+1Star
| | * | | ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-01-045-1/+53
* | | | | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-122-54/+211
|\ \ \ \ \
| * | | | | arm64: perf: add support for Cortex-A72Will Deacon2015-12-221-1/+12
| * | | | | arm64: perf: add format entry to describe event -> config mappingWill Deacon2015-12-221-2/+16
| * | | | | arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-212-3/+2Star
| * | | | | arm64: perf: Add event descriptionsDrew Richardson2015-11-161-0/+138
| * | | | | arm64: perf: Convert event enums to #definesDrew Richardson2015-11-161-50/+45Star
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-1244-529/+788
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm64: head.S: use memset to clear BSSMark Rutland2016-01-061-8/+7Star
| * | | | arm64: entry: remove pointless SPSR mode checkMark Rutland2016-01-061-4/+0Star
| * | | | arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-052-7/+8
| * | | | arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel2016-01-051-16/+4Star
| * | | | arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel2016-01-051-33/+18Star
| * | | | arm64: traps: address fallout from printk -> pr_* conversionWill Deacon2015-12-211-5/+5
| * | | | arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-218-6/+54