Age | Commit message (Expand) | Author |
2010-10-28 | fanotify: do not send events for irregular files | Eric Paris |
2010-10-28 | fanotify: limit number of listeners per user | Eric Paris |
2010-10-28 | fanotify: allow userspace to override max marks | Eric Paris |
2010-10-28 | fanotify: limit the number of marks in a single fanotify group | Eric Paris |
2010-10-28 | fanotify: allow userspace to override max queue depth | Eric Paris |
2010-10-28 | fsnotify: implement a default maximum queue depth | Eric Paris |
2010-10-28 | fanotify: ignore fanotify ignore marks if open writers | Eric Paris |
2010-10-28 | fanotify: allow userspace to flush all marks | Eric Paris |
2010-10-28 | fsnotify: call fsnotify_parent in perm events | Eric Paris |
2010-10-28 | fsnotify: correctly handle return codes from listeners | Eric Paris |
2010-10-28 | fanotify: use __aligned_u64 in fanotify userspace metadata | Eric Paris |
2010-10-28 | fanotify: implement fanotify listener ordering | Eric Paris |
2010-10-28 | fsnotify: implement ordering between notifiers | Eric Paris |
2010-10-28 | fanotify: allow fanotify to be built | Eric Paris |
2010-10-28 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-28 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-28 | hwmon: (it87) Add support for the IT8721F/IT8758E | Jean Delvare |
2010-10-28 | hwmon: (it87) Move conversion functions | Jean Delvare |
2010-10-28 | hwmon: Remove many EXPERIMENTAL flags | Jean Delvare |
2010-10-28 | hwmon: (lm85) Add support for ADT7468 high-frequency PWM mode | Jean Delvare |
2010-10-28 | hwmon: (lm85) Document the ADT7468 as supported | Jean Delvare |
2010-10-28 | hwmon: (lm85) Fix ADT7468 frequency table | Jean Delvare |
2010-10-28 | hwmon: I2C addresses are constant | Jean Delvare |
2010-10-28 | Move ams driver to macintosh | Jean Delvare |
2010-10-28 | hwmon: (pcf8591) Don't attempt to detect devices | Jean Delvare |
2010-10-28 | hwmon: (pcf8591) Register as a hwmon device | Jean Delvare |
2010-10-28 | hwmon: (w83795) Use standard attributes for chassis intrusion | Jean Delvare |
2010-10-28 | hwmon: (w83795) Exclude fan control feature by default | Jean Delvare |
2010-10-28 | hwmon: (w83795) Add myself as co-author and maintainer | Jean Delvare |
2010-10-28 | hwmon: (w83795) More style cleanups | Jean Delvare |
2010-10-28 | hwmon: (w83795) Fix LSB reading of voltage limits | Jean Delvare |
2010-10-28 | hwmon: (w83795) Use dev_get_drvdata() where possible | Jean Delvare |
2010-10-28 | hwmon: (w83795) Delay reading pwm config registers | Jean Delvare |
2010-10-28 | hwmon: (w83795) Delay reading limit registers | Jean Delvare |
2010-10-28 | hwmon: (w83795) Move register reads to dedicated functions | Jean Delvare |
2010-10-28 | hwmon: (w83795) Pack similar register reads | Jean Delvare |
2010-10-28 | hwmon: (w83795) Make W83795_REG_PWM more efficient | Jean Delvare |
2010-10-28 | hwmon: (w83795) Don't pre-read values we'll update later | Jean Delvare |
2010-10-28 | hwmon: (w83795) Simplify temperature sensor type handling | Jean Delvare |
2010-10-28 | hwmon: (w83795) Drop _NUM constants | Jean Delvare |
2010-10-28 | hwmon: (w83795) Drop REST_VLT_BEGIN/END | Jean Delvare |
2010-10-28 | hwmon: (w83795) Fix parity checks | Jean Delvare |
2010-10-28 | hwmon: (w83795) Get rid of VRLSB_SHIFT | Jean Delvare |
2010-10-28 | hwmon: (w83795) Avoid reading the same register twice | Jean Delvare |
2010-10-28 | hwmon: (w83795) Rework beep_enable implementation | Jean Delvare |
2010-10-28 | hwmon: (w83795) Report PECI agent Tbase values | Jean Delvare |
2010-10-28 | hwmon: (w83795) Properly handle negative temperatures | Jean Delvare |