aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* fs: Add missing mutex_unlockJulia Lawall2010-05-27
* Fix racy use of anon_inode_getfd() in perf_event.cAl Viro2010-05-27
* get rid of the magic around f_count in aioAl Viro2010-05-27
* VFS: fix recent breakage of FS_REVAL_DOTNeil Brown2010-05-27
* Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-27
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-27
|\
| * [IA64] Fix build breakageTony Luck2010-05-27
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \
| * | tracing: Add __used annotation to event variableSteven Rostedt2010-05-25
| * | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-25
| * | perf report: Support multiple events on the TUIArnaldo Carvalho de Melo2010-05-23
| * | perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo2010-05-23
| * | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-23
| |\ \
| | * | perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-22
| | * | perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo2010-05-22
| | * | perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo2010-05-21
| * | | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-23
| |/ /
| * | Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-05-21
| |\ \
| | * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| | |\ \
| | * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
| | |\ \ \
| | * | | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-14
| | * | | | tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan2010-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
| | |\ \ \ \
| * | | | | | perf: Fix getline undeclaredFrederic Weisbecker2010-05-21
| | |_|_|/ / | |/| | | |
| * | | | | perf: Optimize perf_tp_event_match()Peter Zijlstra2010-05-21
| * | | | | perf: Remove more code from the fastpathPeter Zijlstra2010-05-21
| * | | | | perf: Optimize the !vmalloc backed bufferPeter Zijlstra2010-05-21
| * | | | | perf: Optimize perf_output_copy()Peter Zijlstra2010-05-21
| * | | | | perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2010-05-21
| * | | | | perf-record: Share per-cpu buffersPeter Zijlstra2010-05-21
| * | | | | perf-record: Remove -MPeter Zijlstra2010-05-21
| * | | | | perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffersPeter Zijlstra2010-05-21
| * | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-21
| * | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-21
| * | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-21
| |\ \ \ \ \
| | * | | | | perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo2010-05-20
| | * | | | | perf record: remove unneeded gettimeofday() callRuss Anderson2010-05-20
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-20
| |\ \ \ \ \ \
| | * | | | | | perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker2010-05-20
| | |/ / / / /