Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+56 |
2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+60 |
2021-04-15 | Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core | Catalin Marinas | 1 | -1/+3 |
2021-04-15 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo... | Catalin Marinas | 1 | -1/+8 |
2021-04-13 | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) | Peter Collingbourne | 1 | -1/+3 |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next | Marc Zyngier | 1 | -3/+4 |
2021-04-13 | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next | Marc Zyngier | 1 | -0/+2 |
2021-04-11 | KVM: arm64: Don't print warning when trapping SPE registers | Alexandru Elisei | 1 | -0/+2 |
2021-04-08 | arm64: Disable fine grained traps on boot | Mark Brown | 1 | -0/+6 |
2021-04-08 | arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h | Hector Martin | 1 | -0/+60 |
2021-04-05 | arm64: Add TRBE definitions | Anshuman Khandual | 1 | -0/+50 |
2021-03-26 | arm64: Support execute-only permissions with Enhanced PAN | Vladimir Murzin | 1 | -1/+2 |
2021-03-18 | KVM: arm64: Force SCTLR_EL2.WXN when running nVHE | Marc Zyngier | 1 | -1/+1 |
2021-03-18 | KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ON | Marc Zyngier | 1 | -3/+4 |
2021-03-10 | arm64/mm: Fix __enable_mmu() for new TGRAN range values | James Morse | 1 | -6/+14 |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
2021-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2021-02-04 | arm64: Add TRFCR_ELx definitions | Jonathan Zhou | 1 | -0/+11 |
2021-02-03 | KVM: arm64: Upgrade PMU support to ARMv8.4 | Marc Zyngier | 1 | -0/+3 |
2021-01-20 | drivers/perf: Add support for ARMv8.3-SPE | Wei Li | 1 | -1/+8 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2020-12-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -6/+16 |
2020-12-09 | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas | 1 | -1/+1 |
2020-12-09 | Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master... | Marc Zyngier | 1 | -6/+16 |
2020-12-04 | Merge remote-tracking branch 'arm64/for-next/uaccess' into HEAD | Marc Zyngier | 1 | -6/+16 |
2020-12-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2020-12-02 | arm64: head.S: cleanup SCTLR_ELx initialization | Mark Rutland | 1 | -6/+12 |
2020-12-02 | arm64: add C wrappers for SET_PSTATE_*() | Mark Rutland | 1 | -0/+4 |
2020-11-30 | arm64: mte: Fix typo in macro definition | Vincenzo Frascino | 1 | -1/+1 |
2020-11-27 | Merge branch 'kvm-arm64/host-hvc-table' into kvmarm-master/next | Marc Zyngier | 1 | -0/+1 |
2020-11-27 | KVM: arm64: Simplify __kvm_enable_ssbs() | Marc Zyngier | 1 | -0/+1 |
2020-11-13 | Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -0/+4 |
2020-11-13 | KVM: arm64: Handle SCXTNUM_ELx traps | Marc Zyngier | 1 | -0/+4 |
2020-10-29 | arm64: Add workaround for Arm Cortex-A77 erratum 1508412 | Rob Herring | 1 | -0/+9 |
2020-10-02 | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 1 | -0/+61 |
2020-10-02 | Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp... | Will Deacon | 1 | -8/+18 |
2020-09-28 | arm64: perf: Add support caps under sysfs | Shaokun Zhang | 1 | -0/+2 |
2020-09-14 | arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements | Amit Daniel Kachhap | 1 | -8/+16 |
2020-09-04 | arm64: mte: Allow user control of the generated random tags via prctl() | Catalin Marinas | 1 | -0/+7 |
2020-09-03 | arm64: mte: CPU feature detection and initial sysreg configuration | Vincenzo Frascino | 1 | -0/+1 |
2020-09-03 | arm64: mte: system register definitions | Vincenzo Frascino | 1 | -0/+53 |
2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core | Catalin Marinas | 1 | -0/+3 |
2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',... | Catalin Marinas | 1 | -0/+42 |
2020-07-22 | arm64: s/AMEVTYPE/AMEVTYPER | Vladimir Murzin | 1 | -2/+2 |
2020-07-15 | arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature | Zhenyu Ye | 1 | -0/+3 |
2020-07-07 | arm64: Detect the ARMv8.4 TTL feature | Marc Zyngier | 1 | -0/+1 |
2020-07-03 | arm64/cpufeature: Replace all open bits shift encodings with macros | Anshuman Khandual | 1 | -0/+28 |
2020-07-03 | arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register | Anshuman Khandual | 1 | -0/+7 |
2020-07-03 | arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register | Anshuman Khandual | 1 | -0/+4 |
2020-07-03 | arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register | Anshuman Khandual | 1 | -0/+3 |