index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-17
watchdog: qcom: add option for standalone watchdog not in timer block
Matthew McClintock
3
-17
/
+51
2016-07-17
watchdog: qcom: update device tree bindings
Matthew McClintock
4
-3
/
+8
2016-07-17
watchdog: da9063_wdt: don't trigger watchdog too fast
Stefan Christ
1
-0
/
+2
2016-07-17
Documentation/watchdog: add support for magic close to watchdog-test
Timur Tabi
1
-0
/
+3
2016-07-17
Documentation/watchdog: use stdout instead of stderr in watchdog-test
Timur Tabi
1
-16
/
+12
2016-07-17
x86: Fix Apollo Lake Watchdog address in PMC driver
Yong, Jonathan
1
-4
/
+6
2016-07-17
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
1
-0
/
+2
2016-07-17
watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()
Wei Yongjun
1
-2
/
+2
2016-07-17
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
1
-2
/
+2
2016-07-17
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
1
-1
/
+1
2016-07-17
watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
Vladimir Zapolskiy
1
-1
/
+0
2016-07-17
watchdog: max77620: Add support for watchdog timer
Laxman Dewangan
3
-0
/
+237
2016-07-17
watchdog: f71808e_wdt: Add F81866 support
Ji-Ze Hong (Peter Hong)
1
-2
/
+26
2016-07-17
watchdog: sirf: fix __iomem * warnings
Ben Dooks
1
-5
/
+10
2016-07-17
watchdog: tangox: Mark running watchdog correctly
Guenter Roeck
1
-1
/
+1
2016-07-17
watchdog: Improve description of min_hw_heartbeat_ms
Guenter Roeck
2
-3
/
+5
2016-07-17
watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.
Pratyush Anand
1
-0
/
+2
2016-07-17
watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout
Pratyush Anand
1
-2
/
+2
2016-07-17
watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...
Pratyush Anand
1
-1
/
+1
2016-07-17
watchdog: pcwd: Utilize the module_isa_driver macro
William Breathitt Gray
1
-13
/
+1
2016-07-17
watchdog: Add Aspeed watchdog driver
Joel Stanley
3
-0
/
+226
2016-07-17
dt-bindings: watchdog: Add Aspeed watchdog timer bindings
Joel Stanley
1
-0
/
+16
2016-07-17
watchdog: softdog: improve coding style
Wolfram Sang
1
-3
/
+3
2016-07-17
watchdog: softdog: drop superfluous set_timeout callback
Wolfram Sang
1
-7
/
+0
2016-07-17
watchdog: softdog: sort includes to avoid duplicates
Wolfram Sang
1
-5
/
+5
2016-07-17
watchdog: softdog: remove forward declaration
Wolfram Sang
1
-5
/
+3
2016-07-17
watchdog: softdog: consistently use softdog_ prefix
Wolfram Sang
1
-11
/
+10
2016-07-17
watchdog: softdog: use watchdog core to init timeout value
Wolfram Sang
1
-12
/
+5
2016-07-17
watchdog: softdog: remove obsolete comments
Wolfram Sang
1
-33
/
+0
2016-07-17
MAINTAINERS: add entry for HPE watchdog driver
Brian Boylston
1
-0
/
+6
2016-07-17
watchdog: hpwdt: remove email address from doc
Brian Boylston
1
-3
/
+2
2016-07-17
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
3
-0
/
+43
2016-07-16
Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+6
2016-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-8
/
+16
2016-07-16
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2016-07-16
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
1
-0
/
+6
2016-07-16
media: fix airspy usb probe error path
James Patrick-Evans
1
-2
/
+1
2016-07-16
EDAC, sb_edac: Fix Knights Landing
Tony Luck
1
-14
/
+6
2016-07-15
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-6
/
+7
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-217
/
+72
2016-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-29
/
+18
2016-07-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+5
2016-07-15
Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~ai...
Linus Torvalds
9
-39
/
+88
2016-07-15
Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
5
-1
/
+36
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+9
2016-07-15
m32r: fix build warning about putc
Sudip Mukherjee
1
-4
/
+5
2016-07-15
mm: workingset: printk missing log level, use pr_info()
Anton Blanchard
1
-1
/
+1
2016-07-15
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
4
-10
/
+6
2016-07-15
mm: rmap: call page_check_address() with sync enabled to avoid racy check
Naoya Horiguchi
1
-1
/
+2
2016-07-15
mm: thp: move pmd check inside ptl for freeze_page()
Naoya Horiguchi
2
-21
/
+14
[next]