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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
2
-1
/
+5
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-32
/
+36
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
1
-0
/
+2
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 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+2
2013-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+5
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+24
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
2
-1
/
+363
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
1
-3
/
+9
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-38
/
+95
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
12
-50
/
+383
2013-07-03
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+50
2013-07-03
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-12
/
+12
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-13
/
+653
2013-07-02
Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-15
/
+34
2013-07-02
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-8
/
+59
2013-07-02
Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-34
/
+113
2013-07-02
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-86
/
+113
2013-07-02
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-2
/
+2
[next]