summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-056-9/+12
|\
| * x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0Star
| * x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
* | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-032-34/+0Star
* fix: x86: support for new UV apicAndi Kleen2008-04-301-1/+1
* x86: fix early-BUG messageVegard Nossum2008-04-301-9/+10
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-301-1/+1
* x86: add proper header for reboot_forceDmitri Vorobiev2008-04-301-0/+1
* x86 VISWS: build fixIngo Molnar2008-04-301-1/+0Star
* hpet: fixIngo Molnar2008-04-301-2/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-16/+0Star
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30147-8060/+8306
| |\ \ \ \ \ \
| | | | | | * | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0Star
| | | | | | * | PM: Remove legacy PMPavel Machek2008-04-151-15/+0Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-302-16/+17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-294-10/+6Star
|\ \ \ \ \ \ \
| * | | | | | | x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-291-7/+3Star
| * | | | | | | 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-294-0/+335
|\ \ \ \ \ \ \
| * | | | | | | x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-262-8/+43
| * | | | | | | acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-261-0/+70
| * | | | | | | 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 and enable MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-0/+204
* | | | | | | | 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/+2Star
* | | | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* | | | | | | | | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-292-0/+262
* | | | | | | | | proper extern for late_time_initAdrian Bunk2008-04-291-1/+0Star
* | | | | | | | | proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0Star
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | x86_64 vDSO: use initdataRoland McGrath2008-04-281-6/+0Star
|/ / / / / / /
* | | | | | | [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
* | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-277-3/+463
|\ \ \ \ \ \ \
| * | | | | | | x86: KVM guest: disable clock before rebooting.Glauber Costa2008-04-271-0/+27
| * | | | | | | x86: make native_machine_shutdown non-staticGlauber Costa2008-04-271-1/+1
| * | | | | | | x86: allow machine_crash_shutdown to be replacedGlauber Costa2008-04-272-2/+12
| * | | | | | | x86: KVM guest: hypercall batchingMarcelo Tosatti2008-04-271-2/+60
| * | | | | | | x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-271-0/+138
| * | | | | | | x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-274-0/+56
| * | | | | | | x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-274-0/+171
| |/ / / / / /