index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-7
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-06
cxl: Remove unnecessary cxl_pci_window_alignment()
Bjorn Helgaas
1
-7
/
+0
2022-11-29
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2022-11-24
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
1
-0
/
+1
2022-11-23
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2022-11-23
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2022-09-27
cxl: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-30
/
+15
2022-07-14
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-07-14
cxl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
4
-7
/
+5
2022-06-27
cxl: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-05-11
cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
8
-0
/
+10
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2021-12-29
cxl: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-0
/
+1
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2
-4
/
+4
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
2
-24
/
+41
2021-05-14
cxl: Fix an error message
Christophe JAILLET
1
-2
/
+3
2021-03-24
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
1
-1
/
+1
2021-03-24
cxl: Fix couple of spellings
Bhaskar Chowdhury
1
-1
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-04
cxl: Simplify bool conversion
Yang Li
1
-1
/
+1
2021-01-31
cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()
Markus Elfring
1
-3
/
+1
2020-08-24
cxl: Rework error message for incompatible slots
Frederic Barrat
1
-2
/
+2
2020-07-13
cxl: Change PCIBIOS_SUCCESSFUL to 0
Saheed O. Bolarinwa
1
-2
/
+2
2020-07-10
misc: cxl: flash: Remove unused variable 'drc_index'
Lee Jones
1
-2
/
+2
2020-07-01
misc: cxl: hcalls: Demote half-assed kerneldoc attempt
Lee Jones
1
-21
/
+21
2020-06-29
cxl: Fix kobject memleak
Wang Hai
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-02
cxl: Remove dead Kconfig options
Andrew Donnellan
1
-8
/
+0
2020-01-14
misc: cxl: use mmgrab
Julia Lawall
1
-1
/
+1
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
1
-7
/
+1
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
1
-0
/
+4
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+4
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-34
/
+17
2019-06-18
cxl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-34
/
+17
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
21
-100
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
20
-100
/
+20
2019-05-26
vfs: Convert cxl to use the new mount API
David Howells
1
-4
/
+4
2019-05-26
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-2
/
+1
2019-05-24
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
cxl: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-1
/
+1
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
1
-2
/
+1
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+0
[next]