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
2015-02-11
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
1
-3
/
+0
2015-02-11
mm: memory: merge shared-writable dirtying branches in do_wp_page()
Johannes Weiner
1
-31
/
+17
2015-02-11
mm: memory: remove ->vm_file check on shared writable vmas
Johannes Weiner
1
-5
/
+2
2015-02-11
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-02-11
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
5
-77
/
+2
2015-02-11
unicore32: drop pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-11
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-38
/
+0
2015-02-11
tile: drop pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-11
sparc: drop pte_file()-related helpers
Kirill A. Shutemov
3
-73
/
+5
2015-02-11
sh: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-34
/
+5
2015-02-11
score: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-17
/
+2
2015-02-11
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
2015-02-11
parisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-02-11
openrisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-13
/
+0
2015-02-11
nios2: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-10
/
+1
2015-02-11
mn10300: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-14
/
+3
2015-02-11
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
4
-56
/
+0
2015-02-11
microblaze: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-11
/
+0
2015-02-11
metag: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-6
/
+0
2015-02-11
m68k: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
4
-53
/
+2
2015-02-11
m32r: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-11
ia64: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-20
/
+5
2015-02-11
hexagon: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-44
/
+16
2015-02-11
frv: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-22
/
+5
2015-02-11
cris: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-10
/
+0
2015-02-11
c6x: drop pte_file()
Kirill A. Shutemov
1
-5
/
+0
2015-02-11
blackfin: drop pte_file()
Kirill A. Shutemov
1
-5
/
+0
2015-02-11
avr32: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+0
2015-02-11
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
5
-22
/
+4
2015-02-11
arm64: drop PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-18
/
+4
2015-02-11
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2015-02-11
alpha: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-7
/
+0
2015-02-11
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2015-02-11
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
13
-71
/
+49
2015-02-11
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
2
-22
/
+20
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
11
-300
/
+18
2015-02-11
proc: drop handling non-linear mappings
Kirill A. Shutemov
1
-16
/
+0
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
18
-26
/
+0
2015-02-11
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
2
-65
/
+16
2015-02-11
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
3
-70
/
+22
2015-02-11
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
6
-298
/
+79
2015-02-11
mm/vmstat.c: fix/cleanup ifdefs
Andrew Morton
1
-62
/
+62
2015-02-11
mm/slab_common.c: use kmem_cache_free()
Vaishali Thakkar
1
-1
/
+1
2015-02-11
mm/slub.c: fix typo in comment
Kim Phillips
1
-1
/
+1
2015-02-11
mm: don't use compound_head() in virt_to_head_page()
Joonsoo Kim
1
-1
/
+26
2015-02-11
mm/slub: optimize alloc/free fastpath by removing preemption on/off
Joonsoo Kim
1
-12
/
+23
2015-02-11
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
2
-1
/
+7
2015-02-11
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
1
-1
/
+5
2015-02-11
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2015-02-11
ocfs2: make resv_lock spinlock static
Fabian Frederick
1
-1
/
+1
[next]