index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
mmu.c
Commit message (
Expand
)
Author
Age
*
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
|
\
|
*
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
Anshuman Khandual
2019-04-09
*
|
kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
Suzuki K Poulose
2019-04-25
|
/
*
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
2019-03-28
*
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2019-03-20
*
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
2019-03-19
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
|
\
|
*
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-02-22
|
|
\
|
|
*
KVM: arm/arm64: Remove unused gpa_end variable
Shaokun Zhang
2019-02-20
|
|
*
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
2019-02-19
|
|
*
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
|
*
|
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
|
|
/
*
|
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-04
|
\
\
|
*
|
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
James Morse
2019-02-07
|
|
/
*
/
KVM: arm64: Relax the restriction on using stage2 PUD huge mapping
Suzuki K Poulose
2019-02-07
|
/
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
*
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
*
KVM: arm/arm64: Fix unintended stage 2 PMD mappings
Christoffer Dall
2018-12-19
*
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
2018-12-18
*
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
*
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
*
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
*
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
*
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
*
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2018-12-18
*
KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
Punit Agrawal
2018-12-18
*
KVM: arm/arm64: Share common code in user_mem_abort()
Punit Agrawal
2018-12-18
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
|
\
|
*
KVM: arm/arm64: Ensure only THP is candidate for adjustment
Punit Agrawal
2018-10-03
|
*
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-10-01
|
*
kvm: arm/arm64: Remove spurious WARN_ON
Suzuki K Poulose
2018-10-01
|
*
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
Suzuki K Poulose
2018-10-01
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
|
\
\
|
|
/
|
/
|
|
*
signal/arm/kvm: Use send_sig_mceerr
Eric W. Biederman
2018-09-27
*
|
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
*
|
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
Marc Zyngier
2018-09-07
|
/
*
KVM: arm/arm64: Skip updating PTE entry if no change
Punit Agrawal
2018-08-13
*
KVM: arm/arm64: Skip updating PMD entry if no change
Punit Agrawal
2018-08-13
*
KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
Marc Zyngier
2018-07-09
*
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
2018-07-09
*
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
*
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...
Jia He
2018-06-21
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
*
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
2018-03-19
*
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
2018-03-19
*
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
Marc Zyngier
2018-03-19
*
KVM: arm64: Fix HYP idmap unmap when using 52bit PA
Marc Zyngier
2018-03-19
[next]