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-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
28
-120
/
+252
2013-09-12
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
1
-4
/
+4
2013-09-12
ipc: rename ids->rw_mutex
Davidlohr Bueso
1
-1
/
+1
2013-09-12
initmpfs: move rootfs code from fs/ramfs/ to init/
Rob Landley
2
-1
/
+2
2013-09-12
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
1
-0
/
+1
2013-09-12
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
1
-0
/
+18
2013-09-12
rbtree: add postorder iteration functions
Cody P Schafer
1
-0
/
+4
2013-09-12
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
1
-0
/
+3
2013-09-12
vmcore: introduce ELF header in new memory feature
Michael Holzheu
1
-0
/
+6
2013-09-12
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
1
-1
/
+1
2013-09-12
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
1
-0
/
+2
2013-09-12
kprobes: unify insn caches
Heiko Carstens
1
-4
/
+28
2013-09-12
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
2
-0
/
+2
2013-09-12
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
1
-16
/
+5
2013-09-12
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
1
-46
/
+16
2013-09-12
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
1
-14
/
+0
2013-09-12
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
1
-0
/
+3
2013-09-12
mm/writeback: make writeback_inodes_wb static
Wanpeng Li
1
-2
/
+0
2013-09-12
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
3
-2
/
+1
2013-09-12
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
1
-6
/
+6
2013-09-12
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
1
-0
/
+6
2013-09-12
memblock, numa: binary search node id
Yinghai Lu
1
-0
/
+2
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+12
2013-09-12
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
1
-0
/
+6
2013-09-12
mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
Naoya Horiguchi
1
-1
/
+1
2013-09-12
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
1
-0
/
+3
2013-09-12
mm: soft-offline: use migrate_pages() instead of migrate_huge_page()
Naoya Horiguchi
1
-5
/
+0
2013-09-12
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
1
-0
/
+4
2013-09-12
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
1
-2
/
+2
2013-09-12
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
1
-1
/
+2
2013-09-12
swap: clean-up #ifdef in page_mapping()
Joonsoo Kim
1
-0
/
+1
2013-09-12
mm: page_alloc: fair zone allocator policy
Johannes Weiner
1
-0
/
+1
2013-09-12
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
1
-3
/
+7
2013-09-12
swap: make cluster allocation per-cpu
Shaohua Li
1
-0
/
+11
2013-09-12
swap: make swap discard async
Shaohua Li
1
-9
/
+11
2013-09-12
swap: change block allocation algorithm for SSD
Shaohua Li
1
-0
/
+20
2013-09-12
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-1
/
+2
2013-09-12
mm: vmstats: tlb flush counters
Dave Hansen
1
-0
/
+5
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-2
/
+7
2013-09-12
block: support embedded device command line partition
Cai Zhiyong
1
-0
/
+43
2013-09-12
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
1
-4
/
+4
2013-09-12
include/linux/smp.h:on_each_cpu(): switch back to a C function
Andrew Morton
1
-8
/
+12
2013-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2013-09-12
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
1
-0
/
+2
2013-09-11
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2013-09-11
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-0
/
+58
2013-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+252
2013-09-11
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+20
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-19
/
+562
2013-09-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
8
-44
/
+192
[next]