summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi7-43/+48
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi3-4/+8
2009-04-14tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt3-5/+11
2009-04-14ring-buffer: add ring_buffer_discard_commitSteven Rostedt2-21/+133
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi4-3/+36
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi11-14/+127
2009-04-12blktrace: fix output of BLK_TC_PC eventsLi Zefan1-8/+80
2009-04-12blktrace: fix output of unknown eventsLi Zefan1-1/+1
2009-04-12tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei4-37/+197
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei10-30/+36
2009-04-12tracing: Document the event tracing systemTheodore Ts'o1-0/+135
2009-04-12tracing: Add documentation for the power tracerTheodore Ts'o1-0/+17
2009-04-10tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei4-3/+41
2009-04-10x86, function-graph: only save return values on x86_64Steven Rostedt1-16/+3
2009-04-10tracing/lockdep: report the time waited for a lockFrederic Weisbecker2-9/+22
2009-04-10Merge branch 'tracing/urgent' into tracing/coreIngo Molnar813-21491/+74662
2009-04-10tracing: fix splice return too largeLai Jiangshan1-2/+14
2009-04-10tracing: update file->f_pos when splice(2) itLai Jiangshan1-7/+1
2009-04-10tracing: allocate page when neededLai Jiangshan1-8/+8
2009-04-10tracing: disable seeking for trace_pipe_rawLai Jiangshan1-1/+1
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells2-25/+0
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells1-4/+2
2009-04-09keys: Handle there being no fallback destination keyring for request_key()David Howells1-3/+6
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+35
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-38/+47
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-34/+178
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds7-24/+36
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner1-1/+1
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-87/+218
2009-04-09module: try_then_request_module must waitHerbert Xu1-1/+1
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch1-1/+2
2009-04-09tracing: consolidate documentsLi Zefan4-0/+0
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput2-0/+0
2009-04-09blktrace: pass the right pointer to kfree()Li Zefan1-5/+5
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker6-32/+41
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-31/+31
2009-04-08Merge git://git.infradead.org/battery-2.6Linus Torvalds5-30/+152
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-148/+5266
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-43/+44
2009-04-08Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+30
2009-04-09work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton1-17/+19
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov1-11/+11
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev1-3/+1
2009-04-09dm kcopyd: fix callback raceMikulas Patocka1-6/+11
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka1-2/+4
2009-04-09dm: implement basic barrier supportMikulas Patocka1-20/+68
2009-04-09dm: remove dm_request loopMikulas Patocka1-15/+7
2009-04-09dm: rework queueing and suspensionMikulas Patocka1-8/+32