]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-05-24 Randy Dunlapx86/mmiotrace: uses/depends on PCI
2008-05-24 Randy Dunlapmmiotrace: fix printk format
2008-05-24 Pekka Paalanenmmiotrace: add user documentation
2008-05-24 Pekka Paalanenx86 mmiotrace: Do not print bogus pid
2008-05-24 Pekka Paalanenx86 mmiotrace: remove ISA_trace parameter.
2008-05-24 Pekka Paalanenx86 mmiotrace: move files into arch/x86/mm/.
2008-05-24 Ingo Molnarmmiotrace: cleanup
2008-05-24 Ingo Molnarmmiotrace: ftrace fix
2008-05-24 Pekka Paalanenftrace: mmiotrace update, #2
2008-05-24 Pekka Paalanenftrace: mmiotrace, updates
2008-05-24 Pekka Paalanenftrace: add mmiotrace plugin
2008-05-24 Pekka Paalanenx86: mmiotrace, preview 2
2008-05-24 Pekka Paalanenx86: mmiotrace full patch, preview 1
2008-05-24 Pekka Paalanenx86 mmiotrace: Use percpu instead of arrays.
2008-05-24 Pekka Paalanenx86: explicit call to mmiotrace in do_page_fault()
2008-05-24 Pekka Paalanenx86 mmiotrace: comment about user space ABI
2008-05-24 Pekka Paalanenx86 mmiotrace: fix relay-buffer-full flag for SMP
2008-05-24 Pekka Paalanenx86 mmiotrace: use lookup_address()
2008-05-24 Pekka Paalanenx86: mmiotrace - trace memory mapped IO
2008-05-23 Steven Rostedtftrace: add have dynamic ftrace config for archs
2008-05-23 Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel...
2008-05-23 Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for lib directory
2008-05-23 Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for kernel...
2008-05-23 Steven Rostedtkbuild: create new CFLAGS_REMOVE_(basename).o option
2008-05-23 Steven Rostedtftrace: support for PowerPC
2008-05-23 Steven Rostedtftrace, POWERPC: add irqs_disabled_flags to ppc
2008-05-23 Ingo Molnarftrace: fix build bug
2008-05-23 Ingo Molnarftrace: fix include file dependency
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Ingo Molnarftrace: fix mcount export bug
2008-05-23 David Millersparc64: add ftrace support.
2008-05-23 David Millerftrace: remove packed attribute on ftrace_page.
2008-05-23 Ingo Molnarftrace: stacktrace fix
2008-05-23 Mathieu DesnoyersPort ftrace to markers
2008-05-23 Mathieu DesnoyersMarkers - define non optimized marker
2008-05-23 Mathieu DesnoyersMarkers - remove extra format argument
2008-05-23 Steven Rostedtftrace: limit trace entries
2008-05-23 Pekka Paalanenftrace: add readpos to struct trace_seq; add trace_seq_...
2008-05-23 Steven Rostedtftrace: use raw_smp_processor_id for mcount functions
2008-05-23 Ingo Molnarftrace: special stacktrace
2008-05-23 Ingo Molnarftrace: trace faster
2008-05-23 Steven Rostedtftrace: fix setting of pos in read_pipe
2008-05-23 Pekka Paalanenx86: fix SMP alternatives: use mutex instead of spinloc...
2008-05-23 Steven Rostedtftrace: add trace pipe header pluggin
2008-05-23 Steven Rostedtftrace: add logic to record overruns
2008-05-23 Pekka Paalanenx86_64: fix kernel rodata NX setting
2008-05-23 Steven Rostedtftrace: fix comm on function trace output
2008-05-23 Steven Rostedtftrace: comment code
2008-05-23 Steven Rostedtftrace: modulize the number of CPU buffers
2008-05-23 Steven Rostedtftrace: replace simple_strtoul with strict_strtoul
2008-05-23 Steven Rostedtftrace: simple clean ups
2008-05-23 Ingo Molnarftrace: cleanups
2008-05-23 Thomas Gleixnerftrace: simplify hexprint
2008-05-23 Steven Rostedtlockdep: update lockdep_recursion on graph_lock
2008-05-23 Steven Rostedtftrace: trace_entries to dynamically change trace buffe...
2008-05-23 Steven Rostedtftrace: user proper API for setting RT prios in selftest
2008-05-23 Steven Rostedtftrace: trace_pipe implement NONBLOCK
2008-05-23 Steven Rostedtftrace: return EOF in trace_pipe on change of tracer
2008-05-23 Steven Rostedtftrace: restore iterator trace in pipe read
2008-05-23 Steven Rostedtftrace: allow trace_pipe to block on all reads
2008-05-23 Ankita Gargftrace: fix conversion of task state to char in latency...
2008-05-23 Thomas Gleixnerftrace: move enums to ftrace.h and make helper function...
2008-05-23 Pekka Paalanenx86: add a list for custom page fault handlers.
2008-05-23 Steven Rostedtftrace: dont write protect kernel text
2008-05-23 Steven Rostedtftrace: fix the fault label in updating code
2008-05-23 Steven Rostedtftrace: selftest protect againt max flip
2008-05-23 Steven Rostedtftrace: fix mutex unlock in trace output
2008-05-23 Steven Rostedtftrace: add UNINTERRUPTIBLE state for kftraced on disable
2008-05-23 Ingo Molnarftrace: restrict tracing to HAVE_FTRACE architectures
2008-05-23 Steven Rostedtftrace: use Makefile to remove tracing from lockdep
2008-05-23 Steven Rostedtftrace: remove function tracing from spinlock debug
2008-05-23 Steven Rostedtftrace: user raw_spin_lock in tracing
2008-05-23 Steven Rostedtftrace: irqsoff use raw_smp_processor_id
2008-05-23 Ingo Molnarftrace: remove add-hoc code
2008-05-23 Steven Rostedtftrace: fix dynamic ftrace selftest
2008-05-23 Steven Rostedtftrace: add TRACE_STACK and TRACE_SPECIAL to selftest...
2008-05-23 Steven Rostedtftrace: printk and trace irqsoff and wakeups
2008-05-23 Steven Rostedtftrace: remove wakeup from function trace
2008-05-23 Ingo Molnarftrace: make it more available in the Kconfig
2008-05-23 Peter Zijlstraftrace: fix wakeup callback
2008-05-23 Peter Zijlstraftrace: trace next state
2008-05-23 Ingo Molnarftrace: sched special
2008-05-23 Ingo Molnarftrace: sched tree fix
2008-05-23 Ingo Molnarftrace: include cpu in stacktrace
2008-05-23 Ingo Molnarftrace: iter ctrl fix
2008-05-23 Ingo Molnarftrace: fix cmdline tracing
2008-05-23 Ingo Molnarftrace: make use of tracing_cpumask
2008-05-23 Ingo Molnarftrace: add tracing_cpumask
2008-05-23 Ingo Molnarftrace: trace scheduler rbtree
2008-05-23 Ingo Molnarftrace: fix __trace_special()
2008-05-23 Ingo Molnarftrace: fix wakeups
2008-05-23 Ingo Molnarftrace: trace curr/next tasks
2008-05-23 Ingo Molnarftrace: sched tracer, trace full rbtree
2008-05-23 Ingo Molnarftrace: make nostacktrace the default
2008-05-23 Ingo Molnarftrace: sched tracer fix
2008-05-23 Ingo Molnarftrace: add stack tracing
2008-05-23 Ingo Molnarftrace: add wakeup events to sched tracer
2008-05-23 Ingo Molnarftrace: remove notrace
2008-05-23 Ingo Molnarftrace: disable -pg for the tracer itself
2008-05-23 Steven Rostedtftrace: do not profile lib/string.o
next