aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-13pty: Coding style and polishAlan Cox
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13Move tty lookup/reopen to callerSukadev Bhattiprolu
2008-10-13tty: extract the pty init time special casesAlan Cox
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox
2008-10-13tty: More driver operationsAlan Cox
2008-10-13tty: kref the tty driver objectAlan Cox
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox
2008-10-13tty: Move parts of tty_init_dev into new functionsSukadev Bhattiprolu
2008-10-13tty: Remove more special casing and out of place codeAlan Cox
2008-10-13tty: shutdown methodAlan Cox
2008-10-13vt: remove bogus lock droppingAlan Cox
2008-10-13pty: If the administrator creates a device for a ptmx slave we should not errorAlan Cox
2008-10-13tty: Fix abusers of current->sighand->ttyAlan Cox
2008-10-13tty: Redo current tty lockingAlan Cox
2008-10-13tty: the vhangup syscall is racyAlan Cox
2008-10-13mxser: Switch to kref ttyAlan Cox
2008-10-13stallion: Use krefsAlan Cox