| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | perf_counter: Fix software counters for fast moving event sources | Peter Zijlstra | 2009-08-09 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | x86/irq: Fix move_irq_desc() for nodes without ram | Yinghai Lu | 2009-08-08 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() | Stanislaw Gruszka | 2009-08-08 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 | |
| | * | | | | | | | | | | | | | | | | | | | | perf_counter, ftrace: Fix perf_counter integration | Peter Zijlstra | 2009-08-09 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 2009-08-09 | |
| | |\| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | tracing/filters: Always free pred on filter_add_subsystem_pred() failure | Tom Zanussi | 2009-08-08 | |
| | * | | | | | | | | | | | | | | | | | | | | tracing/filters: Don't use pred on alloc failure | Tom Zanussi | 2009-08-08 | |
| | * | | | | | | | | | | | | | | | | | | | | ring-buffer: Fix memleak in ring_buffer_free() | Eric Dumazet | 2009-08-07 | |
| | * | | | | | | | | | | | | | | | | | | | | ring-buffer: Fix advance of reader in rb_buffer_peek() | Robert Richter | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | ring-buffer: do not disable ring buffer on oops_in_progress | Steven Rostedt | 2009-08-05 | |
| | * | | | | | | | | | | | | | | | | | | | | ring-buffer: fix check of try_to_discard result | Steven Rostedt | 2009-08-05 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | lockdep: Fix file mode of lock_stat | Li Zefan | 2009-08-07 | |
| | * | | | | | | | | | | | | | | | | | | | | rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() | Darren Hart | 2009-08-06 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | perf_counter: Fix double list iteration in per task precise stats | Peter Zijlstra | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | ftrace: Fix perf-tracepoint OOPS | Peter Zijlstra | 2009-08-06 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | execve: must clear current->clear_child_tid | Eric Dumazet | 2009-08-07 | |
| * | | | | | | | | | | | | | | | | | | | | generic-ipi: fix hotplug_cfd() | Xiao Guangrong | 2009-08-07 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | perf_counter: Full task tracing | Peter Zijlstra | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | perf_counter: Collapse inherit on read() | Peter Zijlstra | 2009-08-02 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | sched: Fix race in cpupri introduced by cpumask_var changes | Gregory Haskins | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | sched: Fix latencytop and sleep profiling vs group scheduling | Peter Zijlstra | 2009-08-02 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW | Hiroshi Shimamoto | 2009-08-04 | |
| | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | / / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-08-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | tracing: Fix missing function_graph events when we splice_read from trace_pipe | Lai Jiangshan | 2009-07-28 | |
| | | * | | | | | | | | | | | | | | | | tracing: Fix invalid function_graph entry | Lai Jiangshan | 2009-07-28 | |
| | * | | | | | | | | | | | | | | | | | trace: stop tracer in oops_enter() | Thomas Gleixner | 2009-07-24 | |
| | * | | | | | | | | | | | | | | | | | tracing: only truncate ftrace files when O_TRUNC is set | Steven Rostedt | 2009-07-23 | |
| | * | | | | | | | | | | | | | | | | | tracing: show proper address for trace-printk format | Steven Rostedt | 2009-07-23 | |
| * | | | | | | | | | | | | | | | | | | do_sigaltstack: small cleanups | Linus Torvalds | 2009-08-01 | |
| * | | | | | | | | | | | | | | | | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user space | Linus Torvalds | 2009-08-01 | |
| | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-30 | |
| |\| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | tracing/stat: Fix seqfile memory leak | Li Zefan | 2009-07-23 | |
| | * | | | | | | | | | | | | | | | | function-graph: Fix seqfile memory leak | Li Zefan | 2009-07-23 | |
| | * | | | | | | | | | | | | | | | | trace_stack: Fix seqfile memory leak | Li Zefan | 2009-07-23 | |
| | * | | | | | | | | | | | | | | | | profile: Suppress warning about large allocations when profile=1 is specified | Mel Gorman | 2009-07-18 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | kprobes: Use kernel_text_address() for checking probe address | Masami Hiramatsu | 2009-07-30 | |
| * | | | | | | | | | | | | | | | | profile: suppress warning about large allocations when profile=1 is specified | Mel Gorman | 2009-07-29 | |
| * | | | | | | | | | | | | | | | | cgroup avoid permanent sleep at rmdir | KAMEZAWA Hiroyuki | 2009-07-29 | |
| * | | | | | | | | | | | | | | | | cgroups: fix pid namespace bug | Li Zefan | 2009-07-29 | |
| * | | | | | | | | | | | | | | | | kexec: fix omitting offset in extended crashkernel syntax | Hidetoshi Seto | 2009-07-29 | |
