summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-05-01fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-05-01x86: fix early-BUG messageVegard Nossum1-9/+10
2008-05-01x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-05-01x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-05-01x86 VISWS: build fixIngo Molnar1-1/+0
2008-05-01hpet: 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-29x86_64 vDSO: use initdataRoland McGrath1-6/+0
2008-04-29[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-27x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2-8/+43
2008-04-27acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu1-0/+70
2008-04-27x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu3-207/+226
2008-04-27x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu1-8/+15
2008-04-27x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu1-0/+204
2008-04-27x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2-6/+10
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2-5/+160
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying2-0/+42
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying1-0/+22
2008-04-26x86: section mismatch fixes, #3Jacek Luczak1-1/+1
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak1-1/+1
2008-04-26x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak1-1/+1
2008-04-26x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak1-1/+1
2008-04-26x86: use get_bios_ebda()Akinobu Mita3-8/+6
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita1-0/+1