| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-07 | 3 | -3/+3 |
|\ |
|
| * | perf_counter: Fix double list iteration in per task precise stats | Peter Zijlstra | 2009-08-06 | 1 | -1/+1 |
| * | ftrace: Fix perf-tracepoint OOPS | Peter Zijlstra | 2009-08-06 | 2 | -2/+2 |
* | | execve: must clear current->clear_child_tid | Eric Dumazet | 2009-08-07 | 1 | -11/+11 |
* | | generic-ipi: fix hotplug_cfd() | Xiao Guangrong | 2009-08-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-05 | 2 | -33/+72 |
|\ |
|
| * | perf_counter: Full task tracing | Peter Zijlstra | 2009-08-02 | 2 | -32/+59 |
| * | perf_counter: Collapse inherit on read() | Peter Zijlstra | 2009-08-02 | 1 | -1/+13 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-08-05 | 2 | -14/+33 |
|\ \ |
|
| * | | sched: Fix race in cpupri introduced by cpumask_var changes | Gregory Haskins | 2009-08-02 | 1 | -1/+14 |
| * | | sched: Fix latencytop and sleep profiling vs group scheduling | Peter Zijlstra | 2009-08-02 | 1 | -13/+19 |
| |/ |
|
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-05 | 1 | -0/+7 |
|\ \ |
|
| * | | posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW | Hiroshi Shimamoto | 2009-08-04 | 1 | -0/+7 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-05 | 6 | -10/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-08-04 | 15 | -126/+252 |
| |\ \ |
|
| | * | | tracing: Fix missing function_graph events when we splice_read from trace_pipe | Lai Jiangshan | 2009-07-28 | 1 | -3/+7 |
| | * | | tracing: Fix invalid function_graph entry | Lai Jiangshan | 2009-07-28 | 1 | -2/+9 |
| * | | | trace: stop tracer in oops_enter() | Thomas Gleixner | 2009-07-24 | 1 | -0/+1 |
| * | | | tracing: only truncate ftrace files when O_TRUNC is set | Steven Rostedt | 2009-07-23 | 3 | -4/+4 |
| * | | | tracing: show proper address for trace-printk format | Steven Rostedt | 2009-07-23 | 1 | -1/+1 |
* | | | | do_sigaltstack: small cleanups | Linus Torvalds | 2009-08-01 | 1 | -4/+6 |
* | | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user space | Linus Torvalds | 2009-08-01 | 1 | -7/+8 |
| |_|/
|/| | |
|
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-31 | 3 | -20/+36 |
|\| | |
|
| * | | tracing/stat: Fix seqfile memory leak | Li Zefan | 2009-07-23 | 1 | -12/+22 |
| * | | function-graph: Fix seqfile memory leak | Li Zefan | 2009-07-23 | 1 | -3/+12 |
| * | | trace_stack: Fix seqfile memory leak | Li Zefan | 2009-07-23 | 1 | -5/+2 |
| * | | profile: Suppress warning about large allocations when profile=1 is specified | Mel Gorman | 2009-07-18 | 1 | -2/+3 |
* | | | kprobes: Use kernel_text_address() for checking probe address | Masami Hiramatsu | 2009-07-31 | 1 | -1/+1 |
* | | | profile: suppress warning about large allocations when profile=1 is specified | Mel Gorman | 2009-07-30 | 1 | -2/+3 |
* | | | cgroup avoid permanent sleep at rmdir | KAMEZAWA Hiroyuki | 2009-07-30 | 1 | -17/+38 |
* | | | cgroups: fix pid namespace bug | Li Zefan | 2009-07-30 | 1 | -24/+72 |
* | | | kexec: fix omitting offset in extended crashkernel syntax | Hidetoshi Seto | 2009-07-30 | 1 | -1/+1 |
* | | | mm: copy over oom_adj value at fork time | Rik van Riel | 2009-07-30 | 1 | -0/+1 |
| |/
|/| |
|
* | | update the comment in kthread_stop() | Oleg Nesterov | 2009-07-27 | 1 | -4/+6 |
* | | module: use MODULE_SYMBOL_PREFIX with module_layout | Mike Frysinger | 2009-07-27 | 1 | -1/+2 |
* | | genirq: Fix UP compile failure caused by irq_thread_check_affinity | Bruno Premont | 2009-07-22 | 1 | -0/+5 |
* | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-22 | 2 | -100/+94 |
|\ \ |
|
| * | | perf_counter: Fix throttle/unthrottle event logging | Anton Blanchard | 2009-07-22 | 1 | -1/+4 |
| * | | perf_counter: PERF_SAMPLE_ID and inherited counters | Peter Zijlstra | 2009-07-22 | 1 | -61/+31 |
| * | | perf_counter: Plug more stack leaks | Peter Zijlstra | 2009-07-22 | 1 | -2/+21 |
| * | | perf: Fix stack data leak | Arjan van de Ven | 2009-07-22 | 1 | -0/+1 |
| * | | Merge commit 'tip/perfcounters/core' into perf-counters-for-linus | Peter Zijlstra | 2009-07-22 | 1 | -19/+17 |
| |\ \ |
|
| | * | | perf_counter: Stop open coding unclone_ctx | Peter Zijlstra | 2009-07-10 | 1 | -19/+17 |
| * | | | perf_counter: Log vfork as a fork event | Anton Blanchard | 2009-07-18 | 1 | -6/+3 |
| * | | | perf_counter: Make sure we dont leak kernel memory to userspace | Anton Blanchard | 2009-07-18 | 1 | -4/+15 |
| * | | | perf_counter: Fix the tracepoint channel to perfcounters | Chris Wilson | 2009-07-13 | 1 | -7/+3 |
| |/ / |
|
* | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-22 | 1 | -1/+63 |
|\ \ \ |
|
| * | | | softirq: introduce tasklet_hrtimer infrastructure | Peter Zijlstra | 2009-07-22 | 1 | -1/+63 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-22 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | clocksource: Prevent NULL pointer dereference | Thomas Gleixner | 2009-07-19 | 1 | -1/+1 |