summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/oradax.c
Commit message (Expand)AuthorAgeFilesLines
* oradax: make 'cl' a static const structureIvan Orlov2023-06-231-11/+10
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | docs: move sparc documentation under Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* oradax: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-171-5/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* docs: sparc: convert to ReSTMauro Carvalho Chehab2019-05-081-1/+1
* oradax: remove redundant null check before kfreeColin Ian King2018-10-071-2/+1
* fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
* sparc64: Fix mistake in oradax license textRob Gardner2018-04-301-1/+1
* sparc64: Properly range check DAX completion indexRob Gardner2018-04-011-1/+1
* oradax: Fix return value check in dax_attach()Wei Yongjun2018-01-291-2/+2
* sparc64: Oracle DAX driverRob Gardner2018-01-221-0/+1005