aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-10tracing: convert irq trace points to new macrosSteven Rostedt1-14/+24
2009-03-10tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt1-76/+246
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt2-16/+35
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt7-121/+121
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-10/+18
2009-03-09tracing: optimize trace_printk()Ingo Molnar1-2/+8
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar1-1/+1
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-6/+1
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-1/+3
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+4
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/coreIngo Molnar35-150/+650
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love1-41/+66
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love1-0/+5
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech1-0/+5
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_statusVasu Dev1-10/+2
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar1-2/+2
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker3-29/+32
2009-03-06tracing: add trace_bprintk()Lai Jiangshan3-0/+35
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan1-0/+3
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar2-0/+24
2009-03-06vsprintf: add binary printfLai Jiangshan1-0/+7
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers1-0/+6
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar34-150/+644
2009-03-06tracing, power-trace: make it build even if the power-tracer is turned offIngo Molnar1-2/+0
2009-03-06Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar2-16/+28
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/coreIngo Molnar1-6/+7
2009-03-06x86, percpu: setup reserved percpu area for x86_64Tejun Heo1-23/+12
2009-03-06percpu, module: implement reserved allocation and use it for module percpu variablesTejun Heo1-4/+6
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo1-2/+3
2009-03-06percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo1-1/+1
2009-03-06percpu: clean up percpu constantsTejun Heo1-11/+13
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar5-0/+35
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov1-0/+2
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt2-16/+28
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz1-1/+0
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka1-0/+1
2009-03-05libata: align ap->sector_bufTejun Heo1-1/+2
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori1-0/+1
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes1-1/+1
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker1-6/+7
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar57-180/+301
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2-56/+60
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar1-9/+9
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-1/+39
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller1-0/+1
2009-03-04tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra4-0/+55