summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: x86 emulator: allow loading null SS in long modeAvi Kivity2012-07-091-4/+8
| * | KVM: x86 emulator: emulate cpuidAvi Kivity2012-07-091-1/+15
| * | KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity2012-07-093-47/+30
| * | KVM: Split cpuid register access from computationAvi Kivity2012-07-092-18/+23
| * | KVM: VMX: Return correct CPL during transition to protected modeAvi Kivity2012-07-091-2/+13
| * | KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulationAvi Kivity2012-07-091-0/+2
| * | KVM: VMX: code clean for vmx_init()Guo Chao2012-07-031-9/+7
| * | apic: fix kvm build on UP without IOAPICMichael S. Tsirkin2012-07-031-0/+5
| * | KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-256-4/+193
| * | KVM: rearrange injection cancelling codeMichael S. Tsirkin2012-06-251-4/+6
| * | KVM: only sync when attention bits setMichael S. Tsirkin2012-06-251-1/+2
| * | x86, bitops: note on __test_and_clear_bit atomicityMichael S. Tsirkin2012-06-251-0/+7
| * | KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-252-3/+61
| * | KVM: optimize ISR lookupsMichael S. Tsirkin2012-06-252-2/+55
| * | KVM: document lapic regs fieldMichael S. Tsirkin2012-06-251-0/+5
| * | KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()Takuya Yoshikawa2012-06-191-1/+1
| * | KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-181-0/+1
| * | KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bitXudong Hao2012-06-131-1/+1
| * | KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()Takuya Yoshikawa2012-06-111-9/+5
| * | KVM: disable uninitialized var warningMichael S. Tsirkin2012-06-061-1/+1
| * | KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall2012-06-063-31/+31
| * | KVM: VMX: Fix KVM_SET_SREGS with big real mode segmentsOrit Wasserman2012-06-051-12/+58
| * | KVM: MMU: do not iterate over all VMs in mmu_shrink()Gleb Natapov2012-06-051-10/+17
| * | KVM: VMX: Use EPT Access bit in response to memory notifiersXudong Hao2012-06-052-8/+12
| * | KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTPXudong Hao2012-06-051-0/+2
| * | KVM: VMX: Add parameter to control A/D bits support, default is onXudong Hao2012-06-051-0/+12
| * | KVM: VMX: Add EPT A/D bits definitionsXudong Hao2012-06-051-0/+4
| * | KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa2012-06-051-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-192-4/+38
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-058-25/+51
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2811-31/+81
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-1524-170/+326
| |\ \ \ \ \ \
| * | | | | | | x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet2012-06-061-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-224-143/+149
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar2012-07-111-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck2012-07-111-2/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.5-rc6' into x86/mceIngo Molnar2012-07-1141-215/+458
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li...Ingo Molnar2012-06-083-141/+145
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, MCE, AMD: Update copyrights and boilerplateBorislav Petkov2012-06-071-2/+4
| | * | | | | | | | x86, MCE, AMD: Give proper names to the thresholding banksBorislav Petkov2012-06-071-4/+31
| | * | | | | | | | x86, MCE, AMD: Make error_count read onlyBorislav Petkov2012-06-071-9/+4
| | * | | | | | | | x86, MCE, AMD: Cleanup reading of error_countBorislav Petkov2012-06-071-18/+5
| | * | | | | | | | x86, MCE, AMD: Print decimal thresholding valuesBorislav Petkov2012-06-071-2/+2
| | * | | | | | | | x86, MCE, AMD: Move shared bank to node descriptorBorislav Petkov2012-06-072-20/+108
| | * | | | | | | | x86, MCE, AMD: Remove local_allocate_... wrapperBorislav Petkov2012-06-071-8/+3
| | * | | | | | | | x86, MCE, AMD: Remove shared banks sysfs linkingBorislav Petkov2012-06-071-98/+7
| | * | | | | | | | x86, amd_nb: Export model 0x10 and later PCI idBorislav Petkov2012-06-071-0/+1
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-221-2/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-191-2/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |