index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-24
17
-57
/
+261
|
\
|
*
watchdog: it87_wdt: add IT8620E ID
Maciej S. Szmigiero
2016-12-16
2
-3
/
+5
|
*
watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-12-16
1
-1
/
+0
|
*
watchdog: octeon: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-12-16
1
-1
/
+0
|
*
watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
Rasmus Villemoes
2016-12-16
1
-0
/
+20
|
*
watchdog: loongson1: Add Loongson1 SoC watchdog driver
Yang Ling
2016-12-16
3
-0
/
+178
|
*
watchdog: cpwd: remove memory allocate failure message
Amit Kushwaha
2016-12-16
1
-16
/
+7
|
*
watchdog: da9062/61: watchdog driver
Steve Twiss
2016-12-16
2
-4
/
+12
|
*
intel-mid_wdt: Error code is just an integer
Andy Shevchenko
2016-12-16
1
-11
/
+8
|
*
intel-mid_wdt: make sure watchdog is not running at startup
Andy Shevchenko
2016-12-16
1
-0
/
+3
|
*
watchdog: mei_wdt: request stop on reboot to prevent false positive event
Alexander Usyskin
2016-12-16
1
-0
/
+2
|
*
watchdog: jz4740: Fix modular build
Stephen Boyd
2016-12-16
1
-1
/
+1
|
*
watchdog: qcom: fix kernel panic due to external abort on non-linefetch
Christian Lamparter
2016-12-16
1
-1
/
+1
|
*
watchdog: davinci: add support for deferred probing
Tero Kristo
2016-12-16
1
-1
/
+5
|
*
watchdog: meson: Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-12-16
1
-1
/
+0
|
*
watchdog: Standardize leading tabs and spaces in Kconfig file
Robert P. J. Day
2016-12-16
1
-17
/
+17
|
*
watchdog: max77620_wdt: fix module autoload
Javier Martinez Canillas
2016-12-16
1
-0
/
+1
|
*
watchdog: bcm7038_wdt: fix module autoload
Javier Martinez Canillas
2016-12-16
1
-0
/
+1
*
|
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Linus Torvalds
2016-12-24
5
-32
/
+737
|
\
\
|
*
|
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
Steve Wahl
2016-12-23
1
-1
/
+0
|
*
|
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
2016-12-23
2
-2
/
+2
|
*
|
ntb: fix SKX NTB config space size register offsets
Dave Jiang
2016-12-23
1
-4
/
+4
|
*
|
ntb_transport: Limit memory windows based on available, scratchpads
Shyam Sundar S K
2016-12-23
1
-12
/
+16
|
*
|
NTB: Register and offset values fix for memory window
Shyam Sundar S K
2016-12-23
1
-10
/
+4
|
*
|
NTB: add support for hotplug feature
Xiangliang Yu
2016-12-23
2
-2
/
+12
|
*
|
ntb: Adding Skylake Xeon NTB support
Dave Jiang
2016-12-23
2
-5
/
+703
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-24
1
-3
/
+7
|
\
\
|
*
|
Input: i8042 - Trust firmware a bit more when probing on X86
Dmitry Torokhov
2016-12-19
1
-3
/
+7
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-24
1
-6
/
+16
|
\
\
\
|
*
|
|
clocksource/drivers/moxart: Plug memory and mapping leaks
Sudip Mukherjee
2016-12-19
1
-6
/
+16
|
|
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-24
1
-1
/
+1
|
\
\
\
|
*
|
|
irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused
Jérémy Lefaure
2016-12-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-23
16
-127
/
+170
|
\
\
\
|
*
|
|
virtio-net: XDP support for small buffers
Jason Wang
2016-12-23
1
-25
/
+87
|
*
|
|
virtio-net: remove big packet XDP codes
Jason Wang
2016-12-23
1
-41
/
+3
|
*
|
|
virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
Jason Wang
2016-12-23
1
-1
/
+3
|
*
|
|
virtio-net: make rx buf size estimation works for XDP
Jason Wang
2016-12-23
1
-0
/
+3
|
*
|
|
virtio-net: unbreak csumed packets for XDP_PASS
Jason Wang
2016-12-23
1
-2
/
+2
|
*
|
|
virtio-net: correctly handle XDP_PASS for linearized packets
Jason Wang
2016-12-23
1
-2
/
+8
|
*
|
|
virtio-net: fix page miscount during XDP linearizing
Jason Wang
2016-12-23
1
-8
/
+11
|
*
|
|
virtio-net: correctly xmit linearized page on XDP_TX
Jason Wang
2016-12-23
1
-1
/
+1
|
*
|
|
virtio-net: remove the warning before XDP linearizing
Jason Wang
2016-12-23
1
-7
/
+1
|
*
|
|
mlxsw: spectrum_router: Correctly remove nexthop groups
Ido Schimmel
2016-12-23
1
-0
/
+3
|
*
|
|
mlxsw: spectrum_router: Don't reflect dead neighs
Ido Schimmel
2016-12-23
1
-4
/
+6
|
*
|
|
stmmac: CSR clock configuration fix
jpinto
2016-12-23
3
-6
/
+6
|
*
|
|
Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...
David S. Miller
2016-12-22
5
-5
/
+10
|
|
\
\
\
|
|
*
|
|
rtlwifi: Fix kernel oops introduced with commit e49656147359
Larry Finger
2016-12-21
1
-1
/
+2
|
|
*
|
|
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
2016-12-21
1
-1
/
+1
|
|
*
|
|
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
2016-12-20
1
-1
/
+1
|
|
*
|
|
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
Arend Van Spriel
2016-12-20
1
-0
/
+1
[next]