aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\
| * x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-29
| * bootprotocol: cleanupIngo Molnar2008-04-29
| * x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum2008-04-29
| * x86: !x & y typo in mtrr codeHarvey Harrison2008-04-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\ \
| * | x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-26
| * | x86: work around io allocation overlap of HT linksYinghai Lu2008-04-26
| * | acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-26
| * | x86_64: don't need set default res if only have one root busYinghai Lu2008-04-26
| * | x86: double check the multi root bus with fam10h mmconfYinghai Lu2008-04-26
| * | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26
| * | x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu2008-04-26
| * | x86: get mp_bus_to_node earlyYinghai Lu2008-04-26
| * | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-26
| * | x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-26
| * | x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu2008-04-26
| * | x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu2008-04-26
| * | x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-26
| * | x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu2008-04-26
| * | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
| * | x86: mmconf enable mcfg earlyYinghai Lu2008-04-26
| * | x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-26
| * | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-29
|\ \ \
| * | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* | | | x86: use kbuild.hChristoph Lameter2008-04-29
* | | | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner2008-04-29
* | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* | | | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-29
* | | | swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2008-04-29
* | | | proper extern for late_time_initAdrian Bunk2008-04-29
* | | | proper __do_softirq() prototypeAdrian Bunk2008-04-29
| |_|/ |/| |
* | | x86_64 vDSO: use initdataRoland McGrath2008-04-28
|/ /
* | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi2008-04-28
* | x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz2008-04-28
* | x86: geode: MSR cleanupAndres Salomon2008-04-28
* | x86: configurable DMI scanning codeThomas Petazzoni2008-04-28
* | pageflags: use proper page flag functions in XenChristoph Lameter2008-04-28
* | vmallocinfo: add caller informationChristoph Lameter2008-04-28
* | mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-28
* | hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* | x86: PAT fixIngo Molnar2008-04-28
* | x86 PAT: tone down debugging messages some moreLinus Torvalds2008-04-27
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-27
|\ \
| * | KVM: MMU: kvm_pv_mmu_op should not take mmap_semMarcelo Tosatti2008-04-27
| * | KVM: SVM: remove selective CR0 commentJoerg Roedel2008-04-27
| * | KVM: SVM: remove now obsolete FIXME commentJoerg Roedel2008-04-27
| * | KVM: SVM: disable CR8 intercept when tpr is not masking interruptsJoerg Roedel2008-04-27
| * | KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabledJoerg Roedel2008-04-27