summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Add tegra watchdogAndrew Chew2014-03-314-0/+319
* watchdog: xilinx: Remove no_timeout variableMichal Simek2014-03-311-9/+4
* watchdog: xilinx: Enable this driver for ZynqMichal Simek2014-03-311-13/+9
* watchdog: xilinx: Add missing bindingMichal Simek2014-03-311-0/+23
* watchdog: xilinx: Use correct comment indentationMichal Simek2014-03-311-4/+4
* watchdog: xilinx: Use of_property_read_u32Michal Simek2014-03-311-17/+12
* watchdog: xilinx: Fix all printk messagesMichal Simek2014-03-311-8/+8
* watchdog: xilinx: Allocate private structure per deviceMichal Simek2014-03-311-42/+55
* watchdog: xilinx: Move no_timeout to probe functionMichal Simek2014-03-311-5/+3
* watchdog: xilinx: Simplify probe and remove functionsMichal Simek2014-03-311-32/+9
* watchdog: xilinx: Move control_status_reg to functionsMichal Simek2014-03-311-1/+6
* watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2014-03-312-172/+33
* watchdog: wdt285: Fix variable typeAlexander Shiyan2014-03-311-2/+1
* watchdog: shwdt: Remove unused variableAlexander Shiyan2014-03-311-2/+0
* watchdog: sc520_wdt: Remove unused variableAlexander Shiyan2014-03-311-2/+1
* watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan2014-03-311-3/+1
* watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan2014-03-311-11/+2
* watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan2014-03-311-1/+0
* watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-14/+3
* watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-16/+6
* watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-10/+3
* watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han2014-03-311-1/+1
* watchdog: Remove unnecessary OOM messagesJingoo Han2014-03-318-18/+5
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-3124-24/+0
* watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy2014-03-311-0/+1
* Linux 3.14v3.14Linus Torvalds2014-03-301-1/+1
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2014-03-304-77/+134
|\
| * switch mnt_hash to hlistAl Viro2014-03-304-50/+61
| * don't bother with propagate_mnt() unless the target is sharedAl Viro2014-03-301-10/+7
| * keep shadowed vfsmounts togetherAl Viro2014-03-301-9/+23
| * resizable namespace.c hashesAl Viro2014-03-302-24/+59
* | MAINTAINERS: resume as Documentation maintainerRandy Dunlap2014-03-301-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-302-32/+45
|\ \
| * | Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-03-291-31/+42
| * | Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft2014-03-291-1/+3
* | | AUDIT: Allow login in non-init namespacesEric Paris2014-03-301-1/+11
* | | ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-302-6/+24
| |/ |/|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-03-291-1/+2
|\ \
| * | time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz2014-03-281-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-03-291-1/+0
|\ \ \
| * | | rbd: drop an unsafe assertionAlex Elder2014-03-291-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2832-195/+363
|\ \ \ \
| * \ \ \ Merge branch 'vlan_offloads'David S. Miller2014-03-285-3/+19
| |\ \ \ \
| | * | | | vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-282-0/+10
| | * | | | veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich2014-03-281-1/+4
| | * | | | ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich2014-03-281-1/+2
| | * | | | qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| |/ / / /
| * | | | bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2014-03-282-5/+20
| * | | | net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-283-6/+12
| * | | | MAINTAINERS: bonding: change email addressVeaceslav Falico2014-03-281-1/+1
OpenPOWER on IntegriCloud