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-09-21
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-21
[PATCH] fix locking comment in unmap_region()
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-17
[PATCH] fix mm/Kconfig spelling
Dave Hansen
1
-2
/
+2
2005-09-14
[PATCH] Fix slab BUG_ON() triggered by change in array cache size
Alok Kataria
1
-1
/
+1
2005-09-14
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
Hugh Dickins
1
-0
/
+3
2005-09-13
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
1
-1
/
+2
2005-09-13
[PATCH] Fix MPOL_F_VERIFY
Andi Kleen
1
-1
/
+6
2005-09-13
[PATCH] vm: kswapd cleanup: use pgdat
Con Kolivas
1
-2
/
+2
2005-09-12
[PATCH] x86-64: Reverse order of bootmem lists
Andi Kleen
1
-3
/
+11
2005-09-12
[PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...
Greg Ungerer
1
-4
/
+13
2005-09-10
[PATCH] mm: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-09-10
[PATCH] remove invalid comment in mm/page_alloc.c
Renaud Lienhart
1
-1
/
+1
2005-09-10
[PATCH] mm/swap_state: Fix "nocast type" warnings
Victor Fusco
1
-2
/
+2
2005-09-10
[PATCH] mm/slab: fix sparse warnings
Victor Fusco
1
-2
/
+2
2005-09-10
[PATCH] mm/filemap.c: make two functions static
Adrian Bunk
2
-8
/
+11
2005-09-10
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-4
/
+2
2005-09-10
[PATCH] update kfree, vfree, and vunmap kerneldoc
Pekka Enberg
2
-3
/
+6
2005-09-10
[PATCH] Numa-aware slab allocator V5
Christoph Lameter
1
-320
/
+812
2005-09-10
[PATCH] tmpfs: Enable atomic inode security labeling
Stephen Smalley
1
-1
/
+19
2005-09-10
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
1
-0
/
+1
2005-09-09
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
1
-1
/
+1
2005-09-08
[PATCH] introduce and use kzalloc
Pekka J Enberg
1
-12
/
+6
2005-09-08
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
1
-0
/
+5
2005-09-08
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
2
-10
/
+14
2005-09-08
[PATCH] cpusets: oom_kill tweaks
Paul Jackson
1
-26
/
+31
2005-09-08
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2
-3
/
+3
2005-09-08
[PATCH] readahead: reset cache_hit earlier
Steven Pratt
1
-0
/
+1
2005-09-08
[PATCH] remove misleading comment above sys_brk
Christoph Hellwig
1
-7
/
+0
2005-09-08
[PATCH] More __read_mostly variables
Christoph Lameter
2
-5
/
+5
2005-09-05
[PATCH] Generic VFS fallback for security xattrs
Stephen Smalley
1
-85
/
+0
2005-09-05
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
1
-5
/
+20
2005-09-05
[PATCH] slab: removes local_irq_save()/local_irq_restore() pair
Manfred Spraul
1
-11
/
+15
2005-09-05
[PATCH] mm/slab.c: prefetchw the start of new allocated objects
Eric Dumazet
1
-1
/
+3
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
1
-2
/
+3
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
1
-0
/
+1
2005-09-05
[PATCH] hugetlb: move stale pte check into huge_pte_alloc()
Adam Litke
1
-2
/
+0
2005-09-05
[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER
Deepak Saxena
1
-2
/
+0
2005-09-05
[PATCH] mm: remove implied vm_ops check
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-05
[PATCH] shmem_populate: avoid an useless check, and some comments
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+12
2005-09-05
[PATCH] vm: slab.c spelling correction
Martin Hicks
1
-1
/
+1
2005-09-05
[PATCH] mm: fix madvise vma merging
Hugh Dickins
1
-4
/
+5
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
2
-5
/
+6
2005-09-05
[PATCH] VM: add capabilites check to set_zone_reclaim
Martin Hicks
1
-0
/
+3
2005-09-05
[PATCH] mm: remove atomic
Nick Piggin
1
-1
/
+1
2005-09-05
[PATCH] mm: remap ZERO_PAGE mappings
Nick Piggin
1
-0
/
+4
2005-09-05
[PATCH] mm: cleanup rmap
Nick Piggin
1
-5
/
+1
2005-09-05
[PATCH] mm: micro-optimise rmap
Nick Piggin
1
-10
/
+11
2005-09-05
[PATCH] mm: comment rmap
Nick Piggin
1
-0
/
+2
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
1
-6
/
+6
2005-09-05
[PATCH] rmap: don't test rss
Hugh Dickins
1
-6
/
+1
[next]