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