Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | KVM: arm64: Provide __flush_dcache_area at EL2 | Quentin Perret | 2021-03-19 | 1 | -0/+2 | |
| | | * | | | | | | KVM: arm64: Enable access to sanitized CPU features at EL2 | Quentin Perret | 2021-03-19 | 3 | -0/+27 | |
| | | * | | | | | | KVM: arm64: Allow using kvm_nvhe_sym() in hyp code | Quentin Perret | 2021-03-19 | 1 | -0/+4 | |
| | | * | | | | | | KVM: arm64: Make kvm_call_hyp() a function call at Hyp | Quentin Perret | 2021-03-19 | 1 | -0/+6 | |
| | | * | | | | | | KVM: arm64: Introduce a BSS section for use at Hyp | Quentin Perret | 2021-03-19 | 1 | -0/+1 | |
| | | * | | | | | | KVM: arm64: Factor memory allocation out of pgtable.c | Quentin Perret | 2021-03-19 | 1 | -2/+39 | |
| | | * | | | | | | KVM: arm64: Link position-independent string routines into .hyp.text | Will Deacon | 2021-03-19 | 1 | -0/+3 | |
| | | * | | | | | | Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2 | Marc Zyngier | 2021-03-19 | 7 | -29/+33 | |
| | | |\| | | | | | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | KVM: arm64: Enable SVE support for nVHE | Daniel Kiss | 2021-03-18 | 1 | -13/+0 | |
| | | * | | | | | KVM: arm64: Rework SVE host-save/guest-restore | Marc Zyngier | 2021-03-18 | 2 | -3/+7 | |
| | | * | | | | | arm64: sve: Provide a conditional update accessor for ZCR_ELx | Marc Zyngier | 2021-03-18 | 1 | -0/+9 | |
| | | * | | | | | KVM: arm64: Introduce vcpu_sve_vq() helper | Marc Zyngier | 2021-03-18 | 1 | -1/+3 | |
| | | * | | | | | KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs | Marc Zyngier | 2021-03-18 | 1 | -2/+2 | |
| | | * | | | | | KVM: arm64: Provide KVM's own save/restore SVE primitives | Marc Zyngier | 2021-03-18 | 2 | -0/+4 | |
| | * | | | | | | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 2 | -0/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | KVM: arm64: Don't print warning when trapping SPE registers | Alexandru Elisei | 2021-04-11 | 1 | -0/+2 | |
| | | * | | | | | | KVM: arm64: Initialize VCPU mdcr_el2 before loading it | Alexandru Elisei | 2021-04-07 | 1 | -0/+1 | |
| | * | | | | | | | arm64: KVM: Enable access to TRBE support for host | Suzuki K Poulose | 2021-04-06 | 3 | -0/+18 | |
| | * | | | | | | | KVM: arm64: Move SPE availability check to VCPU load | Suzuki K Poulose | 2021-04-06 | 1 | -0/+5 | |
| | * | | | | | | | arm64: Add TRBE definitions | Anshuman Khandual | 2021-04-05 | 1 | -0/+50 | |
| | * | | | | | | | arm64: Add support for trace synchronization barrier | Suzuki K Poulose | 2021-04-05 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini | 2021-04-22 | 5 | -2/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | KVM: Kill off the old hva-based MMU notifier callbacks | Sean Christopherson | 2021-04-17 | 1 | -1/+0 | |
| * | | | | | | | | KVM: arm64: Convert to the gfn-based MMU notifier callbacks | Sean Christopherson | 2021-04-17 | 1 | -0/+1 | |
| * | | | | | | | | KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2 | Maxim Levitsky | 2021-04-17 | 1 | -0/+4 | |
| * | | | | | | | | KVM: Move prototypes for MMU notifier callbacks to generic code | Sean Christopherson | 2021-04-17 | 1 | -5/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-04-30 | 3 | -16/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: kasan: allow to init memory when setting tags | Andrey Konovalov | 2021-04-30 | 2 | -16/+27 | |
| * | | | | | | | | mm/vmalloc: provide fallback arch huge vmap support functions | Nicholas Piggin | 2021-04-30 | 1 | -4/+3 | |
| * | | | | | | | | arm64: inline huge vmap supported functions | Nicholas Piggin | 2021-04-30 | 1 | -3/+20 | |
| * | | | | | | | | mm: HUGE_VMAP arch support cleanup | Nicholas Piggin | 2021-04-30 | 1 | -0/+8 | |
* | | | | | | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-04-30 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() | Christophe Leroy | 2021-04-14 | 2 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2021-04-29 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | quota: wire up quotactl_path | Sascha Hauer | 2021-03-17 | 2 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-28 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: Use ELF fields defined in 'struct kimage' | Lakshmi Ramasubramanian | 2021-03-08 | 1 | -4/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2021-04-27 | 2 | -2/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: add __nocfi to functions that jump to a physical address | Sami Tolvanen | 2021-04-08 | 1 | -1/+1 | |
| * | | | | | | | | arm64: use function_nocfi with __pa_symbol | Sami Tolvanen | 2021-04-08 | 1 | -1/+1 | |
| * | | | | | | | | arm64: implement function_nocfi | Sami Tolvanen | 2021-04-08 | 1 | -0/+16 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2021-04-26 | 1 | -9/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2021-04-26 | 1 | -9/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2021-04-12 | 1 | -9/+1 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | arch_topology: Allow multiple entities to provide sched_freq_tick() callback | Viresh Kumar | 2021-03-10 | 1 | -9/+1 | |
| | | |/ / / / / | ||||||
* | | | | | | | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-04-26 | 3 | -10/+67 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h | Hector Martin | 2021-04-08 | 1 | -0/+60 | |
| * | | | | | | | | asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np | Hector Martin | 2021-04-08 | 1 | -10/+0 | |
| * | | | | | | | | arm64: Implement ioremap_np() to map MMIO as nGnRnE | Hector Martin | 2021-04-08 | 1 | -0/+1 | |
| * | | | | | | | | arm64: cputype: Add CPU implementor & types for the Apple M1 cores | Hector Martin | 2021-04-08 | 1 | -0/+6 |