summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu
2008-07-20x86: introduce x86_quirksYinghai Lu
2008-07-20x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu
2008-07-19x86: remove arch_get_ram_rangeYinghai Lu
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18x86: fix two modpost warningsJan Beulich
2008-07-18x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto
2008-07-18arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov
2008-07-18x86_32: remove redundant KERN_INFOHiroshi Shimamoto
2008-07-18x86 setup.c: cleanup includesAlexander Beregalov
2008-07-18x86_64: ia32_signal.c: use macro instead of immediateHiroshi Shimamoto
2008-07-18Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86: fix numaq_tsc_disableYinghai Lu
2008-07-17ftrace: fix merge bugletIngo Molnar
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner
2008-07-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2008-07-15x86/PCI: ACPI based PCI gap calculationAlok Kataria
2008-07-15x86: fix TSC build error on 32bitThomas Gleixner
2008-07-15generic-ipi: merge fixIngo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-15x86: sanitize KconfigThomas Gleixner
2008-07-15Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14x86: MMIOTRACE should not default to onLinus Torvalds
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-14Start using the new '%pS' infrastructure to print symbolsLinus Torvalds
2008-07-14x86, suspend, acpi: correct and add comments about Big Real ModeH. Peter Anvin
2008-07-14x86, suspend, acpi: enter Big Real ModeH. Peter Anvin
2008-07-14x86: add PCI ID for 6300ESB force hpetJoe Buehler
2008-07-14x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu