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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] mm/swap_state.c: unexport swapper_space
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] mm/swapfile.c: unexport total_swap_pages
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] mm/swap.c: unexport vm_acct_memory
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] unexport nr_swap_pages
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] unexport clear_page_dirty_for_io
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] unexport hugetlb_total_pages
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] mm/{mmap,nommu}.c: several unexports
Adrian Bunk
2
-8
/
+0
2005-11-07
[PATCH] kernel-doc: fix warnings in vmalloc.c
Randy Dunlap
1
-2
/
+2
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
1
-0
/
+1
2005-11-07
[PATCH] readahead commentary
Andrew Morton
1
-9
/
+22
2005-11-07
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
Manfred Spraul
1
-2
/
+2
2005-11-07
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
1
-1
/
+1
2005-11-07
[PATCH] slab: don't BUG on duplicated cache
Andrew Morton
1
-33
/
+34
2005-11-07
[PATCH] Suppress split ptlock on arches which may use one page for multiple p...
Hugh Dickins
1
-0
/
+2
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-0
/
+3
2005-11-01
Export __pagevec_release and pagevec_lookup_tag
Steve French
1
-0
/
+3
2005-10-31
[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c
Matt Mackall
1
-1
/
+4
2005-10-31
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-1
/
+1
2005-10-31
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
Tejun Heo
1
-1
/
+0
2005-10-31
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
1
-2
/
+2
2005-10-31
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+64
2005-10-31
[PATCH] cpusets: confine pdflush to its cpuset
Paul Jackson
1
-0
/
+13
2005-10-31
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
1
-10
/
+1
2005-10-30
[PATCH] mm/filemap.c:filemap_populate(): move export.
Nikita Danilov
1
-1
/
+1
2005-10-30
[PATCH] mm: wider use of for_each_*cpu()
John Hawkes
1
-4
/
+1
2005-10-30
[PATCH] Remove policy contextualization from mbind
Christoph Lameter
1
-1
/
+1
2005-10-30
[PATCH] Implement sys_* do_* layering in the memory policy layer.
Christoph Lameter
1
-114
/
+162
2005-10-30
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
Dave Hansen
1
-0
/
+2
2005-10-30
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
Dave Hansen
2
-50
/
+72
2005-10-30
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
4
-3
/
+189
2005-10-30
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
1
-5
/
+14
2005-10-30
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-0
/
+1
2005-10-30
[PATCH] memory hotplug prep: fixup bad_range()
Dave Hansen
1
-5
/
+21
2005-10-30
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
1
-0
/
+25
2005-10-30
[PATCH] memory hotplug prep: break out zone initialization
Dave Hansen
1
-40
/
+58
2005-10-30
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
1
-4
/
+16
2005-10-30
[PATCH] hugetlb: demand fault handler
Adam Litke
1
-85
/
+95
2005-10-30
[PATCH] mm: update comments to pte lock
Hugh Dickins
3
-10
/
+9
2005-10-30
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
2
-2
/
+5
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
12
-48
/
+74
2005-10-30
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2
-82
/
+73
2005-10-30
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-25
/
+4
2005-10-30
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
2
-63
/
+58
2005-10-30
[PATCH] mm: xip_unmap ZERO_PAGE fix
Hugh Dickins
1
-1
/
+2
2005-10-30
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
3
-44
/
+17
2005-10-30
[PATCH] mm: unlink vma before pagetables
Hugh Dickins
2
-19
/
+16
2005-10-30
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
4
-34
/
+21
2005-10-30
[PATCH] mm: page fault handler locking
Hugh Dickins
1
-60
/
+90
2005-10-30
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
4
-124
/
+67
2005-10-30
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2
-62
/
+40
[next]