aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* numa: add a sysctl for numa_balancingAndi Kleen2014-01-23
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-23
|\
| * module: Add missing newline in printk call.Tetsuo Handa2014-01-20
| * params: improve standard definitionsFelipe Contreras2013-12-03
* | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-22
|\ \
| * | tracing: Fix buggered tee(2) on tracing_pipeAl Viro2014-01-19
| * | tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-01-14
| * | ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)2014-01-13
| * | ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)2014-01-13
| * | ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)2014-01-09
| * | tracing: Show available event triggers when no trigger is setSteven Rostedt (Red Hat)2014-01-09
| * | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-09
| * | tracing: Fix counter for traceon/off event triggersSteven Rostedt (Red Hat)2014-01-09
| * | tracing: Remove double-underscore naming in syscall trigger invocationsTom Zanussi2014-01-06
| * | tracing/kprobes: Add trace event trigger invocationsTom Zanussi2014-01-06
| * | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2014-01-03
| * | tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-02
| * | uprobes: Allocate ->utask before handler_chain() for tracing handlersOleg Nesterov2014-01-02
| * | 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