summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-11-02ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64Yoshihiro YUNOMAE1-2/+2
2012-11-02tracing: Reset ring buffer when changing trace_clocksDavid Sharp1-0/+8
2012-11-01tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik1-32/+29
2012-11-01tracing: Trivial cleanupDavid Sharp1-3/+3
2012-11-01tracing: Cache comms only after an event occurredSteven Rostedt4-11/+33
2012-11-01tracing: Have tracing_sched_wakeup_trace() use standard unlock_commitSteven Rostedt1-3/+1
2012-11-01tracing: Enable comm recording if trace_printk() is usedSteven Rostedt3-2/+38
2012-11-01tracing: Expand ring buffer when trace_printk() is usedSteven Rostedt1-0/+7
2012-11-01ring-buffer: Add a 'dropped events' counterSlava Pestov2-6/+38
2012-11-01tracing: Change tracer's integer flags to boolHiraku Toyooka3-12/+12
2012-11-01tracing: Allow tracers to start at core initcallSteven Rostedt6-8/+7
2012-11-01tracing: Replace strict_strto* with kstrto*Daniel Walter7-14/+14
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-183/+166
2012-10-22module_signing: fix printk format warningRandy Dunlap1-1/+1
2012-10-21Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-0/+4
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-183/+162
2012-10-20use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells3-28/+25
2012-10-20pidns: remove recursion from free_pid_ns()Cyrill Gorcunov1-7/+14
2012-10-20kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-17printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney1-1/+0
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+578
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds4-5/+50
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+12
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+6
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-99/+199
2012-10-13audit: make audit_inode take struct filenameJeff Layton1-2/+23
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton1-3/+3
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton1-0/+23
2012-10-13vfs: define struct filename and have getname() return itJeff Layton2-31/+37
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro2-0/+4
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-164/+119
2012-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+70
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+16
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel1-5/+28
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel2-0/+4
2012-10-12kgdb: Add module event hooksJason Wessel1-0/+18
2012-10-12acct: constify the name arg to acct_onJeff Layton1-1/+1
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton1-27/+30
2012-10-12audit: optimize audit_compare_dname_pathJeff Layton4-12/+20
2012-10-12audit: make audit_compare_dname_path use parent_len helperEric Paris1-20/+7
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathJeff Layton4-10/+5
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton3-12/+60
2012-10-12audit: add a new "type" field to audit_names structJeff Layton1-5/+10
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton1-4/+4
2012-10-12audit: no need to walk list in audit_inode if name is NULLJeff Layton1-1/+5
2012-10-12audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton1-2/+2
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+28
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1