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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-04
intel-iommu: Handle PCI domains appropriately.
David Woodhouse
3
-28
/
+50
2009-04-04
intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.
David Woodhouse
1
-1
/
+6
2009-04-04
x2apic/intr-remap: decouple interrupt remapping from x2apic
Han, Weidong
4
-8
/
+35
2009-04-04
x86, dmar: check if it's initialized before disable queue invalidation
Han, Weidong
1
-0
/
+7
2009-04-04
intel-iommu: set compatibility format interrupt
Han, Weidong
2
-0
/
+17
2009-04-04
Intel IOMMU Suspend/Resume Support - Interrupt Remapping
Fenghua Yu
6
-55
/
+204
2009-04-04
Intel IOMMU Suspend/Resume Support - Queued Invalidation
Fenghua Yu
1
-15
/
+55
2009-04-04
Intel IOMMU Suspend/Resume Support - DMAR
Fenghua Yu
2
-0
/
+157
2009-04-04
intel-iommu: Add for_each_iommu() and for_each_active_iommu() macros
David Woodhouse
1
-0
/
+8
2009-04-03
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-11
/
+38
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
22
-117
/
+1220
2009-04-03
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
7
-22
/
+127
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
82
-390
/
+15414
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
19
-620
/
+893
2009-04-03
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
15
-0
/
+3773
2009-04-03
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
69
-1595
/
+1027
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
34
-122
/
+540
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
16
-195
/
+267
2009-04-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
19
-868
/
+930
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/rcu-doc-2.6
Linus Torvalds
3
-6
/
+6
2009-04-03
mm: fix misuse of debug_kmap_atomic
Akinobu Mita
2
-2
/
+1
2009-04-03
Fix highmem PPC build failure
Kumar Gala
1
-15
/
+14
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-124
/
+102
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
88
-2189
/
+1589
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
39
-860
/
+2002
2009-04-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
21
-63
/
+261
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
Linus Torvalds
6
-255
/
+117
2009-04-03
NFS: Add mount options to enable local caching on NFS
David Howells
3
-0
/
+28
2009-04-03
NFS: Display local caching state
David Howells
2
-3
/
+19
2009-04-03
NFS: Store pages from an NFS inode into a local cache
David Howells
3
-0
/
+49
2009-04-03
NFS: Read pages from FS-Cache into an NFS inode
David Howells
3
-0
/
+177
2009-04-03
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
2
-2
/
+4
2009-04-03
NFS: Add read context retention for FS-Cache to call back with
David Howells
1
-0
/
+26
2009-04-03
NFS: FS-Cache page management
David Howells
3
-4
/
+101
2009-04-03
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
3
-0
/
+41
2009-04-03
NFS: Invalidate FsCache page flags when cache removed
David Howells
1
-0
/
+40
2009-04-03
NFS: Use local disk inode cache
David Howells
4
-0
/
+191
2009-04-03
NFS: Define and create inode-level cache objects
David Howells
2
-0
/
+124
2009-04-03
NFS: Define and create superblock-level objects
David Howells
6
-2
/
+214
2009-04-03
NFS: Define and create server-level objects
David Howells
6
-1
/
+137
2009-04-03
NFS: Register NFS for caching and retrieve the top-level index
David Howells
4
-0
/
+93
2009-04-03
NFS: Permit local filesystem caching to be enabled for NFS
David Howells
1
-0
/
+8
2009-04-03
NFS: Add FS-Cache option bit and debug bit
David Howells
2
-0
/
+3
2009-04-03
NFS: Add comment banners to some NFS functions
David Howells
1
-0
/
+26
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
13
-358
/
+582
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells
16
-0
/
+4866
2009-04-03
CacheFiles: Export things for CacheFiles
David Howells
2
-0
/
+3
2009-04-03
CacheFiles: Permit the page lock state to be monitored
David Howells
2
-0
/
+23
2009-04-03
FS-Cache: Implement data I/O part of netfs API
David Howells
4
-6
/
+886
2009-04-03
FS-Cache: Add and document asynchronous operation handling
David Howells
5
-3
/
+682
[next]