aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Linux 2.6.31-rc4Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra
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-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-07-22perf: fix stack data leakArjan van de Ven
2009-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith
2009-07-22perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton 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-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21sky2: Avoid races in sky2_downMike McCormack
2009-07-21ide-tape: Don't leak kernel stack informationMichael Buesch