summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-08tracing/filters: Don't use pred on alloc failureTom Zanussi1-0/+2
2009-08-06tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULESFrederic Weisbecker1-26/+26
2009-08-06tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker4-113/+121
2009-08-06tracing: Move sched event insertion helpers in the sched switch tracer fileFrederic Weisbecker2-56/+57
2009-08-06tracing/core: Make the stack entry helpers globalFrederic Weisbecker2-19/+33
2009-08-06tracing/core: Turn ftrace_cpu_disabled into a global varFrederic Weisbecker2-1/+2
2009-08-06tracing/function-graph-tracer: Drop the useless nmi protectionFrederic Weisbecker1-4/+0
2009-08-06tracing: Simplify print_graph_cpu()Lai Jiangshan1-26/+4
2009-07-20tracing/filters: improve subsystem filterLi Zefan3-44/+87
2009-07-20tracing: cleanup for tracing_trace_options_read()Xiao Guangrong1-3/+3
2009-07-20tracing/events: record the size of dynamic arraysLi Zefan2-8/+12
2009-07-20tracing/events: add missing type info of dynamic arraysLai Jiangshan1-2/+2
2009-07-18tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com1-1/+0
2009-07-18tracing: Remove unused fields/variablesjolsa@redhat.com2-5/+1
2009-07-18Merge branch 'linus' into tracing/coreIngo Molnar1707-20599/+37996
2009-07-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-14/+29
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds3-0/+11
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-11/+12
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-4/+25
2009-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-11/+23
2009-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-07-17tty_port: Fix return on interrupted useAlan Cox1-1/+1
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-17virtio_net: Sync header with qemuAlex Williamson1-4/+10
2009-07-17virtio-pci: correctly unregister root device on errorMark McLoughlin1-1/+1
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig1-1/+1
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig1-0/+3
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell1-0/+5
2009-07-17lguest: remove unnecessary forward struct declarationDavide Libenzi1-2/+0
2009-07-17lguest: fix journeyMatias Zabaljauregui3-3/+3
2009-07-17tracing/function: Cleanup for function tracerXiao Guangrong2-17/+4
2009-07-17tracing/trace_stack: Cleanup for trace_lookup_stack()Xiao Guangrong1-8/+1
2009-07-17tracing/function: Simplify __ftrace_replace_code()Xiao Guangrong1-54/+18
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong1-1/+1
2009-07-16ring_buffer: Fix warning while ignoring cmpxchg return valueLai Jiangshan1-2/+7
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-18/+59
2009-07-16Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-11/+12
2009-07-16n_tty: Fix echo raceAlan Cox1-3/+0
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby1-4/+8
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner2-10/+3
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-07-16serial: don't add msm_serial's probe function to the driver structUwe Kleine-König1-1/+0
2009-07-16tty: fix close/hangup raceAlan Cox1-10/+15
2009-07-16Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo1-1/+2
2009-07-16Revert "ppp: Fix throttling bugs"Linus Torvalds2-0/+2
2009-07-16Merge branch 'fix/usb-audio' into for-linusTakashi Iwai1-1/+13
2009-07-16Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+5