index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pvpanic
/
pvpanic.c
Age
Commit message (
Expand
)
Author
2024-04-29
misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2023-12-23
pvpanic: Don't use "proxy" headers
Andy Shevchenko
2023-10-18
misc/pvpanic: deduplicate common code
Thomas Weißschuh
2022-04-29
misc/pvpanic: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
2021-09-14
pvpanic: Indentation fixes here and there
Andy Shevchenko
2021-09-14
pvpanic: Fix typos in the comments
Andy Shevchenko
2021-09-14
pvpanic: Keep single style across modules
Andy Shevchenko
2021-08-27
misc/pvpanic: fix set driver data
Mihai Carabas
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-09
misc/pvpanic: Remove some dead-code
Christophe JAILLET
2021-05-27
misc/pvpanic: Make 'pvpanic_probe()' resource managed
Christophe JAILLET
2021-04-02
misc/pvpanic: Make some symbols static
YueHaibing
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas