projects
/
platform
/
kernel
/
linux-amlogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-amlogic.git
2016-03-09
Paolo Bonzini
Merge tag 'kvm-arm-for-4.6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
arm64: KVM: vgic-v3: Reset LRs at boot time
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
arm64: KVM: vgic-v3: Do not save an LR known to be...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
arm64: KVM: vgic-v3: Save maintenance interrupt state...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
arm64: KVM: vgic-v3: Avoid accessing ICH registers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Make GICD_SGIR quicker to hit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Only wipe LRs on vcpu exit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Reset LRs at boot time
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Do not save an LR known to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Move GICH_ELRSR saving to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Save maintenance interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Marc Zyngier
KVM: arm/arm64: vgic-v2: Avoid accessing GICH registers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: micro-optimize gpte_access
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: simplify last_pte_bitmap
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: coalesce more page zapping in mmu_sync_children
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: move zap/flush to kvm_mmu_get_page
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: invert return value of mmu.sync_page and...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: cleanup __kvm_sync_page and its callers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: use kvm_sync_page in kvm_sync_pages
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: move TLB flush out of __kvm_sync_page
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Paolo Bonzini
KVM: MMU: introduce kvm_mmu_flush_or_zap
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Paolo Bonzini
KVM: i8254: drop local copy of mul_u64_u32_div
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Xiao Guangrong
KVM: MMU: check kvm_mmu_pages and mmu_page_path indices
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Paolo Bonzini
KVM: MMU: Fix ubsan warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Paolo Bonzini
KVM: MMU: cleanup handle_abnormal_pfn
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Paolo Bonzini
KVM: VMX: use vmcs_clear/set_bits for debug register...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Paolo Bonzini
KVM: ensure __gfn_to_pfn_memslot initializes *writable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: document KVM_REINJECT_CONTROL ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: turn kvm_kpit_state.reinject into atomic_t
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: move PIT timer function initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: don't assume layout of kvm_kpit_state
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: remove pointless dereference of PIT
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: remove pit and kvm from kvm_kpit_state
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: refactor kvm_free_pit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: refactor kvm_create_pit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: remove notifiers from PIT discard policy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: remove unnecessary uses of PIT state lock
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: tone down WARN_ON pit.state_lock
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: use atomic_t instead of pit.inject_lock
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: add kvm_pit_reset_reinject
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: simplify atomics in kvm_pit_ack_irq
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Radim Krčmář
KVM: i8254: change PIT discard tick policy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: apply page track notifier
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: simplify mmu_need_write_protect
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: use page track for non-leaf shadow pages
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: page track: add notifier support
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: clear write-flooding on the fast path of...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: let page fault handler be aware tracked page
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: page track: introduce kvm_slot_page_track_{add...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: page track: add the framework of guest page tracking
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Xiao Guangrong
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Joerg Roedel
kvm: x86: Check dest_map->vector to match eoi signals...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Joerg Roedel
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Joerg Roedel
kvm: x86: Convert ioapic->rtc_status.dest_map to a...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Paolo Bonzini
Merge branch 'kvm-ppc-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Alexey Kardashevskiy
KVM: PPC: Add support for 64bit TCE windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Alexey Kardashevskiy
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Alexey Kardashevskiy
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Alexey Kardashevskiy
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
KVM: arm/arm64: timer: Add active state caching
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Switch the CP reg search to be a binary search
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Enforce sorting of all CP tables
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Properly sort the invariant table
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: Switch the sys_reg search to be a binary...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add a new vcpu device control group for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Introduce per-vcpu kvm device controls
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add a new feature bit for PMUv3
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Free perf event of PMU when destroying...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Reset PMU state when resetting vcpu
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add PMU overflow interrupt routing
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMUSERENR register
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add helper to handle PMCR register bits
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMSWINC register
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMOVSSET and PMOVSCL...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMINTENSET and PMINT...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for event type register
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: PMU: Add perf event map and introduce perf...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMCNTENSET and PMCNT...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for event counter register
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMCEID0 and PMCEID1...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMSELR register
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Add access handler for PMCR register
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shannon Zhao
arm64: KVM: Define PMU data structure for each vcpu
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: Add temporary kvm_perf_event.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Use common version of timer-sr.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Use common version of vgic-v2-sr.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: Move vgic-v2 and timer save/restore to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: VHE: Add support for running Linux in EL2 mode
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: hw_breakpoint: Allow EL2 breakpoints if running...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: perf: Count EL2 events if the kernel is running...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: Move most of the fault decoding to C
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Marc Zyngier
arm64: KVM: VHE: Add alternative panic handling
commit
|
commitdiff
|
tree
|
snapshot
next