index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-27
watchdog: omap: don't disable runtime pm before starting device
Uwe Kleine-König
1
-2
/
+2
2015-12-27
watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
Jisheng Zhang
1
-1
/
+1
2015-12-27
watchdog: refuse to unload softdog module when its timer is running
Li RongQing
1
-2
/
+6
2015-12-27
watchdog: stmp3xxx: Stop the watchdog on system halt
Harald Geyer
1
-0
/
+28
2015-12-27
sp5100_tco: fix the device check for SB800 and later chipsets
Huang Rui
1
-12
/
+16
2015-12-27
sp5100_tco: Add AMD Carrizo platform support
Huang Rui
1
-0
/
+2
2015-12-27
sp5100_tco: Add AMD Mullins platform support
Denis Turischev
1
-0
/
+2
2015-12-27
watchdog: Read device status through sysfs attributes
Pratyush Anand
4
-1
/
+173
2015-12-27
watchdog: Use static struct class watchdog_class in stead of pointer
Pratyush Anand
3
-18
/
+25
2015-12-13
watchdog: w83627hf_wdt: use core reboot notifier
Damien Riegel
1
-30
/
+2
2015-12-13
watchdog: softdog: use core reboot notifier
Damien Riegel
1
-28
/
+2
2015-12-13
watchdog: gpio_wdt: use core reboot notifier
Damien Riegel
1
-33
/
+2
2015-12-13
watchdog: cadence_wdt: use core reboot notifier
Damien Riegel
1
-35
/
+1
2015-12-13
watchdog: bcm47xx_wdt: use core reboot notifier
Damien Riegel
2
-24
/
+2
2015-12-13
watchdog: core: add reboot notifier support
Damien Riegel
3
-0
/
+54
2015-12-13
watchdog: sunxi_wdt: use core restart handler
Damien Riegel
1
-18
/
+5
2015-12-13
watchdog: s3c2410_wdt: use core restart handler
Damien Riegel
1
-35
/
+25
2015-12-13
watchdog: qcom-wdt: use core restart handler
Damien Riegel
1
-30
/
+19
2015-12-13
watchdog: mtk_wdt: use core restart handler
Damien Riegel
1
-17
/
+5
2015-12-13
watchdog: moxart_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-12-13
watchdog: meson_wdt: use core restart handler
Damien Riegel
1
-18
/
+5
2015-12-13
watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
1
-31
/
+21
2015-12-13
watchdog: imx2_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-12-13
watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
1
-22
/
+12
2015-12-13
watchdog: digicolor_wdt: use core restart handler
Damien Riegel
1
-13
/
+5
2015-12-13
watchdog: da9063_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-12-13
watchdog: bcm47xx_wdt: use core restart handler
Damien Riegel
2
-21
/
+13
2015-12-13
watchdog: core: add restart handler support
Damien Riegel
3
-0
/
+73
2015-12-06
MAINTAINERS: Add Guenter Roeck as reviewer of watchdog drivers
Guenter Roeck
1
-0
/
+1
2015-11-29
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
1
-1
/
+1
2015-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
27
-993
/
+1093
2015-11-29
Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-36
/
+9
2015-11-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-5
/
+9
2015-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
7
-8
/
+13
2015-11-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-2
/
+4
2015-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
11
-64
/
+53
2015-11-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-152
/
+316
2015-11-28
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-28
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-28
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-28
kref: Remove kref_put_spinlock_irqsave()
Bart Van Assche
1
-33
/
+0
2015-11-28
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-28
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
3
-11
/
+18
2015-11-28
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-28
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-28
target/user: Do not set unused fields in tcmu_ops
Andy Grover
1
-2
/
+0
2015-11-28
target/user: Fix time calc in expired cmd processing
Andy Grover
1
-1
/
+1
2015-11-28
ARM: 8454/1: OF implies OF_FLATTREE
Arnd Bergmann
1
-2
/
+2
2015-11-28
Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-14
/
+26
2015-11-27
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-75
/
+87
[next]