aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox
2009-03-20x86: use dev_printk in quirk messageBjorn Helgaas
2009-03-20Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge
2009-03-19x86: mpparse: clean up code by introducing a few helper functions, fixIngo Molnar
2009-03-18x86: mpparse: clean up code by introducing a few helper functionsJaswinder Singh Rajput
2009-03-18x86: kprobes.c fix compilation warningJaswinder Singh Rajput
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput
2009-03-18Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-18Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-18x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton
2009-03-17x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha
2009-03-17x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86-32: move _end to a dummy sectionH. Peter Anvin
2009-03-17x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge
2009-03-17x86-32: tighten the bound on additional memory to mapH. Peter Anvin
2009-03-17x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge
2009-03-17x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-17dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel
2009-03-17dma-debug: x86 architecture bindingsJoerg Roedel
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86: reduce preemption off section in exit threadThomas Gleixner
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-15x86: print out more info in e820_update_range()Yinghai Lu
2009-03-15x86: fix 64k corruption-checkYinghai Lu
2009-03-14x86: put initial_pg_tables into .bssYinghai Lu
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86-32: compute initial mapping size more accuratelyYinghai Lu
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu