aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner
2008-09-05x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-09-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-05HPET: make minimum reprogramming delta usefulThomas Gleixner
2008-09-03x86: Change warning message in TSC calibration.Alok N Kataria
2008-09-03x86: add io delay quirk for Presario F700Chuck Ebbert
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
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