summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-11-19tracing: Remove unneeded checks from the stack tracerAnton Vorontsov
2012-11-15tracing: Add a resize function to make one buffer equivalent to another bufferHiraku Toyooka
2012-11-13tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...Yoshihiro YUNOMAE
2012-11-13tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-02tracing: Add trace_options kernel command line parameterSteven Rostedt
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt
2012-11-02tracing: Remove deprecated tracing_enabled fileSteven Rostedt
2012-11-02tracing: Make tracing_enabled be equal to tracing_onSteven Rostedt
2012-11-02tracing: Remove unused function unregister_tracer()Steven Rostedt
2012-11-02tracing: Separate open function from set_event and available_eventsSteven Rostedt
2012-11-02ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64Yoshihiro YUNOMAE
2012-11-02tracing: Reset ring buffer when changing trace_clocksDavid Sharp
2012-10-31tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik
2012-10-31tracing: Trivial cleanupDavid Sharp
2012-10-31tracing: Cache comms only after an event occurredSteven Rostedt
2012-10-31tracing: Have tracing_sched_wakeup_trace() use standard unlock_commitSteven Rostedt
2012-10-31tracing: Enable comm recording if trace_printk() is usedSteven Rostedt
2012-10-31tracing: Expand ring buffer when trace_printk() is usedSteven Rostedt
2012-10-31ring-buffer: Add a 'dropped events' counterSlava Pestov
2012-10-31tracing: Change tracer's integer flags to boolHiraku Toyooka
2012-10-31tracing: Allow tracers to start at core initcallSteven Rostedt
2012-10-31tracing: Replace strict_strto* with kstrto*Daniel Walter
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-22module_signing: fix printk format warningRandy Dunlap
2012-10-21Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-10-19use clamp_t in UNAME26 fixKees Cook
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook
2012-10-16printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12audit: make audit_inode take struct filenameJeff Layton
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel
2012-10-12kgdb: Add module event hooksJason Wessel
2012-10-12acct: constify the name arg to acct_onJeff Layton
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton