summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Make tracer_tracing_{off,on,is_on}() staticSteven Rostedt (Red Hat)2013-07-021-3/+3
* tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-021-4/+17
* uprobes: Fix return value in error handling pathzhangwei(Jovi)2013-07-021-1/+3
* tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)2013-07-021-6/+17
* tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)2013-07-022-4/+54
* tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)2013-07-021-9/+112
* tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)2013-07-021-18/+65
* tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam2013-07-013-2/+13
* tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam2013-07-011-1/+2
* ftrace: Do not run selftest if command line parameter is setSteven Rostedt (Red Hat)2013-07-013-2/+22
* tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov2013-07-011-4/+2
* tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)2013-07-012-33/+72
* tracing/kprobes: Turn trace_probe->files into list_headOleg Nesterov2013-07-011-101/+37
* tracing: Fix disabling of soft disableTom Zanussi2013-07-011-1/+3
* tracing: Add missing syscall_metadata commentTom Zanussi2013-07-011-0/+1
* tracing: Simplify code for showing of soft disabled flagTom Zanussi2013-07-011-10/+10
* tracing/kprobes: Kill probe_enable_lockOleg Nesterov2013-07-011-23/+20
* tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is emptyOleg Nesterov2013-07-011-4/+8
* tracing: Failed to create system directorySteven Rostedt2013-07-011-6/+35
* ftrace: Fix stddev calculation in function profilerJuri Lelli2013-06-191-2/+8
* tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabledzhangwei(Jovi)2013-06-191-2/+1
* tracing: Disable tracing on warningSteven Rostedt (Red Hat)2013-06-195-0/+45
* tracing: Update documentation on tracepoint glob matchingSteven Rostedt (Red Hat)2013-06-191-2/+11
* tracing: Add binary '&' filter for eventsSteven Rostedt2013-06-192-1/+7
* tracing: Do not call kmem_cache_free() on allocation failureNamhyung Kim2013-06-111-6/+1
* ftrace: Remove ftrace_regex_lseek()Li Zefan2013-06-111-4/+0
* ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()Steven Rostedt2013-06-111-2/+21
* tracing: Fix file mode of free_bufferWang YanQing2013-06-111-1/+1
* tracing/trivial: Consolidate error return conditionHarsh Prateek Bora2013-06-111-4/+1
* tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2013-06-112-0/+50
* tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2013-06-112-5/+61
* Linux 3.10-rc5v3.10-rc5Linus Torvalds2013-06-081-1/+1
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-081-0/+4
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-084-2/+16
|\
| * Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| |\
| | * timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | * ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| * | posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1
| * | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-083-4/+9
|\ \ \
| * | | irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
| * | | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
| * | | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
| * | | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0815-49/+84
|\ \ \ \
| * \ \ \ Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-06-071-10/+4
| |\ \ \ \
| | * | | | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
| * | | | | Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-075-13/+13
| |\ \ \ \ \
| | * | | | | ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| | * | | | | ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
OpenPOWER on IntegriCloud