summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar19-65/+142
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-05ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt1-0/+9
2009-09-05tracing: pass around ring buffer instead of tracerSteven Rostedt1-5/+10
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-1/+12
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-0/+4
2009-09-04ring-buffer: remove ring_buffer_event_discardSteven Rostedt1-14/+0
2009-09-01lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-31tracing/filters: Defer pred allocationLi Zefan2-3/+0
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-28/+18
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong1-2/+1
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan1-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan1-1/+8
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-28/+18
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2009-08-24kernel_read: redefine offset typeMimi Zohar1-1/+1
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds2-20/+18
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+4
2009-08-19tracing/syscalls: Add filtering supportLi Zefan2-7/+14
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan1-7/+1
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan1-1/+1
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan1-1/+2
2009-08-19mm: revert "oom: move oom_adj value"KOSAKI Motohiro2-2/+1
2009-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2009-08-18net: restore gnet_stats_basic to previous definitionEric Dumazet1-0/+5
2009-08-17tracing/events: Add module tracepointsLi Zefan1-3/+11
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris1-15/+15
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2-15/+17
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris1-3/+4
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-11/+38
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+8
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra1-11/+36
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar1-0/+2
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust1-3/+2
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker1-0/+1
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker1-1/+2
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron2-1/+53
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron1-4/+18
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron1-2/+59
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron1-2/+3
2009-08-11tracing: Add DECLARE_TRACE_WITH_CALLBACK() macroJason Baron1-4/+27
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar36-123/+273
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-5/+7
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra1-1/+8