| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute | Alexandru Elisei | 2022-02-08 | 2 | -0/+41 | |
| | | | * | | | | | | | | | | | | | KVM: arm64: Keep a list of probed PMUs | Alexandru Elisei | 2022-02-08 | 1 | -2/+23 | |
| | | | * | | | | | | | | | | | | | KVM: arm64: Keep a per-VM pointer to the default PMU | Marc Zyngier | 2022-02-08 | 2 | -17/+27 | |
| | | | * | | | | | | | | | | | | | KVM: arm64: Do not change the PMU event filter after a VCPU has run | Marc Zyngier | 2022-02-08 | 3 | -13/+25 | |
| | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 4 | -26/+59 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2 | Keir Fraser | 2022-02-08 | 3 | -23/+56 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Drop unused param from kvm_psci_version() | Oliver Upton | 2022-02-08 | 1 | -3/+3 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 8 | -97/+228 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | KVM: arm64: Make active_vmids invalid on vCPU schedule out | Shameer Kolothum | 2022-02-08 | 3 | -3/+24 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Align the VMID allocation with the arm64 ASID | Julien Grall | 2022-02-08 | 6 | -97/+22 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Make VMID bits accessible outside of allocator | Shameer Kolothum | 2022-02-08 | 3 | -1/+5 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Introduce a new VMID allocator for KVM | Shameer Kolothum | 2022-02-08 | 2 | -0/+181 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Merge branch kvm-arm64/fpsimd-doc into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 3 | -5/+21 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | arm64/fpsimd: Clarify the purpose of using last in fpsimd_save() | Mark Brown | 2022-02-08 | 1 | -1/+7 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd() | Mark Brown | 2022-02-08 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Add comments for context flush and sync callbacks | Mark Brown | 2022-02-08 | 1 | -4/+10 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 2 | -18/+33 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | KVM: arm64: Add fast path to handle permission relaxation during dirty logging | Jing Zhang | 2022-02-08 | 1 | -2/+15 | |
| | | | * | | | | | | | | | | | | KVM: arm64: Use read/write spin lock for MMU protection | Jing Zhang | 2022-02-08 | 2 | -18/+20 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | KVM: arm64: Emulate the OS Lock | Oliver Upton | 2022-02-08 | 3 | -7/+29 | |
| | | * | | | | | | | | | | | | KVM: arm64: Allow guest to set the OSLK bit | Oliver Upton | 2022-02-08 | 2 | -7/+33 | |
| | | * | | | | | | | | | | | | KVM: arm64: Stash OSLSR_EL1 in the cpu context | Oliver Upton | 2022-02-08 | 3 | -7/+30 | |
| | | * | | | | | | | | | | | | KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined | Oliver Upton | 2022-02-08 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2022-03-23 | 274 | -2755/+28651 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | arm64: dts: n5x: drop invalid property and fix edac node name | Krzysztof Kozlowski | 2022-03-19 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | arm64: dts: fsd: Add the MCT support | Alim Akhtar | 2022-03-16 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | | Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc... | Arnd Bergmann | 2022-03-11 | 3 | -0/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | arm64: dts: n5x: add sdr edac support | Dinh Nguyen | 2022-03-01 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | | | arm64: dts: agilex/stratix10: add clock-names to USB DWC2 node | Krzysztof Kozlowski | 2022-03-01 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | | | Merge tag 'v5.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2022-03-10 | 6 | -6/+71 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | arm64: dts: rockchip: Add #clock-cells value for rk805 | Chris Morgan | 2022-03-05 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | arm64: dts: rockchip: Remove vcc13 and vcc14 for rk808 | Chris Morgan | 2022-03-05 | 2 | -4/+0 | |
| | | * | | | | | | | | | | | | | | arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-firefly | Rob Herring | 2022-03-05 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | arm64: dts: rockchip: add naneng combo phy nodes for rk3568 | Yifeng Zhao | 2022-02-25 | 2 | -0/+68 | |
| | * | | | | | | | | | | | | | | | Merge tag 'arm-soc/for-5.18/devicetree-arm64' of https://github.com/Broadcom/... | Arnd Bergmann | 2022-03-08 | 4 | -15/+168 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | arm64: dts: stingray: Fix spi clock name | Kuldeep Singh | 2022-03-07 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: ns2: Fix spi clock name | Kuldeep Singh | 2022-03-07 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: Fix sata nodename | Frank Wunderlich | 2022-03-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: ns2: Fix spi-cpol and spi-cpha property | Kuldeep Singh | 2022-02-28 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: bcm4908: add I2C block | Rafał Miłecki | 2022-02-15 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: bcm4908: add watchdog block | Rafał Miłecki | 2022-02-11 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: bcm4908: add pinctrl binding | Rafał Miłecki | 2022-01-31 | 1 | -0/+135 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: bcm4908: use proper TWD binding | Rafał Miłecki | 2022-01-31 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: align pl330 node name with dtschema | Krzysztof Kozlowski | 2022-01-31 | 2 | -2/+2 | |
| | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge tag 'arm-soc/for-5.18/devicetree' of https://github.com/Broadcom/stblin... | Arnd Bergmann | 2022-03-08 | 2 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | arm64: dts: broadcom: Add reference to RPi Zero 2 W | Stefan Wahren | 2022-02-11 | 2 | -1/+4 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Merge tag 'dt64-cleanup-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2022-03-08 | 3 | -3/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | arm64: dts: lg: align pl330 node name with dtschema | Krzysztof Kozlowski | 2022-03-02 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: lg: add dma-cells to pl330 node | Krzysztof Kozlowski | 2022-03-02 | 2 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | arm64: dts: juno: align pl330 node name with dtschema | Krzysztof Kozlowski | 2022-03-02 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / | ||||||
