summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext2: fix comment in ext2_find_entry about return valuesJérémy Cochoy2009-12-101-2/+2
* ext3: Unify log messages in ext3Alexey Fisher2009-12-102-205/+229
* ext2: clear uptodate flag on super block I/O errorStephen Hemminger2009-12-101-0/+16
* ext2: Unify log messages in ext2Alexey Fisher2009-12-104-80/+101
* ext3: make "norecovery" an alias for "noload"Eric Sandeen2009-12-102-2/+6
* ext3: Don't update the superblock in ext3_statfs()Eric Sandeen2009-12-101-2/+0
* ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen2009-12-101-3/+4
* ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck2009-12-101-8/+8
* quota: Fix WARN_ON in lookup_one_lenJan Kara2009-12-101-0/+2
* const: struct quota_format_opsAlexey Dobriyan2009-12-104-5/+5
* ubifs: remove manual O_SYNC handlingChristoph Hellwig2009-12-101-12/+1
* afs: remove manual O_SYNC handlingChristoph Hellwig2009-12-101-9/+0
* kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-105-45/+18
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-1024-40/+109
* zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara2009-12-102-250/+286
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-0949-283/+1153
|\
| * ACPICA: Update version to 20091112.Bob Moore2009-11-241-1/+1
| * ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
| * ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
| * ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
| * ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
| * ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
| * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2429-152/+197
| * ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4
| * ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-244-4/+54
| * ACPICA: Update version to 20091013Bob Moore2009-11-241-1/+1
| * ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-241-17/+33
| * ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-241-5/+59
| * ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-241-2/+21
| * ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-241-26/+65
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-0958-1742/+2319
|\ \
| * | hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2009-12-093-4/+65
| * | hwmon: (adt7475) Add an entry in MAINTAINERSJean Delvare2009-12-091-0/+7
| * | hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-093-25/+80
| * | hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-091-6/+36
| * | hwmon: (adt7475) Print device information on probeJean Delvare2009-12-091-0/+18
| * | hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-091-15/+99
| * | hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-091-6/+10
| * | hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-093-19/+134
| * | hwmon: (adt7475) Improve device detectionJean Delvare2009-12-091-4/+9
| * | hwmon: (adt7475) Add missing static markerJean Delvare2009-12-091-1/+1
| * | hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-091-35/+48
| * | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-091-0/+42
| * | hwmon: (adt7475) New documentationJean Delvare2009-12-091-87/+83
| * | hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-095-12/+35
| * | hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2009-12-093-21/+81
| * | hwmon: (f71882fg) Fix sysfs file removalHans de Goede2009-12-091-25/+66
| * | hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede2009-12-091-64/+52
| * | hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede2009-12-091-48/+89
| * | hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare2009-12-091-1/+5
OpenPOWER on IntegriCloud