summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+12
2010-10-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+12
2010-10-01x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner1-1/+1
2010-10-01x86, irq: Plug memory leak in sparse irqThomas Gleixner1-3/+8
2010-10-01[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg1-6/+12
2010-10-01[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim1-1/+1
2010-09-29ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim1-1/+1
2010-09-29x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin3-1/+3
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-23/+48
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+13
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-0/+1
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter1-1/+11
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-23/+48
2010-09-23x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel1-1/+3
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+18
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel1-22/+27
2010-09-23tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt1-0/+1
2010-09-23tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge1-0/+1
2010-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-21/+19
2010-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-35/+20
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker1-21/+19
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner2-32/+17
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-10x86, UV: Fix initialization of max_pnodeJack Steiner1-3/+3
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+8
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-20/+56
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann1-2/+2
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter1-13/+46
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra2-3/+8
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus1-4/+2
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+38
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming1-0/+2
2010-08-25x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins1-2/+1
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2010-08-21x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky1-4/+5
2010-08-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-21/+62
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha1-0/+38
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper1-0/+2
2010-08-20x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov1-0/+19
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+85
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei1-3/+22
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel4-20/+40
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-08-18Make do_execve() take a const filename pointerDavid Howells2-3/+6
2010-08-17kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng1-0/+1
2010-08-15Merge branch 'linus' into releaseLen Brown75-1037/+1996