summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt12-94/+142
2010-05-15tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt1-1/+8
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt1-2/+19
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt2-9/+8
2010-05-14tracing: Move print functions into event classSteven Rostedt3-41/+24
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt4-14/+32
2010-05-14tracing: Move raw_init from events to classSteven Rostedt3-8/+5
2010-05-14tracing: Move fields from event to class structureSteven Rostedt4-15/+19
2010-05-14tracing: Remove per event trace registeringSteven Rostedt3-124/+57
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2-30/+79
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers1-1/+6
2010-05-14tracing: Create class struct for eventsSteven Rostedt3-28/+28
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt23-133/+211
2010-05-11sched, wait: Use wrapper functionsChangli Gao1-20/+15
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar1-1/+0
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven1-0/+4
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven1-1/+0
2010-05-09tracing: Factorize lock events in a lock classFrederic Weisbecker1-33/+15
2010-05-09tracing: Drop the nested field from lock_release eventFrederic Weisbecker1-2/+2
2010-05-09tracing: Drop lock_acquired waittime fieldFrederic Weisbecker1-7/+4
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar3-30/+95
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo1-6/+63
2010-05-07perf: Add group scheduling transactional APIsLin Ming1-3/+12
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra1-4/+19
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar5-4/+20
2010-05-07perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra1-0/+1
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra1-22/+10
2010-05-07Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar18-48/+184
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo2-3/+0
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-20/+0
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo1-4/+35
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt3-57/+72
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt1-12/+18
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-05-03net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker1-0/+10
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker1-3/+6
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker1-0/+6
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-3/+15
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar11-11/+31
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-29sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-0/+1
2010-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+2
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2-9/+6
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller1-1/+3