index
:
linux.git
master
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
/
ocxl
/
link.c
Age
Commit message (
Expand
)
Author
2020-12-04
ocxl: Add new kernel traces
Christophe Lombard
2020-12-04
ocxl: Add mmu notifier
Christophe Lombard
2020-12-04
ocxl: Update the Process Element Entry
Christophe Lombard
2020-08-25
ocxl: Don't return trigger page when allocating an interrupt
Frederic Barrat
2019-07-03
ocxl: Allow contexts to be attached with a NULL mm
Alastair D'Silva
2019-05-03
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
2019-05-01
ocxl: remove set but not used variables 'tid' and 'lpid'
YueHaibing
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2018-12-20
ocxl: Clarify error path in setup_xsl_irq()
Greg Kurz
2018-12-20
ocxl: Fix endiannes bug in ocxl_link_update_pe()
Greg Kurz
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-07-02
ocxl: Fix page fault handler in case of fault on dying process
Frederic Barrat
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
2018-01-24
ocxl: Add trace points
Frederic Barrat
2018-01-24
ocxl: Add a kernel API for other opencapi drivers
Frederic Barrat
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
2018-01-24
ocxl: Driver code for 'generic' opencapi devices
Frederic Barrat