summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: Add CE4100 platform supportThomas Gleixner2010-11-122-0/+7
* x86: mrst: Add vrtc driver which serves as a wall clock deviceFeng Tang2010-11-113-1/+22
* x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-091-0/+4
*-. Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-291-3/+18
|\ \
| | * x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-261-3/+18
* | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-287-2/+123
|\ \ \
| * | | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+7
| * | | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+5
| * | | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-0/+3
| * | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+53
| * | | x86: Introduce x86_msi_opsStefano Stabellini2010-10-182-2/+40
| * | | x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-181-0/+1
| * | | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-181-0/+1
| * | | xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-181-0/+13
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-272-9/+11
|\ \ \ \
| * \ \ \ Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-252-9/+11
| |\ \ \ \
| | * \ \ \ Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-2535-604/+250
| | |\ \ \ \
| | * | | | | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-151-9/+10
| | * | | | | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-151-0/+1
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-272-4/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-271-2/+0
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-2559-787/+692
| |\ \ \ \ \ \
| * | | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-211-2/+7
| | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-262-2/+27
|\ \ \ \ \ \ \ \
| | * | | | | | | xen: don't map missing memoryJeremy Fitzhardinge2010-10-221-1/+8
| | * | | | | | | xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-221-1/+1
| | * | | | | | | x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge2010-10-221-0/+5
| | |/ / / / / /
| * | | | | | | xen: add variable hypercall callerJeremy Fitzhardinge2010-10-201-0/+17
| * | | | | | | xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-201-0/+1
| |/ / / / / /
* | | | | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-14/+2
* | | | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-7/+8
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-251-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add OLPC XO-1 rfkill driverDaniel Drake2010-10-211-0/+2
* | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-245-22/+134
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: TSC catchup modeZachary Amsden2010-10-241-0/+6
| * | | | | | | KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal2010-10-241-1/+2
| * | | | | | | KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel2010-10-241-0/+1
| * | | | | | | KVM: Non-atomic interrupt injectionAvi Kivity2010-10-241-0/+1
| * | | | | | | KVM: MMU: Track NX state in struct kvm_mmuJoerg Roedel2010-10-241-0/+2
| * | | | | | | KVM: MMU: Allow long mode shadows for legacy page tablesJoerg Roedel2010-10-241-0/+1
| * | | | | | | KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel2010-10-241-2/+3
| * | | | | | | KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel2010-10-241-0/+1
| * | | | | | | KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel2010-10-241-0/+3
| * | | | | | | KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel2010-10-241-0/+10
| * | | | | | | KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel2010-10-241-0/+13
| * | | | | | | KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel2010-10-241-0/+1
| * | | | | | | KVM: MMU: Track page fault data in struct vcpuJoerg Roedel2010-10-242-6/+12
| * | | | | | | KVM: MMU: Introduce inject_page_fault function pointerJoerg Roedel2010-10-241-0/+3
| * | | | | | | KVM: MMU: Introduce get_cr3 function pointerJoerg Roedel2010-10-241-0/+1
| * | | | | | | KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel2010-10-241-0/+2