aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-09-29x86_64: be less annoying on boot, v2dcg
2008-09-25x86_64: be less annoying on bootBill Nottingham
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-17x86: print DMI information in the oops traceArjan van de Ven
2008-09-16x86: completely disable NOPL on 32 bitsH. Peter Anvin
2008-09-12x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge
2008-09-10arch/x86/kernel/kdebugfs.c: introduce missing kfreeJulia Lawall
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_64: printout msr -v2Yinghai Lu
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