aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-1315-108/+116
|\
| * rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh2011-01-121-4/+15
| * net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-122-49/+2
| * ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-121-3/+7
| * ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-121-1/+3
| * ceph: Makefile: Remove unnessary codeTracey Dent2011-01-121-22/+1
| * ceph: associate requests with opening sessionsSage Weil2011-01-121-2/+4
| * ceph: drop redundant r_mds fieldSage Weil2011-01-123-7/+11
| * ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-124-16/+32
| * ceph: add dir_layout to inodeSage Weil2011-01-126-4/+41
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-01-1316-34/+1798
|\ \
| * | watchdog: Add MCF548x watchdog driver.Philippe De Muyter2011-01-124-3/+236
| * | watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-123-0/+313
| * | watchdog: Add TCO support for nVidia chipsetsMike Waychison2011-01-124-0/+595
| * | watchdog: Add support for sp5100 chipset TCOPriyanka Gupta2011-01-124-0/+533
| * | watchdog: f71808e_wdt: add F71862FG, F71869 to KconfigLutz Ballaschke2011-01-121-2/+2
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCHSeth Heasley2011-01-121-1/+5
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDsWim Van Sebroeck2011-01-121-1/+5
| * | watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.Yegor Yefremov2011-01-121-1/+1
| * | watchdog: Propagate Book E WDT period changes to all coresRandy Vinson2011-01-121-2/+17
| * | watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driverTimur Tabi2011-01-121-0/+16
| * | watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tblNamhyung Kim2011-01-121-1/+1
| * | watchdog: alim1535_wdt: fix compiler warning on ali_pci_tblNamhyung Kim2011-01-121-1/+1
| * | watchdog: Fix reboot on W83627ehf chipset.Herman Morsink Vollenbroek2011-01-121-0/+2
| * | watchdog: Add watchdog support for W83627DHG chipBenny Loenstrup Ammitzboell2011-01-122-7/+8
| * | watchdog: f71808e_wdt: Add Fintek F71869 watchdogMichel Arboi2011-01-121-1/+11
| * | watchdog: add f71862fg supportLutz Ballaschke2011-01-121-4/+41
| * | watchdog: clean-up f71808e_wdt.cLutz Ballaschke2011-01-121-10/+11
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-1321-182/+370
|\ \ \
| * | | hwmon: (dme1737) Minor cleanupsJuerg Haefliger2011-01-121-48/+73
| * | | hwmon: (dme1737) Add support for in7 for SCH5127Juerg Haefliger2011-01-122-20/+60
| * | | hwmon: (emc1403) Add EMC1423 supportJekyll Lai2011-01-122-6/+14
| * | | hwmon: (w83627hf) Document W83627THF voltage pin mappingJean Delvare2011-01-121-0/+22
| * | | hwmon: (w83793) Drop useless mutexJean Delvare2011-01-121-4/+1
| * | | hwmon: (fschmd) Drop useless mutexJean Delvare2011-01-121-4/+1
| * | | hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches2011-01-121-15/+14
| * | | hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches2011-01-121-13/+13
| * | | hwmon: (pc87360) Use pr_fmt and pr_<level>Joe Perches2011-01-121-30/+23
| * | | hwmon: (lm78) Use pr_fmt and pr_<level>Joe Perches2011-01-121-7/+7
| * | | hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches2011-01-121-16/+14
| * | | hwmon: Schedule the removal of the old intrusion detection interfacesJean Delvare2011-01-121-0/+10
| * | | hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare2011-01-122-4/+31
| * | | hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare2011-01-121-3/+41
| * | | hwmon: (adm9240) Implement the standard intrusion detection interfaceJean Delvare2011-01-122-4/+30
| * | | hwmon: (via686a) Initialize fan_div valuesJean Delvare2011-01-121-3/+11
| * | | hwmon: (w83795) Silent false warning from gccJean Delvare2011-01-121-2/+2
| * | | hwmon: (ads7828) Update email contact detailsSteven Hardy2011-01-122-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-01-1345-833/+2960
|\ \ \
| * | | regulator: missing index in PTR_ERR() in isl6271a_probe()roel kluin2011-01-121-1/+1
| * | | regulator: Assign return value of mc13xxx_reg_rmw to retAxel Lin2011-01-121-1/+1