Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 2009-03-05 | 1 | -6/+7 | |
* | tracing: add lockdep tracepoints for lock acquire/release | Peter Zijlstra | 2009-03-04 | 4 | -0/+55 | |
* | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-04 | 4 | -49/+102 | |
|\ | ||||||
| * | lockdep: move state bit definitions around | Peter Zijlstra | 2009-02-14 | 1 | -45/+4 | |
| * | lockdep: sanitize reclaim bit names | Peter Zijlstra | 2009-02-14 | 1 | -4/+4 | |
| * | lockdep: sanitize bit names | Peter Zijlstra | 2009-02-14 | 1 | -11/+11 | |
| * | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 | 2 | -1/+17 | |
| * | timer: implement lockdep deadlock detection | Johannes Berg | 2009-02-14 | 1 | -9/+84 | |
| * | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-02-07 | 330 | -15553/+693 | |
| |\ | ||||||
| * | | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 | 2 | -2/+4 | |
| * | | mutex: preemption fixes | Peter Zijlstra | 2009-01-14 | 1 | -0/+1 | |
* | | | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2009-03-04 | 1 | -2/+5 | |
|\ \ \ | ||||||
| * | | | ring-buffer: fix ring_buffer_read_page | Steven Rostedt | 2009-03-04 | 1 | -2/+5 | |
* | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 10 | -4/+45 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 1 | -0/+4 | |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 | 4 | -0/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 4 | -0/+31 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 | 1 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 2009-03-02 | 1 | -1/+4 | |
| * | | | | | | net headers: export dcbnl.h | Chris Leech | 2009-03-01 | 1 | -0/+1 | |
| * | | | | | | net headers: cleanup dcbnl.h | Chris Leech | 2009-03-01 | 1 | -1/+3 | |
| * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-01 | 9 | -17/+46 | |
| |\| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-02-24 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy | 2009-02-18 | 1 | -1/+1 | |
| | * | | | | | | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 2009-02-18 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2009-02-18 | 2 | -10/+0 | |
| | |\ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-02 | 4 | -20/+24 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 4 | -20/+24 | |
* | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-02 | 1 | -1/+6 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | tracing: add TRACE_FIELD_SPECIAL to record complex entries | Steven Rostedt | 2009-03-02 | 1 | -1/+6 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 | 7 | -40/+166 | |
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-28 | 1 | -11/+35 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 1 | -11/+35 | |
| | * | | | | | | | | | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 2009-02-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-28 | 5 | -29/+130 | |
|/| | | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | tracing: create the C style tracing for the irq subsystem | Steven Rostedt | 2009-02-28 | 1 | -4/+15 | |
| * | | | | | | | | | tracing: create the C style tracing for the sched subsystem | Steven Rostedt | 2009-02-28 | 2 | -25/+97 | |
| * | | | | | | | | | tracing: add subsystem sched for sched events | Steven Rostedt | 2009-02-28 | 1 | -0/+5 | |
| * | | | | | | | | | tracing: add subsystem irq for irq events | Steven Rostedt | 2009-02-28 | 1 | -0/+5 | |
| * | | | | | | | | | tracing: move trace point formats to files in include/trace directory | Steven Rostedt | 2009-02-28 | 2 | -0/+8 | |
| * | | | | | | | | | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-26 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 5 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 2009-02-26 | 1 | -0/+2 | |
| * | | | | | | | | | | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 2009-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-25 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm: disable encoders before re-routing them | Jesse Barnes | 2009-02-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values. | Jesse Barnes | 2009-02-25 | 1 | -2/+2 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-02-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 2009-02-09 | 1 | -1/+2 |