summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-12tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde1-1/+3
2009-09-11tracing: add lock depth to entriesSteven Rostedt1-0/+1
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt1-1/+0
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar27-78/+161
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+3
2009-09-05Merge 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-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt1-0/+9
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt2-10/+20
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-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller1-2/+2
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-31tracing/filters: Defer pred allocationLi Zefan3-4/+0
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2-2/+3
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker1-6/+7
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker1-0/+1
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-26flex_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 Molnar5-45/+102
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-26tracing/filters: Support filtering for char * stringsLi Zefan1-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2-8/+32
2009-08-26tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt1-4/+8
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone2-17/+70
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone4-36/+36
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone1-0/+4
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-08-24kernel_read: redefine offset typeMimi Zohar1-1/+1
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller1-2/+2
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+4
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds2-20/+18
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-0/+2
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+4
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie1-0/+2
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2009-08-19tracing/syscalls: Add filtering supportLi Zefan3-7/+21
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan2-12/+4
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2-3/+2
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan2-3/+6
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro2-2/+1
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+13
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet5-8/+13