summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee2014-01-02
| * | | | | | | | | | | | tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/uprobes: Convert to struct trace_probeNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/kprobes: Factor out struct trace_probeNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/probes: Fix basic print type functionsNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim2014-01-02
| * | | | | | | | | | | | tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)2014-01-02
| * | | | | | | | | | | | tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)2014-01-02
| * | | | | | | | | | | | tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-21
| * | | | | | | | | | | | tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)2013-12-21
| * | | | | | | | | | | | tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi2013-12-21
| * | | | | | | | | | | | tracing: Add 'stacktrace' event trigger commandTom Zanussi2013-12-21
| * | | | | | | | | | | | tracing: Add 'snapshot' event trigger commandTom Zanussi2013-12-21
| * | | | | | | | | | | | tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi2013-12-20
| * | | | | | | | | | | | tracing: Add basic event trigger frameworkTom Zanussi2013-12-20
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: add tracepoints related to NUMA task migrationMel Gorman2014-01-21
| * | | | | | | | | | | | kernel/power/snapshot.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
| * | | | | | | | | | | | kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
| * | | | | | | | | | | | introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-01-21
| * | | | | | | | | | | | mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-21
| * | | | | | | | | | | | fsnotify: remove pointless NULL initializersJan Kara2014-01-21
| * | | | | | | | | | | | fsnotify: remove .should_send_event callbackJan Kara2014-01-21
| * | | | | | | | | | | | fsnotify: do not share events between notification groupsJan Kara2014-01-21
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cgroup: trivial style updatesSeongJae Park2014-01-18
| * | | | | | | | | | | | cgroup: fix fail path in cgroup_load_subsys()Vladimir Davydov2013-12-13
| * | | | | | | | | | | | cgroup: fix missing unlock on error in cgroup_load_subsys()Wei Yongjun2013-12-12
| * | | | | | | | | | | | cgroup: remove for_each_root_subsys()Tejun Heo2013-12-06
| * | | | | | | | | | | | cgroup: implement for_each_css()Tejun Heo2013-12-06
| * | | | | | | | | | | | cgroup: factor out cgroup_subsys_state creation into create_css()Tejun Heo2013-12-06
| * | | | | | | | | | | | cgroup: combine css handling loops in cgroup_create()Tejun Heo2013-12-06
| * | | | | | | | | | | | cgroup: reorder operations in cgroup_create()Tejun Heo2013-12-06
| * | | | | | | | | | | | cgroup: make for_each_subsys() useable under cgroup_root_mutexTejun Heo2013-12-06
| * | | | | | | | | | | | cgroup: css iterations and css_from_dir() are safe under cgroup_mutexTejun Heo2013-12-06
| * | | | | | | | | | | | Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo2013-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cgroup: unify pidlist and other file handlingTejun Heo2013-12-05
| * | | | | | | | | | | | | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-05
| * | | | | | | | | | | | | cgroup: attach cgroup_open_file to all cgroup filesTejun Heo2013-12-05
| * | | | | | | | | | | | | cgroup: generalize cgroup_pidlist_open_fileTejun Heo2013-12-05
| * | | | | | | | | | | | | cgroup: unify read path so that seq_file is always usedTejun Heo2013-12-05