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
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
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
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-07
misc: cxl: changed asterisk position
Parth Y Shah
1
-1
/
+1
2017-10-06
cxl: Add support for POWER9 DD2
Christophe Lombard
1
-13
/
+2
2017-08-31
powerpc/mm/cxl: Add barrier when setting mm cpumask
Aneesh Kumar K.V
1
-2
/
+12
2017-08-17
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
1
-0
/
+6
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-10
/
+19
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
1
-8
/
+15
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
1
-21
/
+43
2017-04-13
cxl: Keep track of mm struct associated with a context
Christophe Lombard
1
-70
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-1
/
+3
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-2
/
+2
2016-04-26
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
1
-1
/
+1
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
1
-8
/
+11
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-3
/
+3
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
1
-34
/
+95
2015-06-03
cxl: Only check pid for userspace contexts
Michael Neuling
1
-15
/
+19
2015-01-22
cxl: Add tracepoints
Ian Munsie
1
-0
/
+5
2014-12-29
cxl: Early return from cxl_handle_fault for a shut down context
Ian Munsie
1
-0
/
+6
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-2
/
+6
2014-10-28
cxl: Fix PSL error due to duplicate segment table entries
Ian Munsie
1
-6
/
+22
2014-10-28
cxl: Refactor cxl_load_segment() and find_free_sste()
Ian Munsie
1
-16
/
+18
2014-10-28
cxl: Disable secondary hash in segment table
Ian Munsie
1
-22
/
+8
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie
1
-0
/
+291