summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-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/+2
* | | | 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/+0
* | | | proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
| |_|/ |/| |
* | | x86_64 vDSO: use initdataRoland McGrath2008-04-281-6/+0
|/ /
* | [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
| |/
* / fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-274-234/+127
|/
* x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-262-6/+10
* x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2008-04-262-5/+160
* x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-262-0/+42
* x86, boot: add free_early to early reservation machanismHuang, Ying2008-04-261-0/+22
* x86: section mismatch fixes, #3Jacek Luczak2008-04-261-1/+1
* x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-261-1/+1
* x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-261-1/+1
* x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak2008-04-261-1/+1
* x86: use get_bios_ebda()Akinobu Mita2008-04-263-8/+6
* x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-261-0/+1
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-263-5/+5
* x86: cleanup div_sc() usageAkinobu Mita2008-04-265-5/+9
* x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-261-1/+2
* x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-261-4/+0
* x86: use bitmap library for pin_programmedAkinobu Mita2008-04-261-9/+5
* x86: use MP_intsrc_info()Akinobu Mita2008-04-261-17/+2
* x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-261-3/+1
* x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-261-59/+8
* x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath2008-04-261-29/+1