aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-28
* fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-28
* fanotify: do not send events for irregular filesEric Paris2010-10-28
* fanotify: limit number of listeners per userEric Paris2010-10-28
* fanotify: allow userspace to override max marksEric Paris2010-10-28
* fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-28
* fanotify: allow userspace to override max queue depthEric Paris2010-10-28
* fsnotify: implement a default maximum queue depthEric Paris2010-10-28
* fanotify: ignore fanotify ignore marks if open writersEric Paris2010-10-28
* fanotify: allow userspace to flush all marksEric Paris2010-10-28
* fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-28
* fsnotify: correctly handle return codes from listenersEric Paris2010-10-28
* fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-28
* fanotify: implement fanotify listener orderingEric Paris2010-10-28
* fsnotify: implement ordering between notifiersEric Paris2010-10-28
* fanotify: allow fanotify to be builtEric Paris2010-10-28
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-28
|\
| * x86: Move olpc to platformThomas Gleixner2010-10-27
| * x86: Move uv to platformThomas Gleixner2010-10-27
| * x86: Move mrst to platformThomas Gleixner2010-10-27
| * x86: Move scx200 to platformThomas Gleixner2010-10-27
| * x86: Move visws to platformThomas Gleixner2010-10-27
| * x86: Move efi to platformThomas Gleixner2010-10-27
| * x86: Move sfi to platformThomas Gleixner2010-10-27
| * x86: Add platform directoryThomas Gleixner2010-10-27
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-28
|\ \
| * | hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-28
| * | hwmon: (it87) Move conversion functionsJean Delvare2010-10-28
| * | hwmon: Remove many EXPERIMENTAL flagsJean Delvare2010-10-28
| * | hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-28
| * | hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2010-10-28
| * | hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-28
| * | hwmon: I2C addresses are constantJean Delvare2010-10-28
| * | Move ams driver to macintoshJean Delvare2010-10-28
| * | hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2010-10-28
| * | hwmon: (pcf8591) Register as a hwmon deviceJean Delvare2010-10-28
| * | hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare2010-10-28
| * | hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2010-10-28
| * | hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2010-10-28
| * | hwmon: (w83795) More style cleanupsJean Delvare2010-10-28
| * | hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare2010-10-28
| * | hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare2010-10-28
| * | hwmon: (w83795) Delay reading pwm config registersJean Delvare2010-10-28
| * | hwmon: (w83795) Delay reading limit registersJean Delvare2010-10-28
| * | hwmon: (w83795) Move register reads to dedicated functionsJean Delvare2010-10-28
| * | hwmon: (w83795) Pack similar register readsJean Delvare2010-10-28
| * | hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare2010-10-28
| * | hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare2010-10-28
| * | hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare2010-10-28
| * | hwmon: (w83795) Drop _NUM constantsJean Delvare2010-10-28