summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-171-2/+21
* arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni2017-05-151-7/+16
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-115-6/+16
|\
| * arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli2017-05-111-1/+6
| * arm64: armv8_deprecated: ensure extension of addrMark Rutland2017-05-091-1/+2
| * arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-05-091-2/+3
| * arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-05-091-0/+3
| * arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko2017-05-091-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-24/+14Star
|\ \
| * \ Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-091-4/+4
| |\ \
| * | | arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier2017-04-091-1/+3
| * | | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-12/+1Star
| * | | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-1/+10
| * | | arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-1/+1
| * | | arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier2017-04-091-4/+0Star
| * | | arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier2017-04-091-6/+0Star
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0522-362/+916
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven2017-04-281-1/+4
| * | | arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli2017-04-281-0/+6
| * | | arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-263-46/+65
| * | | arm64: pmuv3: handle pmuv3+Mark Rutland2017-04-251-3/+4
| * | | arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-241-0/+14
| * | | Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-122-33/+90
| |\ \ \
| | * | | arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland2017-04-111-17/+9Star
| | * | | arm64: pmuv3: handle !PMUv3 when probingMark Rutland2017-04-111-16/+71
| | * | | arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-111-0/+10
| | |/ /
| * | | Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-073-2/+40
| |\ \ \
| * | | | arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2017-04-052-0/+72
| * | | | arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro2017-04-051-0/+11
| * | | | arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-052-4/+122
| * | | | arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-052-1/+80
| * | | | arm64: kdump: protect crash dump kernel memoryTakahiro Akashi2017-04-051-6/+26
| * | | | arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro2017-04-051-1/+6
| * | | | Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas2017-04-041-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm64: sysreg: subsume GICv3 sysreg definitionsMark Rutland2017-03-091-4/+4
| * | | | arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2017-04-042-5/+20
| * | | | arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel2017-04-041-17/+21
| * | | | arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel2017-04-041-21/+1Star
| * | | | arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel2017-04-041-3/+3
| * | | | arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel2017-04-041-9/+3Star
| * | | | arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel2017-04-042-147/+161
| * | | | arm64: relocation testing moduleArd Biesheuvel2017-04-043-0/+166
| * | | | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-042-8/+8
| * | | | arm64: drop unnecessary newlines in show_regs()Kefeng Wang2017-03-231-2/+0Star
| * | | | arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-231-9/+16
| * | | | arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-232-5/+7
| * | | | arm64: move !VHE work to end of el2_setupMark Rutland2017-03-221-20/+17Star
| * | | | arm64: reduce el2_setup branchingMark Rutland2017-03-221-8/+7Star
| * | | | arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-202-0/+3
| * | | | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-202-0/+3