summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han
2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han
2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11inet: fix spacing in assignmentCamelia Groza
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat
2013-07-11ifb: fix oops when loading the ifb faileddingtianhong
2013-07-11dummy: fix oops when loading the dummy faileddingtianhong
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov
2013-07-11alx: fix lockdep annotationMaarten Lankhorst
2013-07-11vxlan: Fix kernel crash on rmmod.Pravin B Shelar
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-07-11sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven
2013-07-11ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa