summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-051-6/+7
* tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-044-0/+55
* Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-044-49/+102
|\
| * lockdep: move state bit definitions aroundPeter Zijlstra2009-02-141-45/+4
| * lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-141-4/+4
| * lockdep: sanitize bit namesPeter Zijlstra2009-02-141-11/+11
| * lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-142-1/+17
| * timer: implement lockdep deadlock detectionJohannes Berg2009-02-141-9/+84
| * Merge branch 'linus' into core/lockingIngo Molnar2009-02-07330-15553/+693
| |\
| * | mutex: implement adaptive spinningPeter Zijlstra2009-01-142-2/+4
| * | mutex: preemption fixesPeter Zijlstra2009-01-141-0/+1
* | | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar2009-03-041-2/+5
|\ \ \
| * | | ring-buffer: fix ring_buffer_read_pageSteven Rostedt2009-03-041-2/+5
* | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-0410-4/+45
|\ \ \ \
| * \ \ \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-031-0/+4
| |\ \ \ \
| | * | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-271-0/+4
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-034-0/+31
| |\ \ \ \ \
| | * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-264-0/+31
| | |/ / / /
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-031-1/+4
| |\ \ \ \ \
| | * | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| * | | | | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| * | | | | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-019-17/+46
| |\| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-242-2/+2
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-181-1/+1
| | * | | | | | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-181-1/+1
| | * | | | | | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-182-10/+0
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-024-20/+24
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-024-20/+24
* | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-021-1/+6
|\| | | | | | | |
| * | | | | | | | tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt2009-03-021-1/+6
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-027-40/+166
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-281-11/+35
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-11/+35
| | * | | | | | | | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-281-0/+1
| * | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-285-29/+130
|/| | | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | tracing: create the C style tracing for the irq subsystemSteven Rostedt2009-02-281-4/+15
| * | | | | | | | | tracing: create the C style tracing for the sched subsystemSteven Rostedt2009-02-282-25/+97
| * | | | | | | | | tracing: add subsystem sched for sched eventsSteven Rostedt2009-02-281-0/+5
| * | | | | | | | | tracing: add subsystem irq for irq eventsSteven Rostedt2009-02-281-0/+5
| * | | | | | | | | tracing: move trace point formats to files in include/trace directorySteven Rostedt2009-02-282-0/+8
| * | | | | | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-261-0/+10
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-275-4/+8
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-261-0/+2
| * | | | | | | | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-251-1/+1
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-252-2/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm: disable encoders before re-routing themJesse Barnes2009-02-251-0/+1
| | * | | | | | | | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes2009-02-251-2/+2
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-251-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-091-1/+2