index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
*
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
2015-01-29
*
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
2015-01-29
*
KVM: MMU: Explicitly set D-bit for writable spte.
Kai Huang
2015-01-29
*
KVM: MMU: Add mmu help functions to support PML
Kai Huang
2015-01-29
*
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
*
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-23
|
\
|
*
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
2015-01-16
*
|
Optimize TLB flush in kvm_mmu_slot_remove_write_access.
Kai Huang
2015-01-19
*
|
KVM: x86: flush TLB when D bit is manually changed.
Kai Huang
2015-01-09
|
/
*
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
*
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
*
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
*
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2015-01-08
*
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
2014-12-27
*
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-12-15
|
\
|
*
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-25
*
|
kvm: x86: vmx: remove MMIO_MAX_GEN
Tiejun Chen
2014-11-18
|
/
*
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
|
\
|
*
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-07
*
|
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
*
|
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
2014-09-24
*
|
kvm: x86: fix two typos in comment
Tiejun Chen
2014-09-24
*
|
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
*
|
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
*
|
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
*
|
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
*
|
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
*
|
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
*
|
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
*
|
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-09-03
|
/
*
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
Nadav Amit
2014-05-07
*
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
2014-04-23
*
KVM: MMU: flush tlb if the spte can be locklessly modified
Xiao Guangrong
2014-04-23
*
KVM: MMU: lazily drop large spte
Xiao Guangrong
2014-04-23
*
KVM: MMU: properly check last spte in fast_page_fault()
Xiao Guangrong
2014-04-23
*
KVM: x86: Fix page-tables reserved bits
Nadav Amit
2014-04-16
*
KVM: Rename variable smep to cr4_smep
Feng Wu
2014-04-14
*
KVM: Add SMAP support when setting CR4
Feng Wu
2014-04-14
*
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
2014-03-04
|
\
|
*
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
2014-02-26
*
|
KVM: async_pf: Provide additional direct page notification
Dominik Dingel
2014-01-30
|
/
*
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2014-01-15
*
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
2013-12-20
*
KVM: mmu: change useless int return types to void
Paolo Bonzini
2013-10-03
*
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
2013-10-03
*
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
*
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2013-10-03
*
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2013-09-30
*
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
2013-09-10
*
KVM: MMU: remove unused parameter
Xiao Guangrong
2013-08-29
[next]