aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-09
* | | | | | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-27
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-26
| |/ / / / / /
* | | | | | | tracing: implement trace_clock_*() APIsIngo Molnar2009-02-26
* | | | | | | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-26
* | | | | | | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar2009-02-25
|\ \ \ \ \ \ \
| * | | | | | | tracing: wrap arguments with PARAMSSteven Rostedt2009-02-25
| * | | | | | | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt2009-02-25
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar2009-02-25
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / /
| | * | | / / / i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2009-02-24
| | | |_|/ / / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-23
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski2009-02-19
| | | | |_|/ | | | |/| |
| | | * | | net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-18
| * | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-24
| |\| | | |