aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-05perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov
2009-06-04perf_counter: Remove munmap stuffPeter Zijlstra
2009-06-04perf_counter: Add fork eventPeter Zijlstra
2009-06-04Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-06-03tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse
2009-06-03block: Fix bounce limit setting in DMMartin K. Petersen
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra
2009-06-02perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra
2009-06-02perf_counter: Change data head from u32 to u64Peter Zijlstra
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra
2009-06-02perf_counter: Add unique counter idPeter Zijlstra
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra
2009-06-02parport: quickfix the proc registration bugAlan Cox
2009-06-02perf_counter: Use PID namespaces properlyPeter Zijlstra
2009-06-02perf_counter: Remove unused prev_state fieldPaul Mackerras
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras
2009-06-01tracing: make trace pipe recognize latency format flagSteven Rostedt
2009-06-01tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt
2009-06-01tracing/events: introduce __dynamic_array()Li Zefan
2009-06-01tracing/events: put TP_fast_assign into bracesLi Zefan
2009-06-01tracing/events: fix a typo in __string() format outputLi Zefan
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01perf_counter: Tidy up style detailsIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds
2009-06-01perf_counter: Provide functions for locking and pinning the context for a taskPaul Mackerras
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown
2009-05-28perf_counter: Fix race in attaching counters to tasks and exitingPaul Mackerras
2009-05-28perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERSIngo Molnar
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt
2009-05-26tracing: add __print_flags for eventsSteven Rostedt