summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-03tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-20/+21
2009-02-28tracing: create the C style tracing for the sched subsystemSteven Rostedt1-0/+3
2009-02-26Merge branch 'sched/clock' into tracing/ftraceIngo Molnar1-0/+10
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar1-0/+10
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar1-0/+19
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar1-2/+3
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar10-11/+19
2009-02-26tracing: wrap arguments with PARAMSSteven Rostedt1-1/+2
2009-02-26tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt1-1/+1
2009-02-25tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt1-0/+3
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2-2/+2
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar6-0/+16
2009-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-9/+1
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+2
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-0/+3
2009-02-22Merge branch 'hibernate'Linus Torvalds1-0/+2
2009-02-22Consolidate driver_probe_done() loops into one placeArjan van de Ven1-0/+2
2009-02-218250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2-0/+4
2009-02-21spi_bitbang: add more lowlevel function documentationMichael Buesch1-0/+7
2009-02-21slab: introduce kzfree()Johannes Weiner1-0/+1
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt1-0/+3
2009-02-20Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...Ingo Molnar1-3/+16
2009-02-20SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter1-3/+16
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar1-0/+24
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar1-6/+6
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar14-26/+65
2009-02-19vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski1-0/+1
2009-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+4
2009-02-19Bernhard has movedBernhard Walle1-1/+1
2009-02-19jsm: additional device supportAdam Lackorzynski1-0/+1
2009-02-19mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-19mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-3/+16
2009-02-19atmel-mci: fix initialization of dma slave dataDan Williams1-0/+2
2009-02-19mm: task dirty accounting fixNick Piggin1-0/+1
2009-02-19timerfd: add flags checkDavide Libenzi1-4/+12
2009-02-19seq_file: properly cope with preadEric Biederman1-0/+1
2009-02-19vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-19vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+4
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt1-0/+24
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe3-5/+4
2009-02-18net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller1-9/+0
2009-02-18Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-0/+1
2009-02-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2009-02-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+2
2009-02-17ftrace: rename _hook to _probeSteven Rostedt1-6/+6
2009-02-17ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar1-0/+2
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-0/+42
2009-02-17ftrace: add pretty print to selected fuction tracesSteven Rostedt1-0/+6
2009-02-17ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt1-0/+2
2009-02-17ftrace: trace different functions with a different tracerSteven Rostedt1-0/+18