summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-02tracing: Fix disabling of soft disableTom Zanussi1-1/+3
2013-07-02tracing: Add missing syscall_metadata commentTom Zanussi1-0/+1
2013-07-02tracing: Simplify code for showing of soft disabled flagTom Zanussi1-10/+10
2013-07-02tracing/kprobes: Kill probe_enable_lockOleg Nesterov1-23/+20
2013-07-02tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is emptyOleg Nesterov1-4/+8
2013-07-02tracing: Failed to create system directorySteven Rostedt1-6/+35
2013-06-20ftrace: Fix stddev calculation in function profilerJuri Lelli1-2/+8
2013-06-20tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabledzhangwei(Jovi)1-2/+1
2013-06-20tracing: Disable tracing on warningSteven Rostedt (Red Hat)5-0/+45
2013-06-20tracing: Update documentation on tracepoint glob matchingSteven Rostedt (Red Hat)1-2/+11
2013-06-20tracing: Add binary '&' filter for eventsSteven Rostedt2-1/+7
2013-06-12tracing: Do not call kmem_cache_free() on allocation failureNamhyung Kim1-6/+1
2013-06-12ftrace: Remove ftrace_regex_lseek()Li Zefan1-4/+0
2013-06-12ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()Steven Rostedt1-2/+21
2013-06-12tracing: Fix file mode of free_bufferWang YanQing1-1/+1
2013-06-12tracing/trivial: Consolidate error return conditionHarsh Prateek Bora1-4/+1
2013-06-12tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2-0/+50
2013-06-12tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2-5/+61
2013-06-09Linux 3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-09Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-09irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-09irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-09kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-09irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-49/+84
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-39/+82
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+2
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-28/+31
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+48
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-10/+4
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson5-13/+13
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-10/+37
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-8/+24
2013-06-08Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2013-06-08Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2013-06-08Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-08Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-34/+66
2013-06-08Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-12/+39
2013-06-07Merge branch 'pm-fixes'Rafael J. Wysocki3-4/+8
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki5-8/+31
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-41/+47
2013-06-07Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-15/+21