summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas2022-05-2021-44/+458
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | / / / / / / / / | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | | | | * | | | | | | | arm64/ftrace: Make function graph use ftrace directlyChengming Zhou2022-04-291-0/+7
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | | * | | | | | | | arm64/hugetlb: Implement arm64 specific huge_ptep_get()Baolin Wang2022-05-161-0/+2
| | | | | * | | | | | | | arm64: mm: Make arch_faults_on_old_pte() check for migratabilityValentin Schneider2022-05-161-1/+2
| | | | | * | | | | | | | arm64: cputype: Avoid overflow using MIDR_IMPLEMENTOR_MASKMichal Orzel2022-05-041-1/+1
| | | | | * | | | | | | | arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTEAnshuman Khandual2022-04-221-2/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | arm64: Add support for user sub-page fault probingCatalin Marinas2022-04-252-0/+16
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | arm64: stacktrace: make struct stackframe private to stacktrace.cMark Rutland2022-04-221-32/+0
| | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | arm64/sme: More sensibly define the size for the ZA register setMark Brown2022-05-061-0/+12
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | KVM: arm64: Handle SME host state when running guestsMark Brown2022-04-221-0/+1
| | * | | | | | | arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown2022-04-221-0/+1
| | * | | | | | | arm64/sme: Implement streaming SVE signal handlingMark Brown2022-04-221-0/+8
| | * | | | | | | arm64/sme: Implement traps and syscall handling for SMEMark Brown2022-04-223-0/+41
| | * | | | | | | arm64/sme: Implement ZA context switchingMark Brown2022-04-224-1/+30
| | * | | | | | | arm64/sme: Implement streaming SVE context switchingMark Brown2022-04-223-2/+41
| | * | | | | | | arm64/sme: Implement SVCR context switchingMark Brown2022-04-223-1/+4
| | * | | | | | | arm64/sme: Implement support for TPIDR2Mark Brown2022-04-222-0/+6
| | * | | | | | | arm64/sme: Implement vector length configuration prctl()sMark Brown2022-04-223-1/+8
| | * | | | | | | arm64/sme: Identify supported SME vector lengths at bootMark Brown2022-04-224-0/+37
| | * | | | | | | arm64/sme: Basic enumeration supportMark Brown2022-04-224-0/+23
| | * | | | | | | arm64/sme: Early CPU setup for SMEMark Brown2022-04-221-4/+60
| | * | | | | | | arm64/sme: Manually encode SME instructionsMark Brown2022-04-222-0/+79
| | * | | | | | | arm64/sme: System register and exception syndrome definitionsMark Brown2022-04-223-1/+79
| |/ / / / / / /
* | | | | | | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf2022-05-191-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-231-6/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland2022-05-151-6/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-131-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport2022-05-091-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-011-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-04-291-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2022-04-271-0/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-221-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm64: mm: fix p?d_leaf()Muchun Song2022-04-221-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-122-8/+29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2022-04-062-8/+29
| |/
* | arm64: Add part number for Arm Cortex-A78AEChanho Park2022-04-081-0/+2
* | arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai2022-04-041-1/+1
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\
| * parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-181-0/+1
* | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov2022-03-241-0/+6
* | kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov2022-03-241-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-243-10/+47
|\ \
| * | KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier2022-03-181-6/+9
| * | Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextMarc Zyngier2022-02-081-1/+14
| |\ \
| | * | KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPUAlexandru Elisei2022-02-081-0/+12
| | * | KVM: arm64: Keep a per-VM pointer to the default PMUMarc Zyngier2022-02-081-1/+1
| | * | KVM: arm64: Do not change the PMU event filter after a VCPU has runMarc Zyngier2022-02-081-0/+1
| * | | Merge branch kvm-arm64/vmid-allocator into kvmarm-master/nextMarc Zyngier2022-02-082-4/+10
| |\ \ \
| | * | | KVM: arm64: Make active_vmids invalid on vCPU schedule outShameer Kolothum2022-02-081-0/+1