summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-09-04ring-buffer: remove ring_buffer_event_discardSteven Rostedt
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-27tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-27tracing/kprobes: Dump the culprit kprobe in case of kprobe recursionFrederic Weisbecker
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-19tracing/syscalls: Add filtering supportLi Zefan
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17tracing/events: Add module tracepointsLi Zefan
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron