| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: introduce new truncate sequence | npiggin@suse.de | 2010-05-28 | 8 | -63/+300 |
* | fs/super: fix kernel-doc warning | Randy Dunlap | 2010-05-28 | 1 | -2/+2 |
* | fs/minix: bugfix, number of indirect block ptrs per block depends on block size | Erik van der Kouwe | 2010-05-28 | 1 | -12/+15 |
* | rename the generic fsync implementations | Christoph Hellwig | 2010-05-28 | 23 | -32/+44 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 69 | -157/+129 |
* | fs: Add missing mutex_unlock | Julia Lawall | 2010-05-28 | 1 | -4/+9 |
* | Fix racy use of anon_inode_getfd() in perf_event.c | Al Viro | 2010-05-28 | 1 | -18/+22 |
* | get rid of the magic around f_count in aio | Al Viro | 2010-05-28 | 4 | -15/+14 |
* | VFS: fix recent breakage of FS_REVAL_DOT | Neil Brown | 2010-05-28 | 1 | -1/+1 |
* | Revert "anon_inode: set S_IFREG on the anon_inode" | Al Viro | 2010-05-28 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-05-28 | 2 | -0/+21 |
|\ |
|
| * | [IA64] Fix build breakage | Tony Luck | 2010-05-28 | 2 | -0/+21 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-28 | 75 | -3147/+1847 |
|\ \ |
|
| * | | tracing: Add __used annotation to event variable | Steven Rostedt | 2010-05-25 | 1 | -1/+1 |
| * | | perf, trace: Fix !x86 build bug | Peter Zijlstra | 2010-05-25 | 2 | -2/+8 |
| * | | perf report: Support multiple events on the TUI | Arnaldo Carvalho de Melo | 2010-05-24 | 3 | -40/+108 |
| * | | perf annotate: Fix up usage of the build id cache | Arnaldo Carvalho de Melo | 2010-05-24 | 1 | -2/+11 |
| * | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-05-23 | 5 | -44/+116 |
| |\ \ |
|
| | * | | perf annotate: Add TUI interface | Arnaldo Carvalho de Melo | 2010-05-22 | 6 | -47/+112 |
| | * | | perf tui: Remove annotate from popup menu after failure | Arnaldo Carvalho de Melo | 2010-05-22 | 1 | -0/+5 |
| | * | | perf report: Don't start the TUI if -D is used | Arnaldo Carvalho de Melo | 2010-05-21 | 1 | -1/+3 |
| * | | | x86/mmiotrace: Remove redundant instruction prefix checks | Akinobu Mita | 2010-05-23 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2010-05-21 | 28 | -611/+907 |
| |\ \ |
|
| | * \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-21 | 559 | -8753/+10073 |
| | |\ \ |
|
| | * \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 | 382 | -8781/+16219 |
| | |\ \ \ |
|
| | * | | | | tracing: Comment the use of event_mutex with trace event flags | Steven Rostedt | 2010-05-15 | 1 | -1/+8 |
| | * | | | | tracing: Fix function declarations if !CONFIG_STACKTRACE | Li Zefan | 2010-05-14 | 1 | -2/+2 |
| | * | | | | tracing: Combine event filter_active and enable into single flags field | Steven Rostedt | 2010-05-14 | 5 | -17/+34 |
| | * | | | | tracing: Remove duplicate id information in event structure | Steven Rostedt | 2010-05-14 | 8 | -32/+34 |
| | * | | | | tracing: Move print functions into event class | Steven Rostedt | 2010-05-14 | 6 | -52/+41 |
| | * | | | | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 | 13 | -92/+192 |
| | * | | | | tracing: Move raw_init from events to class | Steven Rostedt | 2010-05-14 | 7 | -18/+17 |
| | * | | | | tracing: Move fields from event to class structure | Steven Rostedt | 2010-05-14 | 10 | -46/+102 |
| | * | | | | tracing: Remove per event trace registering | Steven Rostedt | 2010-05-14 | 7 | -147/+171 |
| | * | | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 | 14 | -210/+298 |
| | * | | | | tracepoints: Add check trace callback type | Mathieu Desnoyers | 2010-05-14 | 1 | -1/+6 |
| | * | | | | tracing: Create class struct for events | Steven Rostedt | 2010-05-14 | 8 | -48/+56 |
| | * | | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Steven Rostedt | 2010-05-14 | 466 | -3630/+8042 |
| | |\ \ \ \ |
|
| * | | | | | | perf: Fix getline undeclared | Frederic Weisbecker | 2010-05-21 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | perf: Optimize perf_tp_event_match() | Peter Zijlstra | 2010-05-21 | 1 | -1/+4 |
| * | | | | | perf: Remove more code from the fastpath | Peter Zijlstra | 2010-05-21 | 2 | -18/+4 |
| * | | | | | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 2010-05-21 | 2 | -16/+27 |
| * | | | | | perf: Optimize perf_output_copy() | Peter Zijlstra | 2010-05-21 | 2 | -28/+29 |
| * | | | | | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 2010-05-21 | 2 | -3/+3 |
| * | | | | | perf-record: Share per-cpu buffers | Peter Zijlstra | 2010-05-21 | 1 | -24/+28 |
| * | | | | | perf-record: Remove -M | Peter Zijlstra | 2010-05-21 | 1 | -24/+12 |
| * | | | | | perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers | Peter Zijlstra | 2010-05-21 | 1 | -0/+19 |
| * | | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 2010-05-21 | 7 | -124/+143 |
| * | | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra | 2010-05-21 | 5 | -72/+47 |
| * | | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-05-21 | 5 | -26/+35 |
| |\ \ \ \ \ |
|