summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar
2009-02-26tracing: wrap arguments with PARAMSSteven Rostedt
2009-02-26tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz
2009-02-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-02-25drm: disable encoders before re-routing themJesse Barnes
2009-02-25drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes
2009-02-25tracing: add schedule events to event traceSteven Rostedt
2009-02-25tracing: add event trace infrastructureSteven Rostedt
2009-02-25tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-21Merge branch 'hibernate'Linus Torvalds
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-02-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-218250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-02-21spi_bitbang: add more lowlevel function documentationMichael Buesch
2009-02-21slab: introduce kzfree()Johannes Weiner
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt
2009-02-20Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar
2009-02-20SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson
2009-02-20drm: Release user fbs in drm_releaseKristian Høgsberg
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-19vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski
2009-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18Bernhard has movedBernhard Walle
2009-02-18jsm: additional device supportAdam Lackorzynski
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-02-18mm: task dirty accounting fixNick Piggin
2009-02-18timerfd: add flags checkDavide Libenzi
2009-02-18seq_file: properly cope with preadEric Biederman
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt