summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09ARM: dts: qcom: apq8064-cm-qs600: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: Label serial nodes for aliasing and stdout-pathStephen Boyd5-5/+5
2015-09-09Merge tag 'qcom-dt-for-4.3' into v4.2-rc2Andy Gross7-22/+523
2015-09-09ebpf: fix fd refcount leaks related to maps in bpf syscallDaniel Borkmann1-4/+8
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand37-0/+37
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson1-1/+1
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni1-2/+20
2015-09-09Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driverWenyou Yang1-0/+35
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang4-0/+292
2015-09-09watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König1-1/+1
2015-09-09watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König1-1/+1
2015-09-09watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König1-35/+53
2015-09-09watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König1-12/+7
2015-09-09watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König1-4/+2
2015-09-09watchdog: mpc8xxx: simplify registrationUwe Kleine-König1-31/+7
2015-09-09watchdog: mpc8xxx: remove dead codeUwe Kleine-König1-13/+2
2015-09-09watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu1-1/+1
2015-09-09DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentationAriel D'Alessandro1-0/+19
2015-09-09watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro3-0/+352
2015-09-09watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König1-30/+30
2015-09-09watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König1-2/+2
2015-09-09Documentation: watchdog: at91sam9_wdt: add clocks propertyAlexandre Belloni1-0/+2
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2-17/+16
2015-09-09watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck1-3/+1
2015-09-09watchdog: (nv_tco) add support for MCP79Vivien Didelot1-0/+2
2015-09-09watchdog: sunxi: fix activation of system resetFrancesco Lavra1-1/+1
2015-09-09watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang1-0/+9
2015-09-09watchdog: mtk_wdt: add suspend/resume supportGreta Zhang1-0/+30
2015-09-09watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia1-0/+1
2015-09-09Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi1-5/+17
2015-09-09Merge branch 'cxgb4-fixes'David S. Miller2-3/+6
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto1-0/+1
2015-09-09tools/virtio: fix build after 4.2 changesMichael S. Tsirkin3-0/+13
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-396/+125
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+8
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-96/+802
2015-09-09fix ufs write vs readpage race when writing into a holeAl Viro1-2/+2
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-9/+23
2015-09-09Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2015-09-09Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-40/+360
2015-09-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-7/+115
2015-09-09dax: update PMD fault handler with PMEM APIRoss Zwisler1-2/+4
2015-09-09Revert "Hexagon: fix signal.c compile error"Mike Frysinger1-2/+0
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds231-2731/+64431
2015-09-09ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu1-0/+5
2015-09-09pwm: Add NXP LPC18xx PWM/SCT DT binding documentationAriel D'Alessandro1-0/+20
2015-09-09pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro3-0/+478