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
*
avoid spurious "may be used uninitialized" warning
Linus Torvalds
2016-12-25
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
84
-189
/
+179
|
\
|
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
34
-64
/
+54
|
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
6
-15
/
+15
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
48
-110
/
+110
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
28
-233
/
+178
|
\
\
|
|
/
|
/
|
|
*
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
*
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
*
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-2
/
+2
|
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
24
-30
/
+30
|
*
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-25
1
-40
/
+45
|
*
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
1
-48
/
+30
|
*
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
1
-46
/
+33
|
*
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
2016-12-25
1
-1
/
+4
|
*
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
2016-12-25
1
-64
/
+32
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
386
-386
/
+386
*
|
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
[next]