summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-05tracing: clean up menuIngo Molnar2-13/+17
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2-56/+60
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar4-17/+17
2009-03-05Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-95/+48
2009-03-05Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar31-432/+1155
2009-03-04tracing: have latency tracers set the latency formatSteven Rostedt2-0/+16
2009-03-04tracing: consolidate print_lat_fmt and print_trace_fmtSteven Rostedt1-32/+7
2009-03-04tracing: remove extra latency_trace method from trace structureSteven Rostedt5-36/+1
2009-03-04tracing: add latency output format optionSteven Rostedt2-23/+4
2009-03-04tracing: fix seq read from trace filesSteven Rostedt1-2/+2
2009-03-04tracing: do not return EFAULT if read copied anythingSteven Rostedt1-2/+12
2009-03-04ring-buffer: fix timestamp in partial ring_buffer_page_readSteven Rostedt1-1/+5
2009-03-04tracing: add cpu_file intialization for ftrace_dumpSteven Rostedt1-0/+2
2009-03-04tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra7-8/+82
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar22-381/+716
2009-03-04lockdep: require framepointers for x86Peter Zijlstra1-1/+1
2009-03-04lockdep: remove extra "irq" stringPeter Zijlstra1-2/+2
2009-03-04lockdep: fix incorrect state namePeter Zijlstra1-2/+3
2009-03-04Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar4-43/+357
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar126-552/+1154
2009-03-03tracing: add binary buffer files for use with spliceSteven Rostedt2-7/+268
2009-03-03ring-buffer: make ring_buffer_read_page read from start on partial pageSteven Rostedt1-10/+33
2009-03-03ring-buffer: replace sizeof of event header with offsetofSteven Rostedt1-1/+1
2009-03-03ring-buffer: fix ring_buffer_read_pageSteven Rostedt2-35/+64
2009-03-03ring-buffer: reset write field for ring_buffer_read_pageSteven Rostedt1-0/+1
2009-03-03Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds1-1/+1
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-8/+21
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa1-2/+4
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-14/+54
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+14
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-66/+153
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-5/+52
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-21/+22
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King5-6/+6
2009-03-03Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-4/+4
2009-03-03tracing: fix return value to registering eventsSteven Rostedt1-4/+4
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds1-16/+12
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-12/+20
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom3-8/+15
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2-2/+2
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2009-03-02menu: fix embedded menu snafuRandy Dunlap1-12/+16
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-1/+7
2009-03-02Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-1/+4
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+10