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
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-03-25
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Huacai Chen
1
-1
/
+4
2020-03-16
MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
Kamal Dasu
1
-0
/
+29
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
1
-1
/
+1
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
1
-5
/
+0
2020-02-28
MIPS: reduce print level for cache information
Oleksij Rempel
4
-23
/
+23
2020-01-09
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
1
-0
/
+45
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-12
/
+6
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
8
-12
/
+38
2019-11-22
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
3
-5
/
+5
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-6
/
+6
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
1
-6
/
+0
2019-11-02
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
1
-8
/
+15
2019-11-01
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
4
-22
/
+22
2019-10-24
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
1
-8
/
+15
2019-10-09
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
1
-4
/
+8
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
1
-1
/
+2
2019-09-25
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-96
/
+0
2019-09-25
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-25
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
2019-09-25
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
7
-347
/
+108
2019-09-21
MIPS: Detect bad _PFN_SHIFT values
Paul Burton
1
-0
/
+6
2019-09-03
MIPS: tlbex: Remove cpu_has_local_ebase
Paul Burton
1
-7
/
+2
2019-09-03
MIPS: tlbex: Simplify r3k check
Paul Burton
1
-30
/
+22
2019-09-03
MIPS: Select R3k-style TLB in Kconfig
Paul Burton
1
-2
/
+3
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
1
-8
/
+0
2019-08-23
MIPS: mm: Fix highmem compile
Paul Burton
1
-0
/
+2
2019-08-23
MIPS: mm: Drop boot_mem_map
Jiaxun Yang
1
-57
/
+37
2019-08-12
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
Nathan Chancellor
1
-1
/
+1
2019-08-06
MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.
Zhou Yanjie
1
-7
/
+20
2019-07-24
MIPS: Remove unused R8000 CPU support
Paul Burton
3
-244
/
+0
2019-07-24
MIPS: Remove unused R5432 CPU support
Paul Burton
2
-2
/
+0
2019-07-24
MIPS: Remove unused R4300 CPU support
Paul Burton
2
-2
/
+0
2019-07-22
MIPS: Rename JZRISC to XBURST
Paul Cercueil
2
-2
/
+2
2019-07-22
MIPS: Add partial 32-bit huge page support
Daniel Silsby
1
-0
/
+20
2019-07-13
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-19
/
+9
2019-07-12
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
2
-304
/
+0
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-06-24
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
Dmitry Korotin
1
-9
/
+20
2019-06-17
MIPS: Fix bounds check virt_addr_valid
Hauke Mehrtens
1
-1
/
+1
2019-06-08
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2019-06-03
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
1
-17
/
+9
[next]