aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-05-25Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25hrtimers: Fix typo causing erratic timersThomas Gleixner
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf
2011-05-25Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare
2011-05-25hwmon: (it87) Use request_muxed_regionNat Gurumoorthy
2011-05-25hwmon: (sch5627) Trigger Vbat measurementsHans de Goede
2011-05-25hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare
2011-05-25hwmon: (max6650) Drop device detectionJean Delvare
2011-05-25Move ACPI power meter driver to hwmonJean Delvare
2011-05-25hwmon: (f71882fg) Add support for F71808AHans de Goede
2011-05-25hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede
2011-05-25hwmon: (asc7621) Drop duplicate dependencyJean Delvare
2011-05-25hwmon: (jc42) Change detection classJean Delvare
2011-05-25hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann
2011-05-25hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare
2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2011-05-25signal: sys_pause() should check signal_pending()Oleg Nesterov
2011-05-25ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-05-25Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton
2011-05-25drivers/gpio/ml_ioh_gpio.c needs slab.hAndrew Morton
2011-05-25drivers/gpio/vx855_gpio.c needs slab.hAndrew Morton
2011-05-25fs/ncpfs/inode.c: suppress used-uninitialised warningAndrew Morton
2011-05-25checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches