aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29x86: use kbuild.hChristoph Lameter
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes
2008-04-29bootprotocol: cleanupIngo Molnar
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison
2008-04-28x86_64 vDSO: use initdataRoland McGrath
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz
2008-04-28x86: geode: MSR cleanupAndres Salomon
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27x86: KVM guest: disable clock before rebooting.Glauber Costa
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa
2008-04-27x86: KVM guest: hypercall batchingMarcelo Tosatti
2008-04-27x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti
2008-04-27x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu
2008-04-26x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu
2008-04-26x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu
2008-04-26x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying
2008-04-26x86: section mismatch fixes, #3Jacek Luczak
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak
2008-04-26x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak
2008-04-26x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak
2008-04-26x86: use get_bios_ebda()Akinobu Mita
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-26x86: cleanup clocksource_hz2mult usageAkinobu Mita
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita
2008-04-26x86: use bitmap library for pin_programmedAkinobu Mita
2008-04-26x86: use MP_intsrc_info()Akinobu Mita
2008-04-26x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath