index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
watchdog: hpwdt: remove allow_kdump module parameter.
Jerry Hoemann
1
-13
/
+3
2018-03-03
watchdog: hpwdt: condition early return of NMI handler on iLO5
Jerry Hoemann
1
-1
/
+5
2018-03-03
watchdog: hpwdt: Modify to use watchdog core.
Jerry Hoemann
2
-169
/
+48
2018-03-03
watchdog: hpwdt: Update nmi_panic message.
Jerry Hoemann
1
-8
/
+12
2018-03-03
watchdog: hpwdt: Update Module info and copyright.
Jerry Hoemann
1
-2
/
+2
2018-03-03
watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
Alexey Khoroshilov
1
-4
/
+4
2018-03-03
watchdog: coh901327: make license text and module licence match
Marcus Folkesson
1
-2
/
+2
2018-03-03
watchdog: lpc18xx: remove assignment of unused ret-value
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: gpio: change order for setting default timeout
Marcus Folkesson
1
-2
/
+2
2018-03-03
watchdog: omap_wdt: change order for setting default timeout
Marcus Folkesson
1
-2
/
+2
2018-03-03
watchdog: uniphier: change order for setting default timeout
Marcus Folkesson
1
-3
/
+2
2018-03-03
watchdog: coh901327: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-6
/
+8
2018-03-03
watchdog: meson: allow setting timeout in devicetree
Marcus Folkesson
2
-1
/
+5
2018-03-03
watchdog: mtk: allow setting timeout in devicetree
Marcus Folkesson
2
-1
/
+5
2018-03-03
watchdog: pnx4008: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-1
/
+1
2018-03-03
watchdog: sirfsoc: allow setting timeout in devicetree
Marcus Folkesson
2
-1
/
+5
2018-03-03
watchdog: sunxi: allow setting timeout in devicetree
Marcus Folkesson
2
-1
/
+5
2018-03-03
watchdog: sama5d4: make use of timeout-secs provided in devicetree
Marcus Folkesson
1
-3
/
+3
2018-03-03
watchdog: imx2_wdt: allow setting timeout in devicetree
Marcus Folkesson
2
-6
/
+4
2018-03-03
watchdog: hpwdt: Remove legacy NMI sourcing.
Jerry Hoemann
1
-492
/
+9
2018-03-03
watchdog: sbsa: use 32-bit read for WCV
Jayachandran C
1
-1
/
+2
2018-03-03
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
1
-1
/
+2
2018-02-19
watchdog: sp5100_tco.c: fix potential build failure
Wim Van Sebroeck
1
-0
/
+1
2018-02-19
watchdog: xen_wdt: fix potential build failure
Radu Rendec
1
-0
/
+1
2018-02-19
watchdog: i6300esb: fix build failure
Matteo Croce
1
-0
/
+1
2018-02-19
watchdog: rave-sp: add NVMEM dependency
Arnd Bergmann
1
-0
/
+1
2018-02-19
Linux 4.16-rc2
v4.16-rc2
Linus Torvalds
1
-1
/
+1
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
3
-9
/
+0
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
2018-02-16
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
4
-0
/
+8
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
1
-1
/
+1
2018-02-16
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
1
-1
/
+1
2018-02-16
irqchip/mips-gic: Avoid spuriously handling masked interrupts
Matt Redfearn
1
-2
/
+0
2018-02-16
powerpc/pseries: Check for zero filled ibm,dynamic-memory property
Nathan Fontenot
1
-0
/
+8
2018-02-16
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-02-16
x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig
Matthew Whitehead
1
-1
/
+1
2018-02-16
x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...
Matthew Whitehead
1
-1
/
+1
2018-02-16
x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group
Matthew Whitehead
1
-1
/
+1
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
1
-25
/
+53
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
1
-25
/
+75
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
[next]