]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-10-14 Arjan van de Ventracing/fastboot: add a script to visualize the kernel...
2008-10-14 Lai Jiangshanmarkers: bit-field is not thread-safe nor smp-safe
2008-10-14 Lai Jiangshanmarkers: fix unchecked format
2008-10-14 Mathieu Desnoyersmarkers: turn marker_synchronize_unregister() into...
2008-10-14 Mathieu Desnoyersmarkers: re-enable fast batch registration
2008-10-14 Mathieu Desnoyerssputrace: use marker_synchronize_unregister()
2008-10-14 Mathieu Desnoyersmarkers: documentation fix for teardown
2008-10-14 Mathieu Desnoyersmarkers: probe example, fix teardown
2008-10-14 Mathieu Desnoyersmarkers: fix unregister bug and reenter bug, cleanup
2008-10-14 Mathieu Desnoyersmarkers: marker_synchronize_unregister()
2008-10-14 Mathieu Desnoyerstracepoints: fix reentrancy
2008-10-14 Mathieu Desnoyerstracepoints: use rcu sched
2008-10-14 Lai Jiangshanmarkers: fix unregister bug and reenter bug
2008-10-14 Frédéric Weisbeckerx86/ftrace: use uaccess in atomic context
2008-10-14 Harvey Harrisonx86: suppress trivial sparse signedness warnings
2008-10-14 Steven Rostedtftrace: warn on failure to disable mcount callers
2008-10-14 Frédéric Weisbeckertracing/ftrace: replace none tracer by nop tracer
2008-10-14 Frédéric Weisbeckertracing/ftrace: tracing engine depends on Nop Tracer
2008-10-14 Frédéric Weisbeckertracing/ftrace: make nop tracer reset previous entries
2008-10-14 Steven Noonantrace: remove pointless ifdefs
2008-10-14 Steven Noonanftrace: mcount_addr defined but not used
2008-10-14 Steven Noonanftrace: add nop tracer
2008-10-14 Pekka Paalanenftrace: inject markers via trace_marker file
2008-10-14 Pekka Paalanenmmiotrace: remove left-over marker cruft
2008-10-14 Pekka Paalanenmmiotrace: handle TRACE_PRINT entries
2008-10-14 Pekka Paalanenx86 mmiotrace: implement mmiotrace_printk()
2008-10-14 Pekka Paalanenftrace: add trace_vprintk()
2008-10-14 Pekka Paalanenftrace: move mmiotrace functions out of trace.c
2008-10-14 Pekka Paalanenx86 mmiotrace: fix a rare memory leak
2008-10-14 Steven Rostedtftrace: fix unlocking of hash
2008-10-14 Steven Rostedtftrace: use ftrace_release for all dynamic ftrace functions
2008-10-14 Ingo Molnarftrace: make it depend on DEBUG_KERNEL
2008-10-14 Peter Zijlstraftrace: sched_switch: show the wakee's cpu
2008-10-14 Peter Zijlstraftrace: make ftrace_printk usable with the other tracers
2008-10-14 Steven Rostedtftrace: print continue index fix
2008-10-14 Steven Rostedtftrace: binary and not logical for continue test
2008-10-14 Michael Ellermanftrace: make output nicely spaced for up to 999 cpus
2008-10-14 Ingo Molnarstack tracer: depends on DEBUG_KERNEL
2008-10-14 Steven Rostedtftrace: stack trace add indexes
2008-10-14 Steven Rostedtftrace: remove warning of old objcopy and local functions
2008-10-14 Steven Rostedtftrace: remove direct reference to mcount in trace...
2008-10-14 Steven Rostedtftrace: add stack tracer
2008-10-14 Andrew Mortonkbuild: ftrace: don't assume that scripts/recordmcount...
2008-10-14 Steven Rostedtftrace: objcopy version test for local symbols
2008-10-14 Ingo Molnarftrace: clean up macro usage
2008-10-14 Stephen Rothwellftrace: fix build failure
2008-10-14 Steven Rostedtftrace: x86 use copy to and from user functions
2008-10-14 Steven Rostedtftrace: handle weak symbol functions
2008-10-14 Steven Rostedtftrace: update recordmount.pl arch changes
2008-10-14 Jeremy Fitzhardingeftrace: fix build problem with CONFIG_FTRACE
2008-10-14 Huang Yingftrace: fix incorrect comment style of __ftrace_enabled...
2008-10-14 Steven Rostedtftrace: add necessary locking for ftrace records
2008-10-14 Steven Rostedtftrace: do not init module on ftrace disabled
2008-10-14 Frédéric Weisbeckerftrace: fix some mistakes in error messages
2008-10-14 Ingo Molnarftrace: scripts/recordmcount.pl cross-build hack
2008-10-14 Ingo Molnarftrace: ftrace_kill_atomic() build fix
2008-10-14 Ingo Molnarftrace: build fix
2008-10-14 Steven Rostedtftrace: dump out ftrace buffers to console on panic
2008-10-14 Steven Rostedtftrace: ftrace_printk doc moved
2008-10-14 Steven Rostedtftrace: printk formatting infrastructure
2008-10-14 Steven Rostedtftrace: new continue entry - separate out from trace_entry
2008-10-14 Steven Rostedtftrace: remove old pointers to mcount
2008-10-14 Steven Rostedtftrace: move notrace to compiler.h
2008-10-14 Steven Rostedtftrace: do not show freed records in available_filter_f...
2008-10-14 Steven Rostedtftrace: use only 5 byte nops for x86
2008-10-14 Steven Rostedtftrace: x86 mcount stub
2008-10-14 Steven Rostedtftrace: enable using mcount recording on x86
2008-10-14 Steven Rostedtftrace: rebuild everything on change to FTRACE_MCOUNT_R...
2008-10-14 Steven Rostedtftrace: enable mcount recording for modules
2008-10-14 Steven Rostedtftrace: mcount call site on boot nops core
2008-10-14 Steven Rostedtftrace: create __mcount_loc section
2008-10-14 Ingo Molnarftrace: mark lapic_wd_event() notrace
2008-10-14 Ingo Molnarftrace: ignore functions that cannot be kprobe-ed
2008-10-14 Mathieu Desnoyerstracepoints: use TABLE_SIZE macro
2008-10-14 Pekka Paalanenx86: fix mmiotrace 8-bit register decoding
2008-10-14 Ingo Molnartracing: clean up tracepoints kconfig structure
2008-10-14 Ingo Molnarsched: clean up tracepoints
2008-10-14 Ingo Molnartracing: disable tracepoints by default
2008-10-14 Mathieu Desnoyersftrace: port to tracepoints
2008-10-14 Mathieu Desnoyerstracing, sched: LTTng instrumentation - scheduler
2008-10-14 Mathieu Desnoyerstracing: tracepoints, samples
2008-10-14 Mathieu Desnoyerstracing: tracepoints, documentation
2008-10-14 Mathieu Desnoyerstracing: Kernel Tracepoints
2008-10-13 Linus TorvaldsMerge phase #5 (misc) of git://git.kernel.org/pub/scm...
2008-10-13 Alan Coxtty: rename the remaining oddly named n_tty functions
2008-10-13 Alan Coxfs3270: Correct error returns
2008-10-13 Alan Coxfs3270: remove extra locks
2008-10-13 Jason Wesseltty: tty_io.c shadows sparse fix
2008-10-13 David S. Millerserial: fix device name reporting when minor space...
2008-10-13 Alan Coxapplicom: Fix an unchecked user ioctl range and an...
2008-10-13 Alan Coxtty: Minor tidyups and document fixes for n_tty
2008-10-13 Alan Coxtty: Remove lots of NULL checks
2008-10-13 Alan Coxtty: fix up gigaset a bit
2008-10-13 Stephen Rothwelltty: Fallout from tty-move-canon-specials
2008-10-13 Alan Coxtty: some ICANON magic is in the wrong places
2008-10-13 Alan Coxtty: simplify ktermios allocation
2008-10-13 Alan Coxpty: simplify unix98 allocation
2008-10-13 Alan Coxpty: Fix allocation failure double free
2008-10-13 Alan Coxpty: Coding style and polish
2008-10-13 Sukadev BhattiproluSimplify devpts_pty_kill
next