summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*-. 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-271-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-271-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
* | | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-261-0/+10
| |/ / /
* | | | tracing: implement trace_clock_*() APIsIngo Molnar2009-02-261-0/+19
* | | | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-262-0/+26
* | | | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar2009-02-262-15/+16
|\ \ \ \
| * | | | tracing: wrap arguments with PARAMSSteven Rostedt2009-02-251-1/+2
| * | | | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt2009-02-252-14/+14
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar2009-02-2614-18/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / /
| | * | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2009-02-242-2/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-233-10/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski2009-02-181-0/+1
| | | * | net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-172-10/+0
| * | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-249-6/+24
| |\ \ \ \ | | |/ / /
| | * | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+2
| | * | | Merge branch 'hibernate'Linus Torvalds2009-02-211-0/+2
| | |\ \ \
| | | * | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-211-0/+2
| | * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-203-6/+8
| | |\ \ \ \
| | | * | | | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes2009-02-201-0/+2
| | | * | | | drm: Propagate failure from setting crtc base.Chris Wilson2009-02-201-5/+5
| | | * | | | drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-201-1/+1
| | * | | | | 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-202-0/+4
| | * | | | | spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-201-0/+7
| | * | | | | slab: introduce kzfree()Johannes Weiner2009-02-201-0/+1
| | |/ / / /
* | | | | | tracing: add schedule events to event traceSteven Rostedt2009-02-242-48/+73
* | | | | | tracing: add event trace infrastructureSteven Rostedt2009-02-241-1/+10
* | | | | | tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt2009-02-241-0/+3
|/ / / / /
* | | | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-221-0/+3
|\ \ \ \ \
| * | | | | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-201-0/+3
| |/ / / /
* | | | | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar2009-02-201-3/+16
|\ \ \ \ \
| * | | | | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-201-3/+16
* | | | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-191-0/+24
|\ \ \ \ \ \
OpenPOWER on IntegriCloud