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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-04
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-1
/
+1
2013-07-04
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+3
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm/ARM64: kill poison_init_mem()
Jiang Liu
1
-14
/
+3
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
4
-21
/
+88
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
3
-15
/
+75
2013-06-14
ARM64: mm: Restore memblock limit when map_mem finished.
Steve Capper
1
-6
/
+13
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
2
-7
/
+1
2013-06-07
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2
-6
/
+3
2013-06-07
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
1
-18
/
+4
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
1
-1
/
+2
2013-05-14
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
1
-1
/
+1
2013-05-13
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
1
-2
/
+1
2013-05-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
1
-1
/
+2
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-8
/
+5
2013-04-30
mm/ARM: use common help functions to free reserved pages
Jiang Liu
1
-24
/
+2
2013-04-25
arm64: mm: Correct show_pte behaviour
Steve Capper
1
-3
/
+3
2013-03-25
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
Ben Hutchings
1
-1
/
+1
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
1
-0
/
+42
2012-11-23
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
1
-9
/
+0
2012-11-14
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
1
-2
/
+2
2012-11-14
arm64: Make the user fault reporting more specific
Catalin Marinas
1
-2
/
+11
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
1
-1
/
+1
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
3
-8
/
+4
2012-09-24
arm64: Do not set the SMP/nAMP processor bit
Catalin Marinas
1
-11
/
+0
2012-09-17
arm64: Build infrastructure
Catalin Marinas
1
-0
/
+4
2012-09-17
arm64: DMA mapping API
Catalin Marinas
1
-0
/
+79
2012-09-17
arm64: Device specific operations
Catalin Marinas
1
-0
/
+84
2012-09-17
arm64: TLB maintenance functionality
Catalin Marinas
1
-0
/
+71
2012-09-17
arm64: Cache maintenance routines
Catalin Marinas
2
-0
/
+303
2012-09-17
arm64: CPU support
Catalin Marinas
1
-0
/
+186
2012-09-17
arm64: Process management
Catalin Marinas
1
-0
/
+159
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas
6
-0
/
+785
2012-09-17
arm64: MMU initialisation
Catalin Marinas
2
-0
/
+832
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas
1
-0
/
+55