index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
oradax.c
Age
Commit message (
Expand
)
Author
2023-06-23
oradax: make 'cl' a static const structure
Ivan Orlov
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-30
docs: move sparc documentation under Documentation/arch/
Jonathan Corbet
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2020-05-17
oradax: convert get_user_pages() --> pin_user_pages()
John Hubbard
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-08
docs: sparc: convert to ReST
Mauro Carvalho Chehab
2018-10-07
oradax: remove redundant null check before kfree
Colin Ian King
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
2018-04-01
sparc64: Properly range check DAX completion index
Rob Gardner
2018-01-29
oradax: Fix return value check in dax_attach()
Wei Yongjun
2018-01-22
sparc64: Oracle DAX driver
Rob Gardner