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
/
cxl
/
guest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
1
-13
/
+17
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-30
cxl: Wrap iterations over afu slices inside 'afu_list_lock'
Vaibhav Jain
1
-0
/
+2
2018-10-11
misc: cxl: Fix possible null pointer dereference
zhong jiang
1
-2
/
+0
2018-08-10
cxl: remove a dead branch
Mathieu Malaterre
1
-5
/
+0
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
1
-3
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
1
-4
/
+4
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
1
-1
/
+1
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
1
-1
/
+1
2016-11-23
cxl: Fix coccinelle warnings
Andrew Donnellan
1
-1
/
+1
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
1
-0
/
+3
2016-07-19
cxl: fix potential NULL dereference in free_adapter()
Andrew Donnellan
1
-7
/
+9
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
1
-3
/
+6
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
1
-0
/
+1
2016-05-11
cxl: Check periodically the coherent platform function's state
Christophe Lombard
1
-27
/
+30
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
1
-0
/
+3
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
1
-0
/
+12
2016-04-22
cxl: Allow initialization on timebase sync failures
Frederic Barrat
1
-0
/
+6
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
1
-3
/
+164
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-0
/
+26
2016-03-09
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
1
-0
/
+15
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
1
-0
/
+25
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
1
-0
/
+950