Commit Graph

113645 Commits (2e2ca155cd2213b4f398031180fb3d399d5b7db9)
 

Author SHA1 Message Date
Steven Rostedt 2e2ca155cd ftrace: new continue entry - separate out from trace_entry 17 years ago
Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount 17 years ago
Steven Rostedt 28614889bc ftrace: move notrace to compiler.h 17 years ago
Steven Rostedt a9fdda33cd ftrace: do not show freed records in available_filter_functions 17 years ago
Steven Rostedt 732f3ca7d4 ftrace: use only 5 byte nops for x86 17 years ago
Steven Rostedt 0a37605c22 ftrace: x86 mcount stub 17 years ago
Steven Rostedt e4b2b88661 ftrace: enable using mcount recording on x86 17 years ago
Steven Rostedt 29e71abf56 ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD 17 years ago
Steven Rostedt 90d595fe5c ftrace: enable mcount recording for modules 17 years ago
Steven Rostedt 68bf21aa15 ftrace: mcount call site on boot nops core 17 years ago
Steven Rostedt 8da3821ba5 ftrace: create __mcount_loc section 17 years ago
Ingo Molnar 8b1fa1d7b2 ftrace: mark lapic_wd_event() notrace 17 years ago
Ingo Molnar 36dcd67ae9 ftrace: ignore functions that cannot be kprobe-ed 17 years ago
Mathieu Desnoyers 9795302acf tracepoints: use TABLE_SIZE macro 17 years ago
Pekka Paalanen 611b159768 x86: fix mmiotrace 8-bit register decoding 17 years ago
Ingo Molnar 5f87f11218 tracing: clean up tracepoints kconfig structure 17 years ago
Ingo Molnar cf569a9322 sched: clean up tracepoints 17 years ago
Ingo Molnar fa340d9c05 tracing: disable tracepoints by default 17 years ago
Mathieu Desnoyers b07c3f193a ftrace: port to tracepoints 17 years ago
Mathieu Desnoyers 0a16b60758 tracing, sched: LTTng instrumentation - scheduler 17 years ago
Mathieu Desnoyers 4a0897526b tracing: tracepoints, samples 17 years ago
Mathieu Desnoyers 24b8d831d5 tracing: tracepoints, documentation 17 years ago
Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 17 years ago
Linus Torvalds e7f2f9918c Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Alan Cox 11a96d1820 tty: rename the remaining oddly named n_tty functions 17 years ago
Alan Cox a18992d465 fs3270: Correct error returns 17 years ago
Alan Cox a90610e50b fs3270: remove extra locks 17 years ago
Jason Wessel 402fda9201 tty: tty_io.c shadows sparse fix 17 years ago
David S. Miller 8440838bc5 serial: fix device name reporting when minor space is shared between drivers 17 years ago
Alan Cox a7be18d436 applicom: Fix an unchecked user ioctl range and an error return 17 years ago
Alan Cox 17b820606e tty: Minor tidyups and document fixes for n_tty 17 years ago
Alan Cox 51383f69ec tty: Remove lots of NULL checks 17 years ago
Alan Cox ea1afd2562 tty: fix up gigaset a bit 17 years ago
Stephen Rothwell 53e86317e9 tty: Fallout from tty-move-canon-specials 17 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox fe6e29fdb1 tty: simplify ktermios allocation 17 years ago
Alan Cox 8dff04ea31 pty: simplify unix98 allocation 17 years ago
Alan Cox 335adde689 pty: Fix allocation failure double free 17 years ago
Alan Cox fe9cd962a6 pty: Coding style and polish 17 years ago
Sukadev Bhattiprolu a6f37daa8b Simplify devpts_pty_kill 17 years ago
Sukadev Bhattiprolu 89a52e109e Simplify devpts_pty_new() 17 years ago
Sukadev Bhattiprolu 527b3e4773 Simplify devpts_get_tty() 17 years ago
Sukadev Bhattiprolu 15f1a6338d Add an instance parameter devpts interfaces 17 years ago
Sukadev Bhattiprolu 4a2b5fddd5 Move tty lookup/reopen to caller 17 years ago
Alan Cox bf970ee46e tty: extract the pty init time special cases 17 years ago
Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 17 years ago
Alan Cox 8b0a88d591 tty: More driver operations 17 years ago
Alan Cox 7d7b93c145 tty: kref the tty driver object 17 years ago
Alan Cox 99f1fe189d tty: Clean up the tty_init_dev changes further 17 years ago
Sukadev Bhattiprolu 2349970575 tty: Move parts of tty_init_dev into new functions 17 years ago