aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-12
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-12
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-12
* perf: Clone child context from parent context pmuJiri Olsa2013-07-12
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-07-12
|\
| * perf script: Fix broken include in Context.xsRamkumar Ramachandra2013-07-10
| * perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-10
| * perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-09
| * perf tools: Fix perf version generationRobert Richter2013-07-08
| * perf stat: Fix per-socket output bug for uncore eventsStephane Eranian2013-07-08
| * perf symbols: Fix vdso list searchingWaiman Long2013-07-08
| * perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-08
| * perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-08
| * perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-08
| * perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-08
| * perf evsel: Fix count parameter to read call in event_format__newDavid Ahern2013-07-08
| * perf tools: fix a typo of a Power7 event nameRunzhen Wang2013-07-08
| * perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-08
| * perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim2013-07-08
| * perf record: Remove -f/--force optionJiri Olsa2013-07-08
| * perf record: Remove -A/--append optionJiri Olsa2013-07-08
| * perf stat: Avoid sending SIGTERM to random processesStephane Eranian2013-07-08
| * tools lib lk: Fix for cross buildJoonsoo Kim2013-07-08
| * perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-08
| * perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-08
| * perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-08
| * perf tools: Fix output directory of Documentation/Robert Richter2013-07-08
| * tools: Get only verbose output with V=1Robert Richter2013-07-08
|/
* perf: Fix interrupt handler timing harnessStephane Eranian2013-07-05
* perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-05
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\
| * x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-30
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \
| * \ Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin2013-06-24
| |\ \
| | * | trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)2013-06-22
| * | | x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-23
| |/ /
| * | trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-21
| * | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
| * | x86: Rename variables for debuggingSeiji Aguchi2013-06-21
| * | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-21
| * | tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2013-06-21
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * \ \ Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-06-28
| |\ \ \
| | * | | x86/mce: Update MCE severity condition checkChen Gong2013-06-27
| * | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-26
| |\ \ \ \
| | * | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-25
| | |/ / /
| * | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-06-19
| |\ \ \ \
| | * | | | ACPI/APEI: Update einj documentation for param1/param2Chen Gong2013-06-06
| | * | | | ACPI/APEI: Add parameter check before error injectionChen Gong2013-06-06
| | * | | | ACPI, APEI, EINJ: Fix error return code in einj_init()Wei Yongjun2013-06-05