| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Add Nuvoton NPCM watchdog driver | Joel Stanley | 2018-03-24 | 3 | -0/+266 |
* | dt-bindings: watchdog: Add Nuvoton NPCM description | Joel Stanley | 2018-03-24 | 1 | -0/+28 |
* | watchdog: renesas_wdt: Add restart handler | Fabrizio Castro | 2018-03-10 | 1 | -0/+12 |
* | watchdog: renesas_wdt: Add R-Car Gen2 support | Fabrizio Castro | 2018-03-10 | 1 | -5/+44 |
* | watchdog: renesas_wdt: Add suspend/resume support | Fabrizio Castro | 2018-03-10 | 1 | -0/+26 |
* | watchdog: hpwdt: Update driver version. | Jerry Hoemann | 2018-03-03 | 1 | -1/+1 |
* | watchdog: hpwdt: Add dynamic debug | Jerry Hoemann | 2018-03-03 | 1 | -0/+11 |
* | watchdog: hpwdt: Programable Pretimeout NMI | Jerry Hoemann | 2018-03-03 | 1 | -4/+49 |
* | watchdog: hpwdt: remove allow_kdump module parameter. | Jerry Hoemann | 2018-03-03 | 1 | -13/+3 |
* | watchdog: hpwdt: condition early return of NMI handler on iLO5 | Jerry Hoemann | 2018-03-03 | 1 | -1/+5 |
* | watchdog: hpwdt: Modify to use watchdog core. | Jerry Hoemann | 2018-03-03 | 2 | -169/+48 |
* | watchdog: hpwdt: Update nmi_panic message. | Jerry Hoemann | 2018-03-03 | 1 | -8/+12 |
* | watchdog: hpwdt: Update Module info and copyright. | Jerry Hoemann | 2018-03-03 | 1 | -2/+2 |
* | watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe() | Alexey Khoroshilov | 2018-03-03 | 1 | -4/+4 |
* | watchdog: coh901327: make license text and module licence match | Marcus Folkesson | 2018-03-03 | 1 | -2/+2 |
* | watchdog: lpc18xx: remove assignment of unused ret-value | Marcus Folkesson | 2018-03-03 | 1 | -1/+1 |
* | watchdog: gpio: change order for setting default timeout | Marcus Folkesson | 2018-03-03 | 1 | -2/+2 |
* | watchdog: omap_wdt: change order for setting default timeout | Marcus Folkesson | 2018-03-03 | 1 | -2/+2 |
* | watchdog: uniphier: change order for setting default timeout | Marcus Folkesson | 2018-03-03 | 1 | -3/+2 |
* | watchdog: coh901327: make use of timeout-secs provided in devicetree | Marcus Folkesson | 2018-03-03 | 1 | -6/+8 |
* | watchdog: meson: allow setting timeout in devicetree | Marcus Folkesson | 2018-03-03 | 2 | -1/+5 |
* | watchdog: mtk: allow setting timeout in devicetree | Marcus Folkesson | 2018-03-03 | 2 | -1/+5 |
* | watchdog: pnx4008: make use of timeout-secs provided in devicetree | Marcus Folkesson | 2018-03-03 | 1 | -1/+1 |
* | watchdog: sirfsoc: allow setting timeout in devicetree | Marcus Folkesson | 2018-03-03 | 2 | -1/+5 |
* | watchdog: sunxi: allow setting timeout in devicetree | Marcus Folkesson | 2018-03-03 | 2 | -1/+5 |
* | watchdog: sama5d4: make use of timeout-secs provided in devicetree | Marcus Folkesson | 2018-03-03 | 1 | -3/+3 |
* | watchdog: imx2_wdt: allow setting timeout in devicetree | Marcus Folkesson | 2018-03-03 | 2 | -6/+4 |
* | watchdog: hpwdt: Remove legacy NMI sourcing. | Jerry Hoemann | 2018-03-03 | 1 | -492/+9 |
* | watchdog: sbsa: use 32-bit read for WCV | Jayachandran C | 2018-03-03 | 1 | -1/+2 |
* | watchdog: f71808e_wdt: Fix magic close handling | Igor Pylypiv | 2018-03-03 | 1 | -1/+2 |
* | watchdog: sp5100_tco.c: fix potential build failure | Wim Van Sebroeck | 2018-02-19 | 1 | -0/+1 |
* | watchdog: xen_wdt: fix potential build failure | Radu Rendec | 2018-02-19 | 1 | -0/+1 |
* | watchdog: i6300esb: fix build failure | Matteo Croce | 2018-02-19 | 1 | -0/+1 |
* | watchdog: rave-sp: add NVMEM dependency | Arnd Bergmann | 2018-02-19 | 1 | -0/+1 |
* | Linux 4.16-rc2v4.16-rc2 | Linus Torvalds | 2018-02-18 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-18 | 2 | -3/+3 |
|\ |
|
| * | x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig | Matthew Whitehead | 2018-02-16 | 1 | -1/+1 |
| * | x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ... | Matthew Whitehead | 2018-02-16 | 1 | -1/+1 |
| * | x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group | Matthew Whitehead | 2018-02-16 | 1 | -1/+1 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-18 | 34 | -628/+1195 |
|\ \ |
|
| * | | kprobes: Propagate error from disarm_kprobe_ftrace() | Jessica Yu | 2018-02-16 | 1 | -25/+53 |
| * | | kprobes: Propagate error from arm_kprobe_ftrace() | Jessica Yu | 2018-02-16 | 1 | -25/+75 |
| * | | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-02-16 | 33 | -578/+1067 |
| |\ \
| | |/
| |/| |
|
| | * | Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h" | Hendrik Brueckner | 2018-02-15 | 2 | -413/+0 |
| | * | perf s390: Rework system call table creation by using syscall.tbl | Hendrik Brueckner | 2018-02-15 | 2 | -14/+14 |
| | * | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl | Hendrik Brueckner | 2018-02-15 | 1 | -0/+390 |
| | * | tools/headers: Synchronize kernel ABI headers, v4.16-rc1 | Ingo Molnar | 2018-02-15 | 5 | -0/+171 |
| | * | perf test: Fix test trace+probe_libc_inet_pton.sh for s390x | Thomas Richter | 2018-02-15 | 1 | -5/+18 |
| | * | perf data: Document missing --force option | Sangwon Hong | 2018-02-15 | 1 | -0/+4 |
| | * | perf tools: Substitute yet another strtoull() | Andy Shevchenko | 2018-02-15 | 1 | -22/+2 |