summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-073-16/+51
* tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-075-26/+33
* tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-073-9/+37
* ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)2014-03-071-19/+8
* tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)2014-03-031-0/+6
* ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-03-031-1/+1
* ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)2014-03-031-2/+3
* ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)2014-02-201-1/+7
* tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt2014-02-201-16/+45
* tracing/uprobes: Support mix of ftrace and perfNamhyung Kim2014-02-201-8/+1
* tracing/uprobes: Support event triggeringNamhyung Kim2014-02-201-2/+4
* tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-203-38/+101
* tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim2014-02-201-37/+56
* tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim2014-02-201-6/+6
* ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-205-14/+96
* ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)2014-02-201-4/+8
* ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)2014-02-202-40/+81
* tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)2014-02-202-4/+4
* tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)2014-02-201-0/+18
* ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)2014-02-201-9/+8
* ftrace: Add private data to ftrace_opsSteven Rostedt (Red Hat)2014-02-201-0/+12
* tracing: Only let top level have option filesSteven Rostedt (Red Hat)2014-02-201-3/+5
* tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)2014-02-203-16/+60
* tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)2014-02-204-4/+8
* tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-208-17/+27
* Linux 3.14-rc3v3.14-rc3Linus Torvalds2014-02-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-167-23/+28
|\
| * Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana2014-02-151-0/+10
| * btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-151-2/+8
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-142-2/+9
| * Btrfs: fix max_inline mount optionMitch Harder2014-02-141-1/+1
| * Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo2014-02-141-1/+0
| * Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-142-17/+0
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\ \
| * | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-151-1/+42
| * | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1511-23/+30
|\ \ \
| * | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
| * | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-122-5/+1
| * | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
| * | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
| * | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
| * | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-122-3/+0
| * | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
| * | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-121-4/+7
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-152-21/+53
|\ \ \ \
| * | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-151-0/+7
| * | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-151-2/+32
| * | | | i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-151-19/+14
| |/ / /
OpenPOWER on IntegriCloud