summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-025-1/+63
* uprobes: Allocate ->utask before handler_chain() for tracing handlersOleg Nesterov2014-01-021-0/+4
* tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-022-12/+47
* tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim2014-01-021-14/+132
* tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim2014-01-021-1/+1
* tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim2014-01-024-81/+129
* tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee2014-01-021-2/+20
* tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim2014-01-024-59/+91
* tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-024-26/+66
* tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-024-39/+119
* tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-022-61/+78
* tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-024-116/+66
* tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2014-01-022-48/+48
* tracing/uprobes: Convert to struct trace_probeNamhyung Kim2014-01-021-80/+79
* tracing/kprobes: Factor out struct trace_probeNamhyung Kim2014-01-022-285/+295
* tracing/probes: Fix basic print type functionsNamhyung Kim2014-01-021-11/+11
* tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim2014-01-022-6/+6
* tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)2014-01-022-4/+6
* tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)2014-01-026-28/+19
* tracing: Add documentation for trace event triggersTom Zanussi2013-12-211-0/+207
* tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-216-27/+263
* tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)2013-12-211-13/+13
* tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi2013-12-214-1/+365
* tracing: Add 'stacktrace' event trigger commandTom Zanussi2013-12-212-0/+80
* tracing: Add 'snapshot' event trigger commandTom Zanussi2013-12-214-3/+117
* tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi2013-12-202-0/+447
* tracing: Add basic event trigger frameworkTom Zanussi2013-12-207-5/+495
* Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| * net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
OpenPOWER on IntegriCloud