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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
mm: implement ->map_pages for page cache
Kirill A. Shutemov
14
-0
/
+93
2014-04-08
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
3
-3
/
+96
2014-04-08
drivers/lguest/page_tables.c: rename do_set_pte()
Andrew Morton
1
-3
/
+3
2014-04-08
tools/vm/page-types.c: page-cache sniffing feature
Konstantin Khlebnikov
1
-18
/
+152
2014-04-08
mm: disable split page table lock for !MMU
Kirill A. Shutemov
1
-0
/
+1
2014-04-08
exec: kill the unnecessary mm->def_flags setting in load_elf_binary()
Alex Thorlton
1
-4
/
+0
2014-04-08
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
4
-3
/
+29
2014-04-08
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
Alex Thorlton
2
-4
/
+12
2014-04-08
mm/compaction: clean-up code on success of ballon isolation
Joonsoo Kim
1
-7
/
+4
2014-04-08
mm/compaction: check pageblock suitability once per pageblock
Joonsoo Kim
1
-15
/
+19
2014-04-08
mm/compaction: change the timing to check to drop the spinlock
Joonsoo Kim
1
-1
/
+1
2014-04-08
mm/compaction: do not call suitable_migration_target() on every page
Joonsoo Kim
1
-2
/
+11
2014-04-08
mm/compaction: disallow high-order page for migration target
Joonsoo Kim
1
-12
/
+3
2014-04-08
mm: exclude memoryless nodes from zone_reclaim
Michal Hocko
1
-2
/
+3
2014-04-08
mm/memory.c: update comment in unmap_single_vma()
Davidlohr Bueso
1
-2
/
+2
2014-04-08
mm/vmscan: do not check compaction_ready on promoted zones
Weijie Yang
1
-1
/
+3
2014-04-08
mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
Weijie Yang
1
-0
/
+8
2014-04-08
mm: move mmu notifier call from change_protection to change_pmd_range
Rik van Riel
2
-3
/
+14
2014-04-08
mm: numa: recheck for transhuge pages under lock during protection changes
Mel Gorman
1
-2
/
+34
2014-04-08
mm,numa: reorganize change_pmd_range()
Rik van Riel
1
-3
/
+4
2014-04-08
mm/hugetlb.c: add NULL check of return value of huge_pte_offset
Naoya Horiguchi
1
-2
/
+3
2014-04-08
ntfs: logging clean-up
Fabian Frederick
3
-51
/
+42
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
22
-261
/
+368
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
37
-278
/
+331
2014-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
15
-20
/
+1295
2014-04-06
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-478
/
+2346
2014-04-06
Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-990
/
+1754
2014-04-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-282
/
+173
2014-04-06
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
74
-733
/
+5882
2014-04-06
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-28
/
+952
2014-04-06
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
92
-1369
/
+1156
2014-04-06
Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2014-04-06
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
107
-699
/
+5490
2014-04-06
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
372
-6243
/
+31308
2014-04-06
Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
34
-216
/
+2196
2014-04-06
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
172
-3679
/
+3918
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
261
-1832
/
+2696
2014-04-06
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
80
-270
/
+347
2014-04-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
114
-3362
/
+5748
2014-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
21
-62
/
+108
2014-04-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
7
-9
/
+3
2014-04-06
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-565
/
+1886
2014-04-05
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
1
-4
/
+3
2014-04-05
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
52
-872
/
+695
2014-04-05
Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+4
2014-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-109
/
+211
2014-04-05
Hexagon: update CR year for elf.h
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: remove SP macro
Richard Kuo
1
-3
/
+1
2014-04-05
Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
1
-0
/
+1
[next]