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-12-12
Allow arbitrary shared PFNMAP's
Linus Torvalds
1
-4
/
+12
2005-12-04
Make vm_insert_page() available to NVidia module
Linus Torvalds
1
-1
/
+1
2005-12-04
[PATCH] Fix up per-cpu page batch sizes
Nick Piggin
1
-8
/
+8
2005-11-30
VM: add "vm_insert_page()" function
Linus Torvalds
1
-2
/
+34
2005-11-30
[PATCH] VM: Fix typos in get_locked_pte
Trond Myklebust
1
-2
/
+2
2005-11-30
[PATCH] pfnmap: do_no_page BUG_ON again
Hugh Dickins
1
-1
/
+3
2005-11-30
[PATCH] pfnmap: remove src_page from do_wp_page
Hugh Dickins
1
-4
/
+3
2005-11-30
cow_user_page: fix page alignment
Linus Torvalds
1
-2
/
+9
2005-11-30
VM: add common helper function to create the page tables
Linus Torvalds
2
-34
/
+16
2005-11-30
Support strange discontiguous PFN remappings
Linus Torvalds
1
-0
/
+92
2005-11-29
[PATCH] Fix missing pfn variables caused by vm changes
Ben Collins
2
-3
/
+3
2005-11-29
[PATCH] Fix vma argument in get_usr_pages() for gate areas
Nick Piggin
1
-1
/
+1
2005-11-29
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
Andrea Arcangeli
1
-3
/
+15
2005-11-29
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
3
-21
/
+26
2005-11-29
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
1
-7
/
+17
2005-11-29
[PATCH] Workaround for gcc 2.96 (undefined references)
Alan Stern
1
-0
/
+12
2005-11-29
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
7
-135
/
+118
2005-11-24
[PATCH] 32bit integer overflow in invalidate_inode_pages2()
Oleg Drokin
1
-3
/
+3
2005-11-24
[PATCH] mm: update split ptlock Kconfig
Hugh Dickins
1
-4
/
+2
2005-11-22
[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...
Eric Paris
1
-0
/
+6
2005-11-22
[PATCH] unpaged: PG_reserved bad_page
Hugh Dickins
1
-12
/
+34
2005-11-22
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
1
-2
/
+12
2005-11-22
[PATCH] unpaged: anon in VM_UNPAGED
Hugh Dickins
2
-24
/
+46
2005-11-22
[PATCH] unpaged: COW on VM_UNPAGED
Hugh Dickins
1
-12
/
+25
2005-11-22
[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
Hugh Dickins
2
-14
/
+7
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
5
-18
/
+24
2005-11-22
[PATCH] unpaged: unifdefed PageCompound
Hugh Dickins
2
-8
/
+0
2005-11-22
[PATCH] unpaged: private write VM_RESERVED
Hugh Dickins
2
-19
/
+0
2005-11-22
[PATCH] unpaged: get_user_pages VM_RESERVED
Hugh Dickins
1
-1
/
+1
2005-11-19
Merge branch 'master'
Kyle McMartin
1
-0
/
+1
2005-11-19
[PARISC] Fix compile warning caused by conflicting types of expand_upwards()
Matthew Wilcox
1
-1
/
+1
2005-11-18
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
1
-0
/
+1
2005-11-17
[PATCH] VM: fix zone list restart in page allocatate
Jens Axboe
1
-3
/
+4
2005-11-15
Merge x86-64 update from Andi
Linus Torvalds
2
-7
/
+15
2005-11-15
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2
-2
/
+2
2005-11-15
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
1
-2
/
+1
2005-11-15
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
1
-3
/
+12
2005-11-14
[PATCH] slab: remove alloc_pages() calls
Christoph Lameter
1
-5
/
+1
2005-11-14
[PATCH] slab: convert cache to page mapping macros
Pekka Enberg
1
-17
/
+32
2005-11-14
[PATCH] mm: highmem watermarks
Nick Piggin
1
-13
/
+14
2005-11-14
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
2
-113
/
+88
2005-11-14
[PATCH] mm: ZAP_BLOCK causes redundant work
Robin Holt
1
-34
/
+55
2005-11-14
[PATCH] mm: __GFP_NOFAIL fix
Kirill Korotaev
1
-0
/
+5
2005-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2005-11-11
[PATCH] Don't print per-cpu vm stats for offline cpus.
Dave Jones
1
-1
/
+1
2005-11-08
mm/slab.c: fix a comment typo
Adrian Bunk
1
-1
/
+1
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
[prev]
[next]