Age | Commit message (Expand) | Author |
2009-08-17 | lockdep: Simplify lockdep_chains seqfile code | Li Zefan |
2009-08-17 | lockdep: Simplify lockdep seqfile code | Li Zefan |
2009-08-17 | lockdep: Fix missing entries in /proc/lock_chains | Li Zefan |
2009-08-17 | lockdep: Fix missing entry in /proc/lock_stat | Li Zefan |
2009-08-02 | lockdep: Fix memory usage info of BFS | Ming Lei |
2009-08-02 | lockdep: Reintroduce generation count to make BFS faster | Ming Lei |
2009-08-02 | lockdep: Deal with many similar locks | Peter Zijlstra |
2009-08-02 | lockdep: Introduce lockdep_assert_held() | Peter Zijlstra |
2009-08-02 | lockdep: Fix style nits | Peter Zijlstra |
2009-08-02 | lockdep: Fix backtraces | Peter Zijlstra |
2009-08-02 | lockdep: Fix BFS build | Ingo Molnar |
2009-07-24 | lockdep: BFS cleanup | Peter Zijlstra |
2009-07-24 | lockdep: Add statistics info for max bfs queue depth | Ming Lei |
2009-07-24 | lockdep: Update memory usage introduced by BFS | Ming Lei |
2009-07-24 | lockdep: Implement lockdep_count_*ward_deps by BFS | Ming Lei |
2009-07-24 | lockdep: Introduce print_shortest_lock_dependencies | Ming Lei |
2009-07-24 | lockdep: Implement find_usage_*wards by BFS | Ming Lei |
2009-07-24 | lockdep: Implement check_noncircular() by BFS | Ming Lei |
2009-07-24 | lockdep: Introduce match function to BFS | Ming Lei |
2009-07-24 | lockdep: Improve implementation of BFS | Ming Lei |
2009-07-24 | lockdep: Print the shortest dependency chain if finding a circle | Ming Lei |
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 | 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 |