aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-11
|\
| * fsnotify: allow groups to set freeing_mark to nullEric Paris2009-06-11
| * inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-11
| * dnotify: do not bother to lock entry->lock when reading maskEric Paris2009-06-11
| * dnotify: do not use ?true:false when assigning to a boolEric Paris2009-06-11
| * fsnotify: move events should indicate the event was on a childEric Paris2009-06-11
| * inotify: reimplement inotify using fsnotifyEric Paris2009-06-11
| * fsnotify: handle filesystem unmounts with fsnotify marksEric Paris2009-06-11
| * fsnotify: fsnotify marks on inodes pin them in coreEric Paris2009-06-11
| * fsnotify: allow groups to add private data to eventsEric Paris2009-06-11
| * fsnotify: add correlations between eventsEric Paris2009-06-11
| * fsnotify: include pathnames with entries when possibleEric Paris2009-06-11
| * fsnotify: generic notification queue and waitqEric Paris2009-06-11
| * dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-11
| * fsnotify: parent event notificationEric Paris2009-06-11
| * fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-11
| * fsnotify: unified filesystem notification backendEric Paris2009-06-11
* | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-11
|\ \
| * | kmemleak: Add the corresponding MAINTAINERS entryCatalin Marinas2009-06-11
| * | kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-11
| * | kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-11
| * | kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-11
| * | kmemleak: Add modules supportCatalin Marinas2009-06-11
| * | kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-11
| * | kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | kmemleak: Add documentation on the memory leak detectorCatalin Marinas2009-06-11
| * | kmemleak: Add the base supportCatalin Marinas2009-06-11
* | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\ \ \
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\| |
| * | | perf_counter: Turn off by defaultIngo Molnar2009-06-11
| * | | perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-11
| * | | perf_counter: Better align codeIngo Molnar2009-06-11
| * | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-11
| * | | perf_counter: Standardize event namesPeter Zijlstra2009-06-11
| * | | perf_counter: Rename enumsPeter Zijlstra2009-06-11
| * | | perf_counter tools: Clean up u64 usageIngo Molnar2009-06-11
| * | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-11
| * | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-11
| * | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-11
| * | | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-11
| * | | perf_counter: Accurate period dataPeter Zijlstra2009-06-10
| * | | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-10
| * | | perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-10
| * | | perf_counter: Annotate exit ctx recursionPeter Zijlstra2009-06-10
| * | | perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-10
| * | | perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-10
| * | | perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-10