summaryrefslogtreecommitdiffstats
path: root/mm/msync.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-26tracing: Convert event tracing code to use NR_syscallsJason Baron2-16/+16
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron2-0/+7
2009-08-26tracing: Define NR_syscalls for x86 (32)Jason Baron1-0/+2
2009-08-26tracing: Don't trace kernel thread syscallsHendrik Brueckner1-1/+3
2009-08-26tracing: Check invalid syscall nr while tracing syscallsHendrik Brueckner1-0/+4
2009-08-26tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner1-9/+27
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong2-2/+2
2009-08-26ftrace: Move setting of clock-source out of optionsZhaolei2-20/+79
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan2-3/+24
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan6-22/+49
2009-08-26tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan3-9/+18