Age | Commit message (Expand) | Author | Files | Lines |
2014-03-07 | tracing: Move event storage for array from macro to standalone function | Steven Rostedt | 5 | -26/+33 |
2014-03-07 | tracing: Move raw output code from macro to standalone function | Steven Rostedt | 3 | -9/+37 |
2014-03-07 | ftrace/x86: Have ftrace_write() return -EPERM and clean up callers | Steven Rostedt (Red Hat) | 1 | -19/+8 |
2014-03-03 | tracepoint: Do not waste memory on mods with no tracepoints | Steven Rostedt (Red Hat) | 1 | -0/+6 |
2014-03-03 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek | 1 | -1/+1 |
2014-03-03 | ftrace/x86: Run a sync after fixup on failure | Steven Rostedt (Red Hat) | 1 | -2/+3 |
2014-02-20 | ftrace: Have static function trace clear ENABLED flag on unregister | Steven Rostedt (Red Hat) | 1 | -1/+7 |
2014-02-20 | tracing: Add trace_clock=<clock> kernel parameter | Steven Rostedt | 1 | -16/+45 |
2014-02-20 | tracing/uprobes: Support mix of ftrace and perf | Namhyung Kim | 1 | -8/+1 |
2014-02-20 | tracing/uprobes: Support event triggering | Namhyung Kim | 1 | -2/+4 |
2014-02-20 | tracing/uprobes: Support ftrace_event_file base multibuffer | zhangwei(Jovi) | 3 | -38/+101 |
2014-02-20 | tracing/uprobes: Move argument fetching to uprobe_dispatcher() | Namhyung Kim | 1 | -37/+56 |
2014-02-20 | tracing/uprobes: Rename uprobe_{trace,perf}_print() functions | Namhyung Kim | 1 | -6/+6 |
2014-02-20 | ftrace: Allow for function tracing instance to filter functions | Steven Rostedt (Red Hat) | 5 | -14/+96 |
2014-02-20 | ftrace: Pass in global_ops for use with filtering files | Steven Rostedt (Red Hat) | 1 | -4/+8 |
2014-02-20 | ftrace: Allow instances to use function tracing | Steven Rostedt (Red Hat) | 2 | -40/+81 |
2014-02-20 | tracing: Convert tracer->enabled to counter | Steven Rostedt (Red Hat) | 2 | -4/+4 |
2014-02-20 | tracing: Disable tracers before deletion of instance | Steven Rostedt (Red Hat) | 1 | -0/+18 |
2014-02-20 | ftrace: Copy ops private to global_ops private | Steven Rostedt (Red Hat) | 1 | -9/+8 |
2014-02-20 | ftrace: Add private data to ftrace_ops | Steven Rostedt (Red Hat) | 1 | -0/+12 |
2014-02-20 | tracing: Only let top level have option files | Steven Rostedt (Red Hat) | 1 | -3/+5 |
2014-02-20 | tracing: Set up infrastructure to allow tracers for instances | Steven Rostedt (Red Hat) | 3 | -16/+60 |
2014-02-20 | tracing: Pass trace_array to flag_changed callback | Steven Rostedt (Red Hat) | 4 | -4/+8 |
2014-02-20 | tracing: Pass trace_array to set_flag callback | Steven Rostedt (Red Hat) | 8 | -17/+27 |
2014-02-16 | Linux 3.14-rc3v3.14-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-02-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 7 | -23/+28 |
2014-02-16 | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -34/+54 |
2014-02-15 | of: search the best compatible match first in __of_match_node() | Kevin Hao | 1 | -1/+42 |
2014-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 11 | -23/+30 |
2014-02-15 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -21/+53 |
2014-02-15 | Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 3 | -0/+51 |
2014-02-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -26/+35 |
2014-02-15 | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -36/+54 |
2014-02-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -4/+20 |
2014-02-15 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 39 | -33/+408 |
2014-02-15 | Documentation: i2c: mention ACPI method for instantiating devices | Wolfram Sang | 1 | -0/+7 |
2014-02-15 | Documentation: i2c: describe devicetree method for instantiating devices | Wolfram Sang | 1 | -2/+32 |
2014-02-15 | Btrfs: use right clone root offset for compressed extents | Filipe David Borba Manana | 1 | -0/+10 |
2014-02-15 | btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 | Anand Jain | 1 | -2/+8 |
2014-02-15 | i2c: mv64xxx: refactor message start to ensure proper initialization | Wolfram Sang | 1 | -19/+14 |
2014-02-14 | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 25 | -135/+138 |
2014-02-14 | Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -64/+77 |
2014-02-14 | Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 45 | -509/+506 |
2014-02-14 | Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
2014-02-14 | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -45/+161 |
2014-02-14 | Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol | Josef Bacik | 2 | -2/+9 |
2014-02-14 | Btrfs: fix max_inline mount option | Mitch Harder | 1 | -1/+1 |
2014-02-14 | Btrfs: fix a lockdep warning when cleaning up aborted transaction | Liu Bo | 1 | -1/+0 |
2014-02-14 | Revert "btrfs: add ioctl to export size of global metadata reservation" | Chris Mason | 2 | -17/+0 |
2014-02-14 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -6/+11 |