Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | uprobes: Fix return value in error handling path | zhangwei(Jovi) | 2013-07-02 | 1 | -1/+3 | |
| * | | | | | | | | tracing: Fix race between deleting buffer and setting events | Steven Rostedt (Red Hat) | 2013-07-02 | 1 | -6/+17 | |
| * | | | | | | | | tracing: Add trace_array_get/put() to event handling | Steven Rostedt (Red Hat) | 2013-07-02 | 2 | -4/+54 | |
| * | | | | | | | | tracing: Get trace_array ref counts when accessing trace files | Steven Rostedt (Red Hat) | 2013-07-02 | 1 | -9/+112 | |
| * | | | | | | | | tracing: Add trace_array_get/put() to handle instance refs better | Steven Rostedt (Red Hat) | 2013-07-02 | 1 | -18/+65 | |
| * | | | | | | | | tracing: Protect ftrace_trace_arrays list in trace_events.c | Alexander Z Lam | 2013-07-01 | 3 | -2/+13 | |
| * | | | | | | | | tracing: Make trace_marker use the correct per-instance buffer | Alexander Z Lam | 2013-07-01 | 1 | -1/+2 | |
| * | | | | | | | | ftrace: Do not run selftest if command line parameter is set | Steven Rostedt (Red Hat) | 2013-07-01 | 3 | -2/+22 | |
| * | | | | | | | | tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() | Oleg Nesterov | 2013-07-01 | 1 | -4/+2 | |
| * | | | | | | | | tracing: Use flag buffer_disabled for irqsoff tracer | Steven Rostedt (Red Hat) | 2013-07-01 | 2 | -33/+72 | |
| * | | | | | | | | tracing/kprobes: Turn trace_probe->files into list_head | Oleg Nesterov | 2013-07-01 | 1 | -101/+37 | |
| * | | | | | | | | tracing: Fix disabling of soft disable | Tom Zanussi | 2013-07-01 | 1 | -1/+3 | |
| * | | | | | | | | tracing: Simplify code for showing of soft disabled flag | Tom Zanussi | 2013-07-01 | 1 | -10/+10 | |
| * | | | | | | | | tracing/kprobes: Kill probe_enable_lock | Oleg Nesterov | 2013-07-01 | 1 | -23/+20 | |
| * | | | | | | | | tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty | Oleg Nesterov | 2013-07-01 | 1 | -4/+8 | |
| * | | | | | | | | tracing: Failed to create system directory | Steven Rostedt | 2013-07-01 | 1 | -6/+35 | |
| * | | | | | | | | ftrace: Fix stddev calculation in function profiler | Juri Lelli | 2013-06-19 | 1 | -2/+8 | |
| * | | | | | | | | tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled | zhangwei(Jovi) | 2013-06-19 | 1 | -2/+1 | |
| * | | | | | | | | tracing: Disable tracing on warning | Steven Rostedt (Red Hat) | 2013-06-19 | 3 | -0/+27 | |
| * | | | | | | | | tracing: Add binary '&' filter for events | Steven Rostedt | 2013-06-19 | 1 | -0/+6 | |
| * | | | | | | | | tracing: Do not call kmem_cache_free() on allocation failure | Namhyung Kim | 2013-06-11 | 1 | -6/+1 | |
| * | | | | | | | | ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched() | Steven Rostedt | 2013-06-11 | 1 | -2/+21 | |
| * | | | | | | | | tracing: Fix file mode of free_buffer | Wang YanQing | 2013-06-11 | 1 | -1/+1 | |
| * | | | | | | | | tracing/trivial: Consolidate error return condition | Harsh Prateek Bora | 2013-06-11 | 1 | -4/+1 | |
| * | | | | | | | | tracing: Add function probe to trigger a ftrace dump of current CPU trace | Steven Rostedt (Red Hat) | 2013-06-11 | 1 | -0/+44 | |
| * | | | | | | | | tracing: Add function probe to trigger a ftrace dump to console | Steven Rostedt (Red Hat) | 2013-06-11 | 1 | -5/+54 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | printk: Fix rq->lock vs logbuf_lock unlock lock inversion | Bu, Yitian | 2013-02-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-07-10 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -4/+0 | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | perf: Fix interrupt handler timing harness | Stephane Eranian | 2013-07-05 | 1 | -2/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-10 | 2 | -35/+44 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | module: cleanup call chain. | Rusty Russell | 2013-07-03 | 1 | -19/+16 | |
| * | | | | | | | | module: do percpu allocation after uniqueness check. No, really! | Rusty Russell | 2013-07-03 | 1 | -16/+18 | |
| * | | | | | | | | modules: don't fail to load on unknown parameters. | Rusty Russell | 2013-07-02 | 1 | -1/+12 | |
| * | | | | | | | | There is no /sys/parameters | Jean Delvare | 2013-07-02 | 1 | -1/+1 | |
| * | | | | | | | | module: don't modify argument of module_kallsyms_lookup_name() | Mathias Krause | 2013-07-02 | 1 | -8/+7 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 12 | -120/+294 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kernel: remove unnecessary head file | JunweiZhang | 2013-06-26 | 1 | -1/+0 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 1 | -1/+75 | |
* | | | | | | | | | reboot: checkpatch.pl the new kernel/reboot.c file | Robin Holt | 2013-07-09 | 1 | -14/+13 | |
* | | | | | | | | | reboot: move shutdown/reboot related functions to kernel/reboot.c | Robin Holt | 2013-07-09 | 3 | -332/+347 | |
* | | | | | | | | | reboot: remove -stable friendly PF_THREAD_BOUND define | Robin Holt | 2013-07-09 | 1 | -5/+0 | |
* | | | | | | | | | ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) | Oleg Nesterov | 2013-07-09 | 1 | -0/+1 | |
* | | | | | | | | | ptrace: revert "Prepare to fix racy accesses on task breakpoints" | Oleg Nesterov | 2013-07-09 | 2 | -17/+1 | |
* | | | | | | | | | panic: add cpu/pid to warn_slowpath_common in WARNING printk()s | Alex Thorlton | 2013-07-09 | 1 | -2/+3 | |
* | | | | | | | | | audit: Fix decimal constant description | Michal Simek | 2013-07-09 | 1 | -1/+1 | |
* | | | | | | | | | kernel/auditfilter.c: fix leak in audit_add_rule() error path | Chen Gang | 2013-07-09 | 1 | -0/+6 |