aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
|\
| * Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar2010-05-11
| * tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-09
| * tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-09
| * tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-09
| * perf: Add group scheduling transactional APIsLin Ming2010-05-07
| * perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-07
| |\
| | * perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-07
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-05
| | |\
| | | * net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-02
| | | * sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-28
| | * | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-04
| | * | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-30
| * | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
| * | | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-04-30
| * | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-04-30
| * | | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-30
| |\| |
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
| |\ \ \
| * | | | perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin2010-04-20
| * | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
| * | | | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-14
| * | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\ \ \ \
| * | | | | perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-04
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
| |\ \ \ \ \
| * | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
| * | | | | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-12
| |\ \ \ \ \ \ \
| * | | | | | | | perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-10
| * | | | | | | | perf, x86: Implement simple LBR supportPeter Zijlstra2010-03-10
| * | | | | | | | perf, x86: Add PEBS infrastructurePeter Zijlstra2010-03-10
* | | | | | | | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-14
* | | | | | | | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-14
* | | | | | | | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
* | | | | | | | | tracing: Move print functions into event classSteven Rostedt2010-05-14
* | | | | | | | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* | | | | | | | | tracing: Move raw_init from events to classSteven Rostedt2010-05-14
* | | | | | | | | tracing: Move fields from event to class structureSteven Rostedt2010-05-14
* | | | | | | | | tracing: Remove per event trace registeringSteven Rostedt2010-05-14
* | | | | | | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* | | | | | | | | tracepoints: Add check trace callback typeMathieu Desnoyers2010-05-14
* | | | | | | | | tracing: Create class struct for eventsSteven Rostedt2010-05-14
* | | | | | | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched, wait: Use wrapper functionsChangli Gao2010-05-11
| * | | | | | | | | sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
| * | | | | | | | | sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-09
| * | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-08
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpu_stop: add dummy implementation for UPTejun Heo2010-05-08
| | * | | | | | | | | sched: replace migration_thread with cpu_stopTejun Heo2010-05-06
| | * | | | | | | | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-06