aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: nVMX: Move host-state field setup to a functionNadav Har'El2011-07-121-32/+42
* KVM: nVMX: Implement VMREAD and VMWRITENadav Har'El2011-07-121-2/+191
* KVM: nVMX: Implement VMPTRSTNadav Har'El2011-07-123-2/+33
* KVM: nVMX: Implement VMPTRLDNadav Har'El2011-07-121-1/+61
* KVM: nVMX: Implement VMCLEARNadav Har'El2011-07-122-1/+65
* KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El2011-07-122-0/+69
* KVM: nVMX: Add VMCS fields to the vmcs12Nadav Har'El2011-07-121-0/+281
* KVM: nVMX: Introduce vmcs02: VMCS used to run L2Nadav Har'El2011-07-121-0/+100
* KVM: nVMX: Decoding memory operands of VMX instructionsNadav Har'El2011-07-123-1/+59
* KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El2011-07-122-0/+231
* KVM: nVMX: Introduce vmcs12: a VMCS structure for L1Nadav Har'El2011-07-121-0/+75
* KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El2011-07-124-7/+22
* KVM: nVMX: Implement VMXON and VMXOFFNadav Har'El2011-07-121-2/+108
* KVM: nVMX: Add "nested" module option to kvm_intelNadav Har'El2011-07-121-0/+25
* KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa2011-07-122-4/+18
* KVM: x86 emulator: Clean up init_emulate_ctxt()Takuya Yoshikawa2011-07-121-10/+11
* KVM: Clean up error handling during VCPU creationJan Kiszka2011-07-122-10/+6
* KVM: VMX: Keep list of loaded VMCSs, instead of vcpusNadav Har'El2011-07-121-64/+86
* KVM: Sanitize cpuidAvi Kivity2011-07-121-2/+35
* KVM: MMU: cleanup for dropping parent pteXiao Guangrong2011-07-121-9/+12
* KVM: MMU: cleanup for kvm_mmu_page_unlink_childrenXiao Guangrong2011-07-121-43/+23
* KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong2011-07-122-150/+46
* KVM: MMU: abstract the operation of rmapXiao Guangrong2011-07-122-122/+140
* KVM: fix uninitialized warningXiao Guangrong2011-07-121-1/+1
* KVM: use __copy_to_user/__clear_user to write guest pageXiao Guangrong2011-07-122-4/+4
* KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong2011-07-122-0/+10
* KVM: VMX: always_inline VMREADsAvi Kivity2011-07-121-4/+4
* KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity2011-07-122-4/+10
* KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa2011-07-123-146/+118
* KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpersTakuya Yoshikawa2011-07-121-15/+8
* KVM: x86 emulator: Place insn_fetch helpers togetherTakuya Yoshikawa2011-07-121-19/+19
* KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctlAvi Kivity2011-07-121-0/+32
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-061-0/+2
|\
| * gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin2011-07-051-0/+2
* | Documentation: fix cgroup blkio throttle filenamesAndrea Righi2011-07-061-6/+6
* | Documentation: update CodingStyle memory allocatorsJesper Juhl2011-07-061-2/+2
* | MAINTAINERS: move kernel-doc patches locationRandy Dunlap2011-07-061-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-0640-493/+471
|\ \
| * | [media] rc: call input_sync after scancode reportsJarod Wilson2011-07-011-23/+25
| * | [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-011-0/+3
| * | [media] imon: auto-config ffdc 7e deviceJarod Wilson2011-07-011-0/+1
| * | [media] saa7134: fix raw IR timeout valueJarod Wilson2011-07-011-1/+1
| * | [media] rc: fix ghost keypresses with certain hwJarod Wilson2011-07-011-1/+3
| * | [media] [staging] lirc_serial: allocate irq at init timeJarod Wilson2011-07-011-23/+21
| * | [media] lirc_zilog: fix spinning rx threadJarod Wilson2011-07-011-2/+2
| * | [media] keymaps: fix table for pinnacle pctv hd devicesJarod Wilson2011-07-011-31/+27
| * | [media] ite-cir: 8709 needs to use pnp resource 2Jarod Wilson2011-07-012-3/+12
| * | [media] V4L: mx1-camera: fix uninitialized variableAndre Bartke2011-07-011-7/+3
| * | [media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath2011-07-011-0/+16
| * | [media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath2011-07-011-1/+1