aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29x86: use kbuild.hChristoph Lameter
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes
2008-04-29bootprotocol: cleanupIngo Molnar
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison
2008-04-28x86_64 vDSO: use initdataRoland McGrath
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz
2008-04-28x86: geode: MSR cleanupAndres Salomon
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter
2008-04-28vmallocinfo: add caller informationChristoph Lameter
2008-04-28mm: move cache_line_size() to <linux/cache.h>Pekka Enberg
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-28x86: PAT fixIngo Molnar
2008-04-27x86 PAT: tone down debugging messages some moreLinus Torvalds
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27KVM: MMU: kvm_pv_mmu_op should not take mmap_semMarcelo Tosatti
2008-04-27KVM: SVM: remove selective CR0 commentJoerg Roedel
2008-04-27KVM: SVM: remove now obsolete FIXME commentJoerg Roedel
2008-04-27KVM: SVM: disable CR8 intercept when tpr is not masking interruptsJoerg Roedel
2008-04-27KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabledJoerg Roedel
2008-04-27KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel
2008-04-27KVM: SVM: sync TPR value to V_TPR field in the VMCBJoerg Roedel
2008-04-27KVM: x86 emulator: fix lea to really get the effective addressAvi Kivity
2008-04-27KVM: x86 emulator: fix smsw and lmsw with a memory operandAvi Kivity
2008-04-27KVM: x86 emulator: initialize src.val and dst.val for register operandsAvi Kivity
2008-04-27KVM: SVM: force a new asid when initializing the vmcbAvi Kivity
2008-04-27KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: SVM: do not intercept task switch with NPTJoerg Roedel
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel
2008-04-27KVM: SVM: align shadow CR4.MCE with hostJoerg Roedel
2008-04-27KVM: SVM: indent svm_set_cr4 with tabs instead of spacesJoerg Roedel
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori