aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dnotify: do not bother to lock entry->lock when reading maskEric Paris2009-06-111-2/+1
| * | | dnotify: do not use ?true:false when assigning to a boolEric Paris2009-06-111-1/+1
| * | | fsnotify: move events should indicate the event was on a childEric Paris2009-06-111-8/+4
| * | | inotify: reimplement inotify using fsnotifyEric Paris2009-06-118-448/+585
| * | | fsnotify: handle filesystem unmounts with fsnotify marksEric Paris2009-06-113-0/+77
| * | | fsnotify: fsnotify marks on inodes pin them in coreEric Paris2009-06-111-0/+7
| * | | fsnotify: allow groups to add private data to eventsEric Paris2009-06-113-9/+68
| * | | fsnotify: add correlations between eventsEric Paris2009-06-114-25/+51
| * | | fsnotify: include pathnames with entries when possibleEric Paris2009-06-114-21/+41
| * | | fsnotify: generic notification queue and waitqEric Paris2009-06-114-7/+278
| * | | dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-117-183/+398
| * | | fsnotify: parent event notificationEric Paris2009-06-116-10/+205
| * | | fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-119-3/+483
| * | | fsnotify: unified filesystem notification backendEric Paris2009-06-119-35/+705
* | | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-1119-7/+2043
|\ \ \ \
| * | | | kmemleak: Add the corresponding MAINTAINERS entryCatalin Marinas2009-06-111-0/+6
| * | | | kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-113-0/+122
| * | | | kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-112-0/+23
| * | | | kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-113-0/+18
| * | | | kmemleak: Add modules supportCatalin Marinas2009-06-111-0/+56
| * | | | kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-111-0/+11
| * | | | kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-111-3/+27
| * | | | kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-111-1/+4
| * | | | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-111-0/+7
| * | | | kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-112-2/+32
| * | | | kmemleak: Add documentation on the memory leak detectorCatalin Marinas2009-06-112-0/+146
| * | | | kmemleak: Add the base supportCatalin Marinas2009-06-113-1/+1597
* | | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11138-85/+27406
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11449-8480/+17770
| |\ \ \ \ \ | | |/ / / /
| * | | | | perf_counter: Turn off by defaultIngo Molnar2009-06-111-1/+0
| * | | | | perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-112-1/+4
| * | | | | perf_counter: Better align codeIngo Molnar2009-06-111-80/+85
| * | | | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-118-14/+14
| * | | | | perf_counter: Standardize event namesPeter Zijlstra2009-06-1115-135/+136
| * | | | | perf_counter: Rename enumsPeter Zijlstra2009-06-112-31/+28
| * | | | | perf_counter tools: Clean up u64 usageIngo Molnar2009-06-116-47/+47
| * | | | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-113-12/+23
| * | | | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-113-6/+27
| * | | | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-118-6/+294
| * | | | | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-113-1/+322
| * | | | | perf_counter: Accurate period dataPeter Zijlstra2009-06-114-11/+28
| * | | | | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-114-25/+48
| * | | | | perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-112-8/+13
| * | | | | perf_counter: Annotate exit ctx recursionPeter Zijlstra2009-06-111-1/+12
| * | | | | perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-102-0/+25
| * | | | | perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-102-2/+7
| * | | | | perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-103-44/+92
| * | | | | perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-101-1/+4
| * | | | | perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-091-7/+7
| * | | | | perf_counter tools: Standardize color printingIngo Molnar2009-06-083-12/+19