aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-14ftrace: update recordmount.pl arch changesSteven Rostedt
2008-10-14ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge
2008-10-14ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying
2008-10-14ftrace: add necessary locking for ftrace recordsSteven Rostedt
2008-10-14ftrace: do not init module on ftrace disabledSteven Rostedt
2008-10-14ftrace: fix some mistakes in error messagesFrédéric Weisbecker
2008-10-14ftrace: scripts/recordmcount.pl cross-build hackIngo Molnar
2008-10-14ftrace: ftrace_kill_atomic() build fixIngo Molnar
2008-10-14ftrace: build fixIngo Molnar
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt
2008-10-14ftrace: move notrace to compiler.hSteven Rostedt
2008-10-14ftrace: do not show freed records in available_filter_functionsSteven Rostedt
2008-10-14ftrace: use only 5 byte nops for x86Steven Rostedt
2008-10-14ftrace: x86 mcount stubSteven Rostedt
2008-10-14ftrace: enable using mcount recording on x86Steven Rostedt
2008-10-14ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt
2008-10-14ftrace: enable mcount recording for modulesSteven Rostedt
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-10-14ftrace: mark lapic_wd_event() notraceIngo Molnar
2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar
2008-10-14tracepoints: use TABLE_SIZE macroMathieu Desnoyers
2008-10-14x86: fix mmiotrace 8-bit register decodingPekka Paalanen
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar
2008-10-14sched: clean up tracepointsIngo Molnar
2008-10-14tracing: disable tracepoints by defaultIngo Molnar
2008-10-14ftrace: port to tracepointsMathieu Desnoyers
2008-10-14tracing, sched: LTTng instrumentation - schedulerMathieu Desnoyers
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers
2008-10-14tracing: tracepoints, documentationMathieu Desnoyers
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13tty: rename the remaining oddly named n_tty functionsAlan Cox
2008-10-13fs3270: Correct error returnsAlan Cox
2008-10-13fs3270: remove extra locksAlan Cox
2008-10-13tty: tty_io.c shadows sparse fixJason Wessel
2008-10-13serial: fix device name reporting when minor space is shared between driversDavid S. Miller
2008-10-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox
2008-10-13tty: Minor tidyups and document fixes for n_ttyAlan Cox
2008-10-13tty: Remove lots of NULL checksAlan Cox
2008-10-13tty: fix up gigaset a bitAlan Cox
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-13tty: simplify ktermios allocationAlan Cox
2008-10-13pty: simplify unix98 allocationAlan Cox
2008-10-13pty: Fix allocation failure double freeAlan Cox