index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-02
watchdog: imx7ulp: Move suspend/resume to noirq phase
Anson Huang
1
-4
/
+6
2022-10-02
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
ye xingchen
1
-2
/
+1
2022-10-02
dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
Johan Jonker
1
-0
/
+1
2022-10-02
watchdog: s3c2410_wdt: support exynosautov9 watchdog
Chanho Park
1
-4
/
+37
2022-10-02
dt-bindings: watchdog: add exynosautov9 compatible
Chanho Park
1
-0
/
+3
2022-10-02
watchdog: npcm: Enable clock if provided
Jonathan Neuschäfer
1
-0
/
+16
2022-10-02
watchdog: meson: keep running if already active
Philippe Boos
1
-5
/
+19
2022-10-02
watchdog: dt-bindings: atmel,at91sam9-wdt: convert to json-schema
Sergiu Moga
2
-51
/
+127
2022-10-02
watchdog: armada_37xx_wdt: Fix .set_timeout callback
Pali Rohár
1
-0
/
+2
2022-10-02
watchdog: sa1100: make variable sa1100dog_driver static
sunliming
1
-1
/
+1
2022-10-02
watchdog: w83977f_wdt: Fix comment typo
Jason Wang
1
-1
/
+1
2022-10-02
watchdog: eurotechwdt: Remove redundant word in comments
shaomin Deng
1
-1
/
+1
2022-10-02
watchdog: Check dev_set_name() return value
Bo Liu
1
-1
/
+5
2022-10-02
watchdog: rzg2l_wdt: Add rzv2m support
Phil Edworthy
1
-6
/
+33
2022-10-02
dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support
Phil Edworthy
1
-21
/
+52
2022-10-02
watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
Dan Carpenter
1
-1
/
+1
2022-10-02
dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
Thanh Quan
1
-0
/
+1
2022-10-02
watchdog: Exar/MaxLinear XR28V38x driver
David Müller
3
-0
/
+439
2022-10-02
watchdog: ftwdt010_wdt: implement _restart() function
Sergei Antonov
1
-4
/
+19
2022-10-02
watchdog: w83627hf_wdt: add bootstatus support
Henning Schild
1
-2
/
+10
2022-10-02
dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schema
Srinivas Neeli
2
-26
/
+68
2022-10-02
watchdog: aspeed_wdt: Reorder output signal register configuration
Chin-Ting Kuo
1
-6
/
+6
2022-10-02
watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.
Jerry Hoemann
1
-2
/
+2
2022-10-02
watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
Jerry Hoemann
1
-0
/
+2
2022-10-02
watchdog: wdat_wdt: Set the min and max timeout values properly
Jean Delvare
1
-3
/
+2
2022-10-02
watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-20
/
+31
2022-10-02
dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
Nobuhiro Iwamatsu
1
-8
/
+4
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2
-19
/
+34
2022-10-02
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2
-4
/
+13
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
1
-6
/
+5
2022-10-02
mksysmap: update comment about __crc_*
Masahiro Yamada
1
-4
/
+4
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
24
-67
/
+60
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
29
-113
/
+91
2022-10-02
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
Jisheng Zhang
1
-0
/
+1
2022-10-02
RISC-V: KVM: Use generic guest entry infrastructure
Jisheng Zhang
2
-12
/
+7
2022-10-02
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
2
-0
/
+3
2022-10-02
RISC-V: KVM: add __init annotation to riscv_kvm_init()
Xiu Jianfeng
1
-1
/
+1
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
2
-2
/
+8
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
3
-0
/
+11
2022-10-02
RISC-V: KVM: Make ISA ext mappings explicit
Andrew Jones
1
-11
/
+14
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
2
-0
/
+3
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
2
-0
/
+3
2022-10-02
RISC-V: KVM: Use Svinval for local TLB maintenance when available
Anup Patel
2
-12
/
+68
2022-10-02
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
3
-0
/
+6
2022-10-02
RISC-V: KVM: Change the SBI specification version to v1.0
Anup Patel
1
-2
/
+2
2022-10-02
riscv: KVM: Apply insn-def to hlv encodings
Andrew Jones
2
-31
/
+25
2022-10-02
riscv: KVM: Apply insn-def to hfence encodings
Andrew Jones
2
-112
/
+27
2022-10-02
riscv: Introduce support for defining instructions
Andrew Jones
2
-0
/
+93
2022-10-02
riscv: Add X register names to gpr-nums
Andrew Jones
1
-0
/
+8
2022-10-01
Merge branch 'for-6.1/nvdimm' into libnvdimm-for-next
Dan Williams
13983
-272774
/
+1376561
[prev]
[next]