summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo1-1/+1
2010-10-28fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy1-1/+1
2010-10-28fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton1-3/+2
2010-10-28fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi1-2/+2
2010-10-28fanotify: do not recalculate the mask if the ignored mask changedEric Paris1-3/+3
2010-10-28fanotify: ignore events on directories unless specifically requestedEric Paris3-2/+25
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris3-13/+13
2010-10-28fanotify: do not send events for irregular filesEric Paris1-5/+6
2010-10-28fanotify: limit number of listeners per userEric Paris4-1/+25
2010-10-28fanotify: allow userspace to override max marksEric Paris2-2/+11
2010-10-28fanotify: limit the number of marks in a single fanotify groupEric Paris2-0/+10
2010-10-28fanotify: allow userspace to override max queue depthEric Paris2-3/+11
2010-10-28fsnotify: implement a default maximum queue depthEric Paris2-1/+4
2010-10-28fanotify: ignore fanotify ignore marks if open writersEric Paris1-0/+10
2010-10-28fanotify: allow userspace to flush all marksEric Paris1-1/+2
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris3-11/+21
2010-10-28fsnotify: correctly handle return codes from listenersEric Paris2-8/+14
2010-10-28fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris1-2/+2
2010-10-28fanotify: implement fanotify listener orderingEric Paris2-2/+34
2010-10-28fsnotify: implement ordering between notifiersEric Paris3-3/+20
2010-10-28fanotify: allow fanotify to be builtEric Paris2-1/+2
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds27-12/+19
2010-10-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-556/+3284
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1365-148532/+421095
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds43-463/+646
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds27-70/+395
2010-10-28hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare3-33/+115
2010-10-28hwmon: (it87) Move conversion functionsJean Delvare1-50/+52
2010-10-28hwmon: Remove many EXPERIMENTAL flagsJean Delvare1-16/+12
2010-10-28hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2-7/+35
2010-10-28hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2-25/+31
2010-10-28hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare1-0/+1
2010-10-28hwmon: I2C addresses are constantJean Delvare3-5/+5
2010-10-28Move ams driver to macintoshJean Delvare11-28/+29
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2-36/+8
2010-10-28hwmon: (pcf8591) Register as a hwmon deviceJean Delvare1-0/+12
2010-10-28hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare1-3/+8
2010-10-28hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2-0/+27
2010-10-28hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2-1/+8
2010-10-28hwmon: (w83795) More style cleanupsJean Delvare1-15/+13
2010-10-28hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare1-1/+1
2010-10-28hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Delay reading pwm config registersJean Delvare1-22/+29
2010-10-28hwmon: (w83795) Delay reading limit registersJean Delvare1-1/+6
2010-10-28hwmon: (w83795) Move register reads to dedicated functionsJean Delvare1-99/+119
2010-10-28hwmon: (w83795) Pack similar register readsJean Delvare1-16/+6
2010-10-28hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare1-12/+8
2010-10-28hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare1-26/+7
2010-10-28hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare1-83/+24
2010-10-28hwmon: (w83795) Drop _NUM constantsJean Delvare1-10/+6