aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2009-03-05
* tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-05
* tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-04
* Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
|\
| * lockdep: move state bit definitions aroundPeter Zijlstra2009-02-14
| * lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-14
| * lockdep: sanitize bit namesPeter Zijlstra2009-02-14
| * lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
| * timer: implement lockdep deadlock detectionJohannes Berg2009-02-14
| * Merge branch 'linus' into core/lockingIngo Molnar2009-02-07
| |\
| * | mutex: implement adaptive spinningPeter Zijlstra2009-01-14
| * | mutex: preemption fixesPeter Zijlstra2009-01-14
* | | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar2009-03-04
|\ \ \
| * | | ring-buffer: fix ring_buffer_read_pageSteven Rostedt2009-03-03
* | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-04
|\ \ \ \
| * \ \ \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-03
| |\ \ \ \
| | * | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-03
| |\ \ \ \ \
| | * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
| | |/ / / /
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
| |\ \ \ \ \
| | * | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-02
| * | | | | | net headers: export dcbnl.hChris Leech2009-03-01
| * | | | | | net headers: cleanup dcbnl.hChris Leech2009-03-01
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28
| |\| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-24
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-18
| | * | | | | | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-18
| | * | | | | | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-18
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-02
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-02
* | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-02
|\| | | | | | | |
| * | | | | | | | tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt2009-03-02
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-02
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-27
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-25
| | * | | | | | | | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-27
| * | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-28
|/| | | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | tracing: create the C style tracing for the irq subsystemSteven Rostedt2009-02-28
| * | | | | | | | | tracing: create the C style tracing for the sched subsystemSteven Rostedt2009-02-28
| * | | | | | | | | tracing: add subsystem sched for sched eventsSteven Rostedt2009-02-28
| * | | | | | | | | tracing: add subsystem irq for irq eventsSteven Rostedt2009-02-28
| * | | | | | | | | tracing: move trace point formats to files in include/trace directorySteven Rostedt2009-02-28
| * | | | | | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-27
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-26
| * | | | | | | | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-25
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm: disable encoders before re-routing themJesse Barnes2009-02-24
| | * | | | | | | | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes2009-02-24
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-25
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |