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
starfive-6.6.48-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
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
5
-0
/
+14
2009-03-03
Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...
Ingo Molnar
1
-1
/
+9
2009-02-28
mm: fix lazy vmap purging (use-after-free error)
Vegard Nossum
1
-1
/
+2
2009-02-28
mm: vmap fix overflow
Nick Piggin
1
-0
/
+7
2009-02-27
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
1
-22
/
+21
2009-02-25
shmem: fix shared anonymous accounting
Hugh Dickins
1
-22
/
+21
2009-02-24
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core
Ingo Molnar
4
-18
/
+36
2009-02-22
Merge branch 'hibernate'
Linus Torvalds
2
-18
/
+14
2009-02-22
swsusp: clean up shrink_all_zones()
Johannes Weiner
1
-12
/
+11
2009-02-22
swsusp: dont fiddle with swappiness
Johannes Weiner
1
-4
/
+1
2009-02-22
PM/hibernate: fix "swap breaks after hibernation failures"
Alan Jenkins
1
-2
/
+2
2009-02-21
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
2009-02-21
slab: introduce kzfree()
Johannes Weiner
1
-0
/
+20
2009-02-20
Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb...
Ingo Molnar
1
-8
/
+8
2009-02-20
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
Christoph Lameter
1
-8
/
+8
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
5
-14
/
+43
2009-02-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2009-02-19
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-3
/
+20
2009-02-19
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-1
/
+7
2009-02-19
mm: task dirty accounting fix
Nick Piggin
1
-10
/
+3
2009-02-19
vmalloc: add __get_vm_area_caller()
Benjamin Herrenschmidt
1
-0
/
+8
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-1
/
+1
2009-02-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-02-15
lockdep: annotate reclaim context (__GFP_NOFS), fix
Ingo Molnar
1
-2
/
+1
2009-02-15
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
5
-0
/
+15
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
11
-43
/
+84
2009-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-0
/
+3
2009-02-12
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
1
-1
/
+1
2009-02-12
mm: Export symbol ksize()
Kirill A. Shutemov
3
-0
/
+3
2009-02-12
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-12
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-12
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-02-12
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-02-12
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
1
-1
/
+1
2009-02-12
migration: migrate_vmas should check "vma"
Daisuke Nishimura
1
-1
/
+1
2009-02-11
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
1
-20
/
+33
2009-02-11
x86, ptrace, mm: fix double-free on race
Markus Metzger
1
-1
/
+6
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
4
-33
/
+51
2009-02-10
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-1
/
+4
2009-02-09
Merge commit 'v2.6.29-rc4' into tracing/core
Ingo Molnar
1
-1
/
+1
2009-02-09
mm: fix error case in mlock downgrade reversion
Hugh Dickins
1
-1
/
+4
2009-02-05
do_wp_page: fix regression with execute in place
Carsten Otte
1
-1
/
+1
2009-02-05
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
1
-6
/
+15
2009-02-04
write-back: fix nr_to_write counter
Artem Bityutskiy
1
-6
/
+15
2009-02-03
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
7
-97
/
+87
2009-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2009-02-01
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
Linus Torvalds
1
-45
/
+2
2009-02-01
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2
-24
/
+26
2009-01-30
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
1
-1
/
+4
2009-01-30
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
1
-1
/
+1
[next]