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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
mm: kill free_all_bootmem_node()
Jiang Liu
1
-1
/
+0
2013-07-04
mm: introduce helper function set_max_mapnr()
Jiang Liu
1
-1
/
+8
2013-07-04
mm: kill global variable num_physpages
Jiang Liu
1
-1
/
+0
2013-07-04
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
1
-0
/
+12
2013-07-04
vmlinux.lds: add comments for global variables and clean up useless declarations
Jiang Liu
1
-1
/
+20
2013-07-04
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2
-8
/
+12
2013-07-04
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-3
/
+4
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-3
/
+2
2013-07-04
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
Rafael Aquini
1
-4
/
+9
2013-07-04
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
1
-1
/
+7
2013-07-04
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
1
-2
/
+0
2013-07-04
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
1
-6
/
+0
2013-07-04
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
1
-4
/
+7
2013-07-04
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
1
-33
/
+1
2013-07-04
mm: add tracepoints for LRU activation and insertions
Mel Gorman
1
-0
/
+89
2013-07-04
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
1
-0
/
+4
2013-07-04
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
1
-0
/
+3
2013-07-04
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
1
-0
/
+3
2013-07-04
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
1
-1
/
+1
2013-07-04
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2
-0
/
+4
2013-07-04
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
1
-0
/
+8
2013-07-04
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
1
-0
/
+9
2013-07-04
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
1
-4
/
+5
2013-07-04
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
1
-0
/
+22
2013-07-04
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
1
-12
/
+8
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
4
-2
/
+8
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+40
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
1
-0
/
+1
2013-07-03
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+8
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-91
/
+131
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+35
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+174
2013-07-03
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+14
2013-07-03
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+14
2013-07-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+7
2013-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+6
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+65
2013-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+64
2013-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-85
/
+9
2013-07-03
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-14
/
+372
2013-07-03
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+16
2013-07-03
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+12
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-38
/
+120
2013-07-03
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-0
/
+939
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
14
-50
/
+694
2013-07-03
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-31
/
+85
2013-07-03
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
[next]