summary refs log tree commit diff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-29lockdep: Remove recursion stattisticsMing Lei
2009-08-17lockdep: Simplify lock_stat seqfile codeLi Zefan
2009-08-17lockdep: Simplify lockdep_chains seqfile codeLi Zefan
2009-08-17lockdep: Simplify lockdep seqfile codeLi Zefan
2009-08-17lockdep: Fix missing entries in /proc/lock_chainsLi Zefan
2009-08-17lockdep: Fix missing entry in /proc/lock_statLi Zefan
2009-08-02lockdep: Fix memory usage info of BFSMing Lei
2009-08-02lockdep: Reintroduce generation count to make BFS fasterMing Lei
2009-08-02lockdep: Deal with many similar locksPeter Zijlstra
2009-08-02lockdep: Introduce lockdep_assert_held()Peter Zijlstra
2009-08-02lockdep: Fix style nitsPeter Zijlstra
2009-08-02lockdep: Fix backtracesPeter Zijlstra
2009-08-02lockdep: Fix BFS buildIngo Molnar
2009-07-24lockdep: BFS cleanupPeter Zijlstra
2009-07-24lockdep: Add statistics info for max bfs queue depthMing Lei
2009-07-24lockdep: Update memory usage introduced by BFSMing Lei
2009-07-24lockdep: Implement lockdep_count_*ward_deps by BFSMing Lei
2009-07-24lockdep: Introduce print_shortest_lock_dependenciesMing Lei
2009-07-24lockdep: Implement find_usage_*wards by BFSMing Lei
2009-07-24lockdep: Implement check_noncircular() by BFSMing Lei
2009-07-24lockdep: Introduce match function to BFSMing Lei
2009-07-24lockdep: Improve implementation of BFSMing Lei
2009-07-24lockdep: Print the shortest dependency chain if finding a circleMing Lei
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-22perf: fix stack data leakArjan van de Ven
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra
2009-07-22perf: Fix stack data leakArjan van de Ven
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner
2009-07-18sched: fix load average accounting vs. cpu hotplugThomas Gleixner
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard
2009-07-18perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard
2009-07-18sched: Account for vruntime wrappingFabio Checconi
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-14Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-13tracing/function-profiler: do not free per cpu variable statSteven Rostedt
2009-07-13perf_counter: Fix the tracepoint channel to perfcountersChris Wilson