summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename the generic fsync implementationsChristoph Hellwig2010-05-2723-32/+44
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-2769-157/+129
* fs: Add missing mutex_unlockJulia Lawall2010-05-271-4/+9
* Fix racy use of anon_inode_getfd() in perf_event.cAl Viro2010-05-271-18/+22
* get rid of the magic around f_count in aioAl Viro2010-05-274-15/+14
* VFS: fix recent breakage of FS_REVAL_DOTNeil Brown2010-05-271-1/+1
* Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-271-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-272-0/+21
|\
| * [IA64] Fix build breakageTony Luck2010-05-272-0/+21
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-2775-3147/+1847
|\ \
| * | tracing: Add __used annotation to event variableSteven Rostedt2010-05-251-1/+1
| * | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-252-2/+8
| * | perf report: Support multiple events on the TUIArnaldo Carvalho de Melo2010-05-233-40/+108
| * | perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo2010-05-231-2/+11
| * | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-235-44/+116
| |\ \
| | * | perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-226-47/+112
| | * | perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo2010-05-221-0/+5
| | * | perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo2010-05-211-1/+3
| * | | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-231-1/+1
| |/ /
| * | Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-05-2128-611/+907
| |\ \
| | * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21559-8753/+10073
| | |\ \
| | * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18382-8781/+16219
| | |\ \ \
| | * | | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-141-1/+8
| | * | | | tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan2010-05-141-2/+2
| | * | | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-145-17/+34
| | * | | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-148-32/+34
| | * | | | tracing: Move print functions into event classSteven Rostedt2010-05-146-52/+41
| | * | | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-1413-92/+192
| | * | | | tracing: Move raw_init from events to classSteven Rostedt2010-05-147-18/+17
| | * | | | tracing: Move fields from event to class structureSteven Rostedt2010-05-1410-46/+102
| | * | | | tracing: Remove per event trace registeringSteven Rostedt2010-05-147-147/+171
| | * | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-1414-210/+298
| | * | | | tracepoints: Add check trace callback typeMathieu Desnoyers2010-05-141-1/+6
| | * | | | tracing: Create class struct for eventsSteven Rostedt2010-05-148-48/+56
| | * | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-14466-3630/+8042
| | |\ \ \ \
| * | | | | | perf: Fix getline undeclaredFrederic Weisbecker2010-05-211-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | perf: Optimize perf_tp_event_match()Peter Zijlstra2010-05-211-1/+4
| * | | | | perf: Remove more code from the fastpathPeter Zijlstra2010-05-212-18/+4
| * | | | | perf: Optimize the !vmalloc backed bufferPeter Zijlstra2010-05-212-16/+27
| * | | | | perf: Optimize perf_output_copy()Peter Zijlstra2010-05-212-28/+29
| * | | | | perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2010-05-212-3/+3
| * | | | | perf-record: Share per-cpu buffersPeter Zijlstra2010-05-211-24/+28
| * | | | | perf-record: Remove -MPeter Zijlstra2010-05-211-24/+12
| * | | | | perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffersPeter Zijlstra2010-05-211-0/+19
| * | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-217-124/+143
| * | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-215-72/+47
| * | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-215-26/+35
| |\ \ \ \ \
| | * | | | | perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo2010-05-204-10/+34
| | * | | | | perf record: remove unneeded gettimeofday() callRuss Anderson2010-05-201-16/+1
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-201-1/+2
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud