aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2015-07-023-44/+54
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds2015-07-0153-1575/+1843
|\
| * of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven2015-06-301-3/+3
| * of/irq: Fix pSeries boot failureJeremy Linton2015-06-301-2/+1
| * Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-3053-1568/+1832
| |\
| | * Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"Thomas Langer2015-06-232-0/+0
| | * of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna2015-06-231-0/+5
| | * of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-06-231-1/+1
| | * of: Add vendor prefix for Zodiac Inflight InnovationsAndrew Lunn2015-06-231-0/+1
| | * dt/fdt: add empty versions of early_init_dt_*_memory_archRob Herring2015-06-181-0/+11
| | * of: clean-up unnecessary libfdt include pathsRob Herring2015-06-045-11/+0
| | * of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring2015-06-041-1/+2
| | * of: make CONFIG_OF user selectableRob Herring2015-06-041-5/+9
| | * MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-042-1/+2
| | * tps6507x.txt: Remove executable permissionJoe Perches2015-05-291-0/+0
| | * of/overlay: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-281-3/+3
| | * of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-282-4/+4
| | * of: add helper function to retrive match dataJoachim Eastwood2015-05-282-0/+19
| | * of: Grammar s/property exist/property exists/Geert Uytterhoeven2015-05-281-1/+1
| | * of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou2015-05-281-6/+6
| | * scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring2015-04-2929-1535/+1745
| | * libfdt: add fdt type definitionsRob Herring2015-04-294-0/+14
| | * scripts/dtc: add missing libfdt and fixups to import scriptGaurav Minocha2015-04-291-0/+9
| * | of/fdt: fix argument name and add comments of unflatten_dt_node()Masahiro Yamada2015-06-041-1/+4
| * | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-042-2/+5
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-0121-159/+913
|\ \ \
| * | | watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-012-0/+9
| * | | watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2015-06-292-0/+21
| * | | watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-293-18/+110
| * | | watchdog: max63xx: dynamically allocate deviceVivien Didelot2015-06-291-66/+104
| * | | watchdog: imx2_wdt: Disable previously acquired clock on error pathFabio Estevam2015-06-261-1/+5
| * | | watchdog: imx2_wdt: Check for clk_prepare_enable() errorFabio Estevam2015-06-261-2/+7
| * | | watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-221-1/+15
| * | | watchdog: docs: omap_wdt also understands nowayoutLars Poeschel2015-06-221-0/+2
| * | | watchdog: omap_wdt: implement get_timeleftLars Poeschel2015-06-222-0/+12
| * | | watchdog: da9062: DA9062 watchdog driverS Twiss2015-06-223-0/+263
| * | | watchdog: imx2_wdt: set watchdog parent deviceVladimir Zapolskiy2015-06-221-0/+1
| * | | watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn2015-06-221-2/+3
| * | | watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson2015-06-221-0/+1
| * | | watchdog: dw_wdt: No need for a spinlockDoug Anderson2015-06-221-7/+0
| * | | watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik2015-06-221-0/+2
| * | | watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-221-1/+1
| * | | watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger2015-06-221-0/+1
| * | | watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski2015-06-221-1/+1
| * | | watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot2015-06-221-1/+1
| * | | watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia2015-06-221-0/+29
| * | | watchdog: imgpdc: Fix max timeoutEzequiel Garcia2015-06-221-1/+5
| * | | watchdog: imgpdc: Add reboot supportAndrew Bresticker2015-06-221-0/+21
| * | | watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker2015-06-221-5/+13
| * | | watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker2015-06-221-7/+3