summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-14x86: Use __stop_machine() in text_poke_smp()Masami Hiramatsu
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
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-05perf, gcc-4.6: Fix set but unused variableAndi Kleen
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
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-29ACPI: 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-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...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-23tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-09-23tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-09-22jump label: x86 supportJason Baron
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-20jump label: Make text_poke_early() globally visibleJason Baron
2010-09-20jump label: Make dynamic no-op selection available outside of ftraceJason Baron
2010-09-17Merge 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-15kprobes: Remove __dummy_bufNamhyung Kim
2010-09-15kprobes: Make functions staticNamhyung Kim
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-14x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10x86, UV: Fix initialization of max_pnodeJack Steiner
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra