1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
driver: Adjust type of __hyp_stub_vectors declaration More... about 5 years ago
tools: Makefile: remove duplicated rules More... about 5 years ago
hypervisor: Makefile: hook-in -Wdeprecated and -Wundef More... about 5 years ago
hypervisor: protect inclusion of processor.h More... about 5 years ago
hypervisor: protect inclusion of string.h More... about 5 years ago
hypervisor: Makefile: hook-in -Wredundant-decls More... about 5 years ago
arm64: smmu-v3: avoid shadowing smmu More... about 5 years ago
x86: iommu: Wshadow, fault_reporting_cpu is global More... about 5 years ago
hypervisor: Makefile: hook-in -Wshadow More... about 5 years ago
hypervisor: move declaration of __page_pool into paging.h More... about 5 years ago
hypervisor: Makefile: hook-in -Wnested-externs More... about 5 years ago
x86: bitops: only x86_64 is supported, avoid picking the wrong default suffix More... about 5 years ago
configs: arm64: Add Linux demo for k3j7200-evm board More... about 5 years ago
configs: arm64: Add inmate demo config for j7200-evm board More... about 5 years ago
configs: arm64: Add support for k3-j7200-evm board More... about 5 years ago
pci: Tune error output format More... about 5 years ago
tools: Fix naming of tool in Makefile error More... about 5 years ago
arm64: Cap parange at 48 bits More... about 5 years ago
arm64: smmu: Return StreamIDs on cell destruction to the root cell More... about 5 years ago
arm64: smmu: Clean up arm_smmu_tlb_sync_global further More... about 5 years ago
arm64: smmu: Fix CNn_TTBR construction More... about 5 years ago
arm64: smmu: Stop caching context bank states More... about 5 years ago
arm64: smmu: Rename ARM_SMMU_CB_TTBCR, drop unused ARM_SMMU_CB_CONTEXTIDR More... about 5 years ago
arm64: smmu: Catch VMID exhaustion More... about 5 years ago
arm64: smmu: Drop more unused fields from arm_smmu_device More... about 5 years ago
arm64: smmu: Make sCR0 write-only More... about 5 years ago
arm64: smmu: Fix CBn_TCR initialization More... about 5 years ago
arm64: smmu: Disable context bank only once on cell exit More... about 5 years ago
arm64: Simplify get_cpu_parange More... about 5 years ago
arm64: Introduce cpu_parange_encoded More... about 5 years ago