summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton2010-10-281-3/+2
* fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-281-2/+2
* fanotify: do not recalculate the mask if the ignored mask changedEric Paris2010-10-281-3/+3
* fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-283-2/+25
* fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-283-13/+13
* fanotify: do not send events for irregular filesEric Paris2010-10-281-5/+6
* fanotify: limit number of listeners per userEric Paris2010-10-284-1/+25
* fanotify: allow userspace to override max marksEric Paris2010-10-282-2/+11
* fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-282-0/+10
* fanotify: allow userspace to override max queue depthEric Paris2010-10-282-3/+11
* fsnotify: implement a default maximum queue depthEric Paris2010-10-282-1/+4
* fanotify: ignore fanotify ignore marks if open writersEric Paris2010-10-281-0/+10
* fanotify: allow userspace to flush all marksEric Paris2010-10-281-1/+2
* fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-283-11/+21
* fsnotify: correctly handle return codes from listenersEric Paris2010-10-282-8/+14
* fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-281-2/+2
* fanotify: implement fanotify listener orderingEric Paris2010-10-282-2/+34
* fsnotify: implement ordering between notifiersEric Paris2010-10-283-3/+20
* fanotify: allow fanotify to be builtEric Paris2010-10-282-1/+2
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2827-12/+19
|\
| * x86: Move olpc to platformThomas Gleixner2010-10-276-4/+4
| * x86: Move uv to platformThomas Gleixner2010-10-278-1/+2
| * x86: Move mrst to platformThomas Gleixner2010-10-274-1/+2
| * x86: Move scx200 to platformThomas Gleixner2010-10-274-3/+3
| * x86: Move visws to platformThomas Gleixner2010-10-274-1/+2
| * x86: Move efi to platformThomas Gleixner2010-10-278-1/+2
| * x86: Move sfi to platformThomas Gleixner2010-10-274-1/+2
| * x86: Add platform directoryThomas Gleixner2010-10-272-0/+2
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-2827-556/+3284
|\ \
| * | hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-283-33/+115
| * | hwmon: (it87) Move conversion functionsJean Delvare2010-10-281-50/+52
| * | hwmon: Remove many EXPERIMENTAL flagsJean Delvare2010-10-281-16/+12
| * | hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-282-7/+35
| * | hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2010-10-282-25/+31
| * | hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-281-0/+1
| * | hwmon: I2C addresses are constantJean Delvare2010-10-283-5/+5
| * | Move ams driver to macintoshJean Delvare2010-10-2811-28/+29
| * | hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2010-10-282-36/+8
| * | hwmon: (pcf8591) Register as a hwmon deviceJean Delvare2010-10-281-0/+12
| * | hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare2010-10-281-3/+8
| * | hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2010-10-282-0/+27
| * | hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2010-10-282-1/+8
| * | hwmon: (w83795) More style cleanupsJean Delvare2010-10-281-15/+13
| * | hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare2010-10-281-1/+1
| * | hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare2010-10-281-6/+3
| * | hwmon: (w83795) Delay reading pwm config registersJean Delvare2010-10-281-22/+29
| * | hwmon: (w83795) Delay reading limit registersJean Delvare2010-10-281-1/+6
| * | hwmon: (w83795) Move register reads to dedicated functionsJean Delvare2010-10-281-99/+119
| * | hwmon: (w83795) Pack similar register readsJean Delvare2010-10-281-16/+6
| * | hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare2010-10-281-12/+8