aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines4-23/+20
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines1-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines1-1/+1
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2-48/+54
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt1-0/+2
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle1-1/+1
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger5-56/+0
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt4-2/+6
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm1-11/+8
2011-05-23clocksource: sh_cmt: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm1-12/+7
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-22x86: setup_smep needs to be __cpuinitLinus Torvalds1-2/+2
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2-8/+7
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker38-0/+38
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg1-0/+1
2011-05-23dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski1-8/+8
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2-0/+69
2011-05-23dmaengine: shdma: fix lockingGuennadi Liakhovetski1-36/+68
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm1-8/+8
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski1-3/+3
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm1-1/+1
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm1-0/+14
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2-3/+3
2011-05-22net: filter: move forward declarations to avoid compile warningsHeiko Carstens1-3/+4
2011-05-22pktgen: refactor pg_init() codeWANG Cong1-7/+12
2011-05-22pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong1-2/+1
2011-05-22net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach1-1/+1
2011-05-22ipv4: Give backtrace in ip_rt_bug().Dave Jones1-0/+1
2011-05-22net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet1-2/+15
2011-05-22net: remove synchronize_net() from netdev_set_master()Eric Dumazet2-3/+2
2011-05-22rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang1-0/+2
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang3-5/+5
2011-05-22bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang1-0/+2
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang3-9/+20
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward1-4/+2
2011-05-22net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller1-1/+0
2011-05-22ipv4: Include linux/prefetch.h in fib_trie.cDavid S. Miller1-0/+1
2011-05-22netlabel: Remove prefetches from list handlers.David S. Miller1-4/+4
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker32-0/+32
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller1-2/+2
2011-05-22net: Remove prefetches from SKB list handlers.David S. Miller1-3/+3
2011-05-22caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com1-1/+6
2011-05-22caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com1-15/+21
2011-05-22caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com1-4/+5