Age | Commit message (Expand) | Author |
2009-07-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-30 | kprobes: Use kernel_text_address() for checking probe address | Masami Hiramatsu |
2009-07-29 | 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 | mm: copy over oom_adj value at fork time | Rik van Riel |
2009-07-27 | update the comment in kthread_stop() | Oleg Nesterov |
2009-07-27 | module: use MODULE_SYMBOL_PREFIX with module_layout | Mike Frysinger |
2009-07-23 | 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-22 | genirq: Fix UP compile failure caused by irq_thread_check_affinity | Bruno Premont |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-22 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-22 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-07-22 | perf: fix stack data leak | Arjan van de Ven |
2009-07-22 | perf_counter: Fix throttle/unthrottle event logging | Anton Blanchard |
2009-07-22 | perf_counter: PERF_SAMPLE_ID and inherited counters | Peter Zijlstra |
2009-07-22 | perf_counter: Plug more stack leaks | Peter Zijlstra |
2009-07-22 | perf: Fix stack data leak | Arjan van de Ven |
2009-07-22 | Merge commit 'tip/perfcounters/core' into perf-counters-for-linus | Peter Zijlstra |
2009-07-22 | softirq: introduce tasklet_hrtimer infrastructure | Peter Zijlstra |
2009-07-21 | genirq: Delegate irq affinity setting to the irq thread | Thomas Gleixner |
2009-07-19 | clocksource: Prevent NULL pointer dereference | Thomas Gleixner |
2009-07-18 | timer: Avoid reading uninitialized data | Pavel Roskin |
2009-07-18 | sched: fix nr_uninterruptible accounting of frozen tasks really | Thomas Gleixner |
2009-07-18 | sched: fix load average accounting vs. cpu hotplug | Thomas Gleixner |
2009-07-18 | profile: Suppress warning about large allocations when profile=1 is specified | Mel Gorman |
2009-07-18 | perf_counter: Log vfork as a fork event | Anton Blanchard |
2009-07-18 | perf_counter: Make sure we dont leak kernel memory to userspace | Anton Blanchard |
2009-07-18 | sched: Account for vruntime wrapping | Fabio Checconi |
2009-07-16 | tracing/function: Fix the return value of ftrace_trace_onoff_callback() | Xiao Guangrong |
2009-07-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-07-14 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-14 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-13 | tracing/function-profiler: do not free per cpu variable stat | Steven Rostedt |
2009-07-13 | perf_counter: Fix the tracepoint channel to perfcounters | Chris Wilson |
2009-07-12 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-11 | futexes: Fix infinite loop in get_futex_key() on huge page | Sonny Rao |
2009-07-11 | sched: Fix bug in SCHED_IDLE interaction with group scheduling | Paul Turner |
2009-07-10 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-10 | sched: optimize cond_resched() | Peter Zijlstra |
2009-07-10 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-10 | hrtimer: Fix migration expiry check | Thomas Gleixner |
2009-07-10 | hrtimer: migration: do not check expiry time on current CPU | Thomas Gleixner |
2009-07-10 | sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq() | Fabio Checconi |