summaryrefslogtreecommitdiffstats
path: root/kernel/latencytop.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang1-4/+1
2013-12-31KVM: doc: Fix typo in doc/virtual/kvmMasanari Iida5-7/+7
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel1-3/+0
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel3-14/+24
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2-1/+17
2013-12-21KVM: arm-vgic: Support CPU interface reg accessChristoffer Dall1-8/+73
2013-12-21KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlersChristoffer Dall1-4/+66
2013-12-21KVM: arm-vgic: Support unqueueing of LRs to the distChristoffer Dall1-5/+83
2013-12-21KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall3-0/+236
2013-12-21arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall1-0/+7
2013-12-21KVM: arm-vgic: Make vgic mmio functions more genericChristoffer Dall1-6/+6
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall1-0/+12
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall6-15/+96
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall6-2/+79
2013-12-21ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2-6/+23
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara5-1/+166
2013-12-21arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2-1/+2
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka1-3/+7
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka1-0/+5
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa1-0/+5
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa5-12/+3
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka2-1/+7
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov1-27/+85
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2-0/+6
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth1-8/+11
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2-1/+37
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth1-2/+1
2013-12-11KVM: s390: diagnose call documentationCornelia Huck2-0/+83
2013-12-07x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren3-4/+43
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren1-0/+1
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds1-1/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller1-2/+2
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2-7/+0
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth2-0/+36
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth1-1/+3
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth3-13/+31
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth1-2/+0