aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-07-11
|\
| * tracing: Make tracing_open_generic_{tr,tc}() staticSteven Rostedt (Red Hat)2013-07-02
| * tracing: Remove ftrace() functionzhangwei(Jovi)2013-07-02
| * tracing: Remove TRACE_EVENT_TYPE enum definitionzhangwei(Jovi)2013-07-02
| * tracing: Make tracer_tracing_{off,on,is_on}() staticSteven Rostedt (Red Hat)2013-07-02
| * tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-02
| * uprobes: Fix return value in error handling pathzhangwei(Jovi)2013-07-02
| * tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)2013-07-02
| * tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)2013-07-02
| * tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)2013-07-02
| * tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)2013-07-02
| * tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam2013-07-01
| * tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam2013-07-01
| * ftrace: Do not run selftest if command line parameter is setSteven Rostedt (Red Hat)2013-07-01
| * tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov2013-07-01
| * tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)2013-07-01
| * tracing/kprobes: Turn trace_probe->files into list_headOleg Nesterov2013-07-01
| * tracing: Fix disabling of soft disableTom Zanussi2013-07-01
| * tracing: Simplify code for showing of soft disabled flagTom Zanussi2013-07-01
| * tracing/kprobes: Kill probe_enable_lockOleg Nesterov2013-07-01
| * tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is emptyOleg Nesterov2013-07-01
| * tracing: Failed to create system directorySteven Rostedt2013-07-01
| * ftrace: Fix stddev calculation in function profilerJuri Lelli2013-06-19
| * tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabledzhangwei(Jovi)2013-06-19
| * tracing: Disable tracing on warningSteven Rostedt (Red Hat)2013-06-19
| * tracing: Add binary '&' filter for eventsSteven Rostedt2013-06-19
| * tracing: Do not call kmem_cache_free() on allocation failureNamhyung Kim2013-06-11
| * ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()Steven Rostedt2013-06-11
| * tracing: Fix file mode of free_bufferWang YanQing2013-06-11
| * tracing/trivial: Consolidate error return conditionHarsh Prateek Bora2013-06-11
| * tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2013-06-11
| * tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2013-06-11
* | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\ \
| * | printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-02-18
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-10
|\ \ \
| * | | mm: remove free_area_cacheMichel Lespinasse2013-07-10
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\ \ \ \
| * | | | perf: Fix interrupt handler timing harnessStephane Eranian2013-07-05
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | module: cleanup call chain.Rusty Russell2013-07-02
| * | | | module: do percpu allocation after uniqueness check. No, really!Rusty Russell2013-07-02
| * | | | modules: don't fail to load on unknown parameters.Rusty Russell2013-07-02
| * | | | There is no /sys/parametersJean Delvare2013-07-02
| * | | | module: don't modify argument of module_kallsyms_lookup_name()Mathias Krause2013-07-02
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\ \ \ \ \
| * | | | | | kernel: remove unnecessary head fileJunweiZhang2013-06-26
* | | | | | | reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-09
* | | | | | | reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2013-07-09
* | | | | | | reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt2013-07-09