summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-11-19Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-18sparc64: merge fixStephen Rothwell
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-18sparc64: fix build regessionKirill A. Shutemov
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn
2013-11-17EDAC: Add edac-mpc85xx driver to MAINTAINERSJohannes Thumshirn
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter
2013-11-17documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn
2013-11-17watchdog: add ralink watchdog driverJohn Crispin
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: use dev_get_platdata()Jingoo Han
2013-11-17watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner