aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() raceOleg Nesterov2012-11-16
* uprobes: Flush cache after xol writeRabin Vincent2012-11-14
* uprobes: Kill arch_uprobe_enable/disable_step() hooksOleg Nesterov2012-11-03
* uprobes/x86: Cleanup the single-stepping codeOleg Nesterov2012-11-03
* uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov2012-11-03
* uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov2012-11-03
* uprobes: Fix misleading log entryJovi Zhang2012-10-25
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-25
|\
| * perf tools: Try to build Documentation when installingBorislav Petkov2012-10-24
| * perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo2012-10-24
| * perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo2012-10-24
| * perf trace: Add duration filterArnaldo Carvalho de Melo2012-10-24
| * perf trace: Add an event duration columnArnaldo Carvalho de Melo2012-10-24
| * perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-24
| * perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-24
| * perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-24
| * Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-24
| * perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
| * perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo2012-10-24
| * perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-24
|/
* x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel2012-10-24
* perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-24
* perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-24
* perf tools: Fix PMU object alias initializationJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-24
* perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-24
* perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-24
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-24
|\
| * perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat2012-10-24
| * perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat2012-10-24
| * x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-24
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-24
| |\
| | * perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-22
| | * perf tools: do not flush maps on COMM for perf reportLuigi Semenzato2012-10-22
| | * perf help: Fix --help for builtinsNamhyung Kim2012-10-22
| | * perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo2012-10-21
| | * perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo2012-10-21
| * | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-23
| |\ \
| | * | xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell2012-10-19
| | * | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
| | |\ \
| | * | | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell2012-10-19
| | * | | xen: balloon: use correct type for frame_listIan Campbell2012-10-19
| | * | | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-19
| | * | | xen: arm: make p2m operations NOPsIan Campbell2012-10-19
| | * | | xen: balloon: don't include e820.hIan Campbell2012-10-19
| | * | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
| | * | | xen: events: pirq_check_eoi_map is X86 specificIan Campbell2012-10-19
| | * | | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-19