index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pvpanic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-3
/
+1
|
\
|
*
misc/pvpanic-pci: register attributes via pci_driver
Thomas Weißschuh
2024-04-29
1
-3
/
+1
*
|
misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-04-29
1
-1
/
+42
|
/
*
pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definition
Andy Shevchenko
2024-01-04
1
-1
/
+0
*
pvpanic: Don't use "proxy" headers
Andy Shevchenko
2023-12-23
4
-12
/
+17
*
misc/pvpanic: deduplicate common code
Thomas Weißschuh
2023-10-18
4
-122
/
+80
*
misc/pvpanic: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
2022-04-29
1
-2
/
+8
*
pvpanic: Indentation fixes here and there
Andy Shevchenko
2021-09-14
3
-18
/
+12
*
pvpanic: Fix typos in the comments
Andy Shevchenko
2021-09-14
2
-2
/
+2
*
pvpanic: Keep single style across modules
Andy Shevchenko
2021-09-14
2
-10
/
+7
*
misc/pvpanic: fix set driver data
Mihai Carabas
2021-08-27
1
-0
/
+2
*
misc/pvpanic-pci: Allow automatic loading
Eric Auger
2021-07-21
1
-0
/
+2
*
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
4
-53
/
+22
|
\
|
*
misc/pvpanic: Remove some dead-code
Christophe JAILLET
2021-06-09
1
-3
/
+0
|
*
misc/pvpanic: Make 'pvpanic_probe()' resource managed
Christophe JAILLET
2021-05-27
4
-42
/
+18
|
*
misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
2021-05-27
1
-1
/
+1
|
*
misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'
Christophe JAILLET
2021-05-27
1
-2
/
+1
|
*
misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
2021-05-27
1
-1
/
+1
|
*
misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'
Christophe JAILLET
2021-05-27
1
-6
/
+3
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
misc/pvpanic: Make some symbols static
YueHaibing
2021-04-02
1
-2
/
+2
*
misc/pvpanic: fix return value check in pvpanic_pci_probe()
Qiheng Lin
2021-04-02
1
-2
/
+2
*
misc/pvpanic: add PCI driver
Mihai Carabas
2021-03-28
3
-0
/
+134
*
misc/pvpanic: probe multiple instances
Mihai Carabas
2021-03-28
3
-39
/
+87
*
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
2021-03-28
5
-0
/
+256