summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: bcm7038_wdt: add big endian supportÁlvaro Fernández Rojas2021-06-211-6/+25
* watchdog: sl28cpld_wdt: Fix a typoBhaskar Chowdhury2021-06-211-1/+1
* watchdog: of_xilinx_wdt: Skip printing pointer valueSrinivas Neeli2021-06-211-2/+2
* watchdog: of_xilinx_wdt: Remove passing null pointerSrinivas Neeli2021-06-211-10/+9
* watchdog: of_xilinx_wdt: Used dev_dbg()Srinivas Goud2021-06-211-1/+3
* watchdog: of_xilinx_wdt: Used BIT macroSrinivas Goud2021-06-211-4/+5
* watchdog: of_xilinx_wdt: Add comment to spinlockSrinivas Goud2021-06-211-1/+1
* watchdog: meson_wdt: Use device_get_match_data() helperTian Tao2021-06-211-7/+1
* watchdog: Fix a typo in KconfigWong Vee Khee2021-06-211-1/+1
* watchdog: it87_wdt: remove useless functionJiapeng Chong2021-06-211-8/+0
* watchdog: aspeed: fix hardware timeout calculationTao Ren2021-06-211-1/+1
* watchdog: clean up the Kconfig fileRandy Dunlap2021-06-211-23/+28
* watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functionsJuerg Haefliger2021-06-214-18/+21
* watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2021-06-212-2/+2
* watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei2021-06-211-1/+1
* watchdog: Add {min,max}_timeout sysfs nodesJuerg Haefliger2021-06-211-0/+20
* watchdog: sp805: Fix kernel doc descriptionAndy Shevchenko2021-06-211-1/+2
* watchdog: sp805: Use devm_clk_get_optional()Andy Shevchenko2021-06-211-21/+19
* watchdog/hpwdt: New PCI IDsJerry Hoemann2021-06-211-0/+1
* watchdog: dw_wdt: Fix duplicate included linux/kernel.hJiapeng Chong2021-06-211-5/+4
* watchdog: Fix possible use-after-free in wdt_startup()Zou Wei2021-06-211-1/+1
* watchdog: imx2_wdt: avoid to ping before resume backRobin Gong2021-06-211-0/+10
* watchdog: mtx-1: drop au1000.h header fileRandy Dunlap2021-06-211-2/+0
* watchdog: sbsa: Support architecture version 1Shaokun Zhang2021-06-211-6/+48
* watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil2021-06-211-4/+7
* watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil2021-06-211-3/+3
* watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil2021-06-211-1/+0
* watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil2021-06-211-2/+4
* watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil2021-06-211-1/+0
* watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil2021-06-211-3/+4
* watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil2021-06-211-0/+2
* watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil2021-06-211-0/+1
* watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil2021-06-211-0/+3
* Linux 5.13-rc3v5.13-rc3Linus Torvalds2021-05-231-1/+1
* Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-234-9/+31
|\
| * perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu2021-05-183-8/+30
| * perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu2021-05-181-1/+1
* | Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-235-13/+19
|\ \
| * | locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang2021-05-184-11/+17
| * | locking/lockdep: Correct calling tracepointsLeo Yan2021-05-181-2/+2
| |/
* | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-235-11/+10
|\ \
| * \ Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-175-11/+10
| |\ \ | | |/ | |/|
| | * irqchip: Remove redundant error printingZhen Lei2021-05-163-9/+3
| | * irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
| | * ARM: PXA: Fix cplds irqdesc allocation when using legacy modeMarc Zyngier2021-05-101-1/+6
* | | Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-233-57/+92
|\ \ \
| * | | x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel2021-05-191-20/+46
| * | | x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel2021-05-191-0/+4
| * | | x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel2021-05-191-13/+12
| * | | x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor2021-05-191-6/+6