summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-06-05x86: add another PCI ID for ICH6 force hpet.Krzysztof Oledzki
2008-05-25x86: tsc_64.c make constant ULThomas Gleixner
2008-05-22x86: remove useless static current_tsc_khz variableThomas Gleixner
2008-05-12x86: print info about available HPET quirkThomas Gleixner
2008-05-12x86: enable hpet=force for AMD SB400Andreas Herrmann
2008-05-12x86: clean up computation of HPET .mult variablesCarlos R. Mafra
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-05-04x86: es7000 build fixIngo Molnar
2008-05-04x86: make additional_cpus staticAdrian Bunk
2008-05-04x86: make start_secondary() staticAdrian Bunk
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-30fix: x86: support for new UV apicAndi Kleen
2008-04-30x86: fix early-BUG messageVegard Nossum
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-30hpet: fixIngo Molnar
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
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