summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-01-07x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-01-07x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-01-07x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-01-07x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-01-07x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2011-01-07x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-09x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2010-12-09acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-11-22x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.Bart Oldeman
2010-11-22x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-11-22x86, olpc: Don't retry EC commands foreverPaul Fox
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-11-22mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-11-22perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-30x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-09-30[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-23x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-09-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10x86, UV: Fix initialization of max_pnodeJack Steiner
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra