index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-08
watchdog: imx2_wdt: add pretimeout function support
Vladimir Zapolskiy
1
-0
/
+48
2016-10-08
watchdog: softdog: implement pretimeout support
Wolfram Sang
1
-1
/
+21
2016-10-08
watchdog: pretimeout: add pretimeout_available_governors attribute
Vladimir Zapolskiy
3
-1
/
+31
2016-10-08
watchdog: pretimeout: add option to select a pretimeout governor in runtime
Vladimir Zapolskiy
3
-1
/
+98
2016-10-08
watchdog: pretimeout: add panic pretimeout governor
Vladimir Zapolskiy
5
-4
/
+66
2016-10-08
watchdog: pretimeout: add noop pretimeout governor
Vladimir Zapolskiy
4
-0
/
+81
2016-10-08
watchdog: add watchdog pretimeout governor framework
Vladimir Zapolskiy
7
-1
/
+231
2016-10-03
watchdog: hpwdt: add support for iLO5
Brian Boylston
1
-3
/
+5
2016-09-24
fs: compat_ioctl: add pretimeout functions for watchdogs
Wolfram Sang
1
-0
/
+2
2016-09-24
watchdog: add pretimeout support to the core
Wolfram Sang
3
-2
/
+85
2016-09-24
watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
Vladimir Zapolskiy
1
-6
/
+6
2016-09-24
watchdog: st_wdt: Remove support for obsolete platforms
Peter Griffin
1
-33
/
+0
2016-09-24
watchdog: bindings: Remove obsolete platforms from dt doc.
Peter Griffin
1
-2
/
+1
2016-09-24
watchdog: mt7621_wdt: Remove assignment of dev pointer
Guenter Roeck
1
-1
/
+0
2016-09-24
watchdog: rt2880_wdt: Remove assignment of dev pointer
Matt Redfearn
1
-1
/
+0
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
6
-6
/
+6
2016-09-24
watchdog: tegra: constify watchdog_ops structures
Julia Lawall
1
-1
/
+1
2016-09-24
watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
Julia Lawall
1
-1
/
+1
2016-09-24
watchdog: cadence_wdt: Fix the suspend resume
Shubhrajyoti Datta
1
-7
/
+11
2016-09-23
watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
Geert Uytterhoeven
1
-3
/
+3
2016-09-23
watchdog-asm9260: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-09-23
watchdog: ziirave_wdt: Add support to upload the firmware.
Enric Balletbo i Serra
1
-5
/
+404
2016-09-23
watchdog: xilinx: Add clock support
Shubhrajyoti Datta
2
-2
/
+26
2016-09-23
watchdog: pcwd_usb: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-09-23
watchdog: dw_wdt: Read clock rate only once and validate it
Guenter Roeck
1
-2
/
+9
2016-09-23
watchdog: core: Fix devres_alloc() allocation size
Guenter Roeck
1
-1
/
+1
2016-09-19
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+20
2016-09-18
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2016-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+26
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+16
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-18
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
1
-2
/
+2
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
2
-23
/
+3
2016-09-17
Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-18
/
+33
2016-09-17
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+29
2016-09-17
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-20
/
+42
2016-09-17
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2016-09-17
Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-23
/
+61
2016-09-17
Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-09-17
Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...
Dave Airlie
2
-3
/
+9
2016-09-17
Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-7
/
+39
2016-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
15
-80
/
+189
2016-09-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-93
/
+102
2016-09-16
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
16
-101
/
+114
2016-09-16
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
1
-1
/
+1
2016-09-16
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
1
-0
/
+13
2016-09-16
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
1
-13
/
+44
2016-09-16
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
1
-5
/
+6
[next]