aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-15tracing: Add histograms of potential and effective wakeup latenciesCarsten Emde
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/headThomas Gleixner
2009-09-14tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-14Merge commit 'origin/tracing/core' into rt/traceThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/traceThomas Gleixner
2009-09-12tracing: allow filter predicates to handle ksym symbolsSteven Rostedt
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser
2009-09-12tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
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-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller
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-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-08-28rt: Fix build error with !CONFIG_PREEMPT_RTjohn stultz
2009-08-28Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-28Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
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-26perf_counters: defer poll() wakeups to softirq on RTPeter Zijlstra
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/sched: show CPU task wakes up on in trace eventSteven Rostedt
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone
2009-08-25Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-25Merge branch 'linus' into rt/baseThomas Gleixner