summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | KVM: Provide current eip as part of emulator context.Gleb Natapov2010-05-171-1/+2
| * | | | | | | | | KVM: Provide x86_emulate_ctxt callback to get current cplGleb Natapov2010-05-171-0/+1
| * | | | | | | | | KVM: remove realmode_lmsw function.Gleb Natapov2010-05-171-2/+0
| * | | | | | | | | KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov2010-05-172-3/+2
| * | | | | | | | | KVM: Remove pointer to rflags from realmode_set_cr parameters.Gleb Natapov2010-05-171-2/+1
| * | | | | | | | | KVM: MMU: Reinstate pte prefetch on invlpgAvi Kivity2010-05-171-0/+1
| * | | | | | | | | KVM: x86: Use native_store_idt() instead of kvm_get_idt()Wei Yongjun2010-05-171-5/+0
| * | | | | | | | | KVM: move segment_base() into vmx.cGleb Natapov2010-04-251-9/+0
| * | | | | | | | | KVM: Drop kvm_get_gdt() in favor of generic linux functionGleb Natapov2010-04-251-5/+0
| * | | | | | | | | KVM: SVM: Implement emulation of vm_cr msrJoerg Roedel2010-04-251-0/+4
| * | | | | | | | | KVM: x86: Add kvm_is_linear_ripJan Kiszka2010-04-251-1/+3
| * | | | | | | | | KVM: x86: Add support for saving&restoring debug registersJan Kiszka2010-04-251-0/+10
| * | | | | | | | | KVM: x86: Save&restore interrupt shadow maskJan Kiszka2010-04-252-4/+6
| * | | | | | | | | KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa2010-04-251-1/+0
| * | | | | | | | | KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov2010-04-251-11/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-05-211-0/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS2010-05-171-0/+55
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-3/+93
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-0335-148/+483
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying2010-03-241-2/+2
| * | | | | | | | | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-131-3/+93
* | | | | | | | | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-0/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-061-0/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | x86, kgdb: early trap init for early debugJan Kiszka2010-05-201-0/+2
* | | | | | | | | | x86,kgdb: Add low level debug hookJason Wessel2010-05-201-0/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| * | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-04-238-13/+46
| |\| | | | | | | | |
| * | | | | | | | | | Fix comment typo in percpu.hJustin P. Mattock2010-04-201-1/+1
* | | | | | | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-05-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner2010-04-281-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-183-522/+255
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap2010-04-171-1/+1
| * | | | | | | | | | x86, UV: Improve BAU performance and error recoveryCliff Wickman2010-04-141-72/+175
| * | | | | | | | | | x86, UV: Clean up UV headers for MMR definitionsJack Steiner2010-03-111-449/+79
* | | | | | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-1/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, tboot: Add support for S3 memory integrity protectionShane Wang2010-03-191-1/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-19/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt2010-04-231-19/+25
* | | | | | | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-183-4/+70
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin2010-05-171-4/+6
| * | | | | | | | | | | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-063-4/+68
* | | | | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-182-16/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefinedEric W. Biederman2010-05-061-0/+1
| * | | | | | | | | | | | | x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-041-1/+0
| * | | | | | | | | | | | | x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman2010-05-041-6/+0
| * | | | | | | | | | | | | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman2010-05-041-0/+1
| * | | | | | | | | | | | | x86, ioapic: Fix the types of gsi valuesEric W. Biederman2010-05-041-5/+5