summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds6-9/+12
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen1-1/+0
2008-05-04x86: es7000 build fixIngo Molnar1-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk1-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk1-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper2-34/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-04-30x86: fix early-BUG messageVegard Nossum1-9/+10
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-04-30x86 VISWS: build fixIngo Molnar1-1/+0
2008-04-30hpet: fixIngo Molnar1-2/+3
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown147-8060/+8306
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath2-16/+17
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds4-10/+6
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds4-0/+335
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+1
2008-04-29x86: use kbuild.hChristoph Lameter2-16/+2
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2-0/+262
2008-04-29proper extern for late_time_initAdrian Bunk1-1/+0
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes1-7/+3
2008-04-29bootprotocol: cleanupIngo Molnar1-1/+1
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum1-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison1-1/+1
2008-04-28x86_64 vDSO: use initdataRoland McGrath1-6/+0
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong1-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi1-0/+10
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-04-28x86: geode: MSR cleanupAndres Salomon1-4/+4
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-3/+463
2008-04-27x86: KVM guest: disable clock before rebooting.Glauber Costa1-0/+27
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa1-1/+1
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa2-2/+12
2008-04-27x86: KVM guest: hypercall batchingMarcelo Tosatti1-2/+60
2008-04-27x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti1-0/+138
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti4-0/+56
2008-04-27x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa4-0/+171
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra4-234/+127
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2-8/+43
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu1-0/+70
2008-04-26x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu3-207/+226
2008-04-26x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu1-8/+15
2008-04-26x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu1-0/+204
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2-6/+10