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
2008-01-14
quicklists: Only consider memory that can be used with GFP_KERNEL
Christoph Lameter
1
-2
/
+10
2008-01-09
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+1
2008-01-09
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
1
-4
/
+5
2008-01-03
Unify /proc/slabinfo configuration
Linus Torvalds
2
-3
/
+10
2008-01-01
slub: provide /proc/slabinfo
Pekka J Enberg
1
-13
/
+92
2007-12-22
SLUB: Improve hackbench speed
Christoph Lameter
1
-2
/
+2
2007-12-20
Do dirty page accounting when removing a page from the page cache
Linus Torvalds
1
-0
/
+12
2007-12-18
SLUB: remove useless masking of GFP_ZERO
Christoph Lameter
1
-3
/
+0
2007-12-18
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
1
-5
/
+0
2007-12-18
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
1
-6
/
+61
2007-12-18
mm: fix page allocation for larger I/O segments
Mel Gorman
1
-0
/
+11
2007-12-18
mm/sparse.c: improve the error handling for sparse_add_one_section()
WANG Cong
1
-6
/
+12
2007-12-18
mm/sparse.c: check the return value of sparse_index_alloc()
WANG Cong
1
-0
/
+2
2007-12-18
sparsemem: make SPARSEMEM_VMEMMAP selectable
Geoff Levand
1
-8
/
+7
2007-12-11
hugetlb: handle write-protection faults in follow_hugetlb_page
Adam Litke
1
-1
/
+1
2007-12-09
Avoid double memclear() in SLOB/SLUB
Linus Torvalds
2
-1
/
+4
2007-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+12
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
SLUB's ksize() fails for size > 2048
Vegard Nossum
1
-1
/
+5
2007-12-05
mm: fix XIP file writes
Nick Piggin
1
-1
/
+1
2007-12-05
Add EXPORT_SYMBOL(ksize);
Tetsuo Handa
2
-0
/
+2
2007-12-05
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
Denis Cheng
1
-2
/
+2
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
Security: round mmap hint address above mmap_min_addr
Eric Paris
2
-0
/
+6
2007-12-05
security: protect from stack expantion into low vm addresses
Eric Paris
1
-2
/
+6
2007-11-30
Fix kmem_cache_free performance regression in slab
Matthew Wilcox
1
-2
/
+2
2007-11-29
memory hotplug fix: fix section mismatch in vmammap_allock_block()
KAMEZAWA Hiroyuki
1
-1
/
+11
2007-11-29
Fix boot problem with iSeries lacking hugepage support
Mel Gorman
1
-2
/
+21
2007-11-28
prep_zero_page: remove bogus BUG_ON
Hugh Dickins
1
-1
/
+0
2007-11-28
tmpfs: restore missing clear_highpage
Hugh Dickins
1
-2
/
+3
2007-11-20
[S390] Optimize storage key handling for anonymous pages
Christian Borntraeger
1
-4
/
+5
2007-11-16
dirty page balancing: Get rid of broken unmapped_ratio logic
Linus Torvalds
1
-8
/
+0
2007-11-15
slob: fix memory corruption
Nick Piggin
1
-1
/
+2
2007-11-15
Swap delay accounting, include lock_page() delays
Balbir Singh
1
-1
/
+1
2007-11-15
vmstat: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2007-11-15
fix mm/util.c:krealloc()
Adrian Bunk
1
-2
/
+2
2007-11-15
hugetlb: fix i_blocks accounting
Ken Chen
1
-0
/
+10
2007-11-15
mm/hugetlb.c: make a function static
Adrian Bunk
1
-1
/
+1
2007-11-15
hugetlb: enforce quotas during reservation for shared mappings
Adam Litke
1
-10
/
+13
2007-11-15
hugetlb: allow bulk updating in hugetlb_*_quota()
Adam Litke
1
-2
/
+2
2007-11-15
hugetlb: debit quota in alloc_huge_page
Adam Litke
1
-12
/
+12
2007-11-15
hugetlb: fix quota management for private mappings
Adam Litke
1
-3
/
+10
2007-11-15
hugetlb: split alloc_huge_page into private and shared components
Adam Litke
1
-19
/
+27
2007-11-15
hugetlb: follow_hugetlb_page() for write access
Adam Litke
2
-3
/
+4
2007-11-15
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
1
-1
/
+1
2007-11-15
mm: speed up writeback ramp-up on clean systems
Peter Zijlstra
1
-2
/
+17
2007-11-15
memory hotremove: unset migrate type "ISOLATE" after removal
KAMEZAWA Hiroyuki
2
-5
/
+5
2007-11-15
Migration: find correct vma in new_vma_page()
Lee Schermerhorn
2
-5
/
+23
2007-11-15
slab: fix typo in allocation failure handling
Akinobu Mita
1
-1
/
+1
2007-11-13
Revert "Bias the placement of kernel pages at lower PFNs"
Linus Torvalds
1
-20
/
+0
[next]