aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: msr: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar
2008-08-24x86: do not enable TSC notifier if we don't need itLinus Torvalds
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-22x86: fix VMI for early paramsAlok Kataria
2008-08-22x86: work around MTRR mask settingYinghai Lu
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum
2008-08-21x86: export pv_lock_ops non-GPLJeremy Fitzhardinge
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven
2008-08-21werror: fix pci calgaryDavid Howells
2008-08-20x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman
2008-08-20x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb
2008-08-19Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds
2008-08-19x86 iommu: remove unneeded parenthesisJiri Kosina
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-15x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon
2008-08-15Merge branch 'x86/geode' into x86/urgentIngo Molnar
2008-08-15kexec jump: fix for ftraceHuang Ying
2008-08-15kexec jump: check code size in control pageHuang Ying
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-15x86-64: fix overlap of modules and fixmap areasJan Beulich
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann
2008-08-15x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz
2008-08-15x86, nmi: clean UP NMI watchdog failure messageIngo Molnar
2008-08-15x86, NMI: fix watchdog failure messageAristeu Rozanski
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf
2008-08-15x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski
2008-08-15Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar
2008-08-15x86, AMD IOMMU: initialize dma_ops after sysfs registrationJoerg Roedel
2008-08-15x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel
2008-08-15x86, AMD IOMMU: initialize device table properlyJoerg Roedel
2008-08-15x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel
2008-08-15x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUsDarrick J. Wong
2008-08-14x86: hpet: workaround SB700 BIOSThomas Gleixner