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