index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pvpanic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-53
/
+22
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-09
misc/pvpanic: Remove some dead-code
Christophe JAILLET
1
-3
/
+0
2021-05-27
misc/pvpanic: Make 'pvpanic_probe()' resource managed
Christophe JAILLET
4
-42
/
+18
2021-05-27
misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
1
-1
/
+1
2021-05-27
misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'
Christophe JAILLET
1
-2
/
+1
2021-05-27
misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
1
-1
/
+1
2021-05-27
misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'
Christophe JAILLET
1
-6
/
+3
2021-04-02
misc/pvpanic: Make some symbols static
YueHaibing
1
-2
/
+2
2021-04-02
misc/pvpanic: fix return value check in pvpanic_pci_probe()
Qiheng Lin
1
-2
/
+2
2021-03-28
misc/pvpanic: add PCI driver
Mihai Carabas
3
-0
/
+134
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
3
-39
/
+87
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
5
-0
/
+256