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
2012-12-13
MIPS: kdump: Add support
Ralf Baechle
11
-9
/
+396
2012-12-13
microblaze: Fix intc_enable_or_unmask function
Michal Simek
1
-1
/
+2
2012-12-13
microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT
Michal Simek
1
-1
/
+1
2012-12-13
microblaze: Remove passing the second arg to schedule_tail
Michal Simek
1
-1
/
+0
2012-12-13
UAPI: (Scripted) Disintegrate arch/microblaze/include/asm
David Howells
38
-552
/
+649
2012-12-13
microblaze: uaccess.h: Fix timerfd syscall
Michal Simek
1
-2
/
+1
2012-12-13
microblaze: Remove BIP from childregs
Michal Simek
1
-1
/
+0
2012-12-13
Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...
Tomi Valkeinen
62
-3021
/
+2860
2012-12-13
OMAPDSS: fix TV-out issue with DSI PLL
Tomi Valkeinen
1
-0
/
+16
2012-12-13
Revert "OMAPFB: simplify locking"
Tomi Valkeinen
4
-79
/
+132
2012-12-13
OMAPFB: remove silly loop in fb2display()
Tomi Valkeinen
1
-6
/
+6
2012-12-13
OMAPFB: fix error handling in omapfb_find_best_mode()
Tomi Valkeinen
1
-0
/
+6
2012-12-13
OMAPFB: use devm_kzalloc to allocate omapfb2_device
Tomi Valkeinen
1
-2
/
+2
2012-12-13
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
1
-1
/
+1
2012-12-13
sbp-target: fix error path in sbp_make_tpg()
Chris Boot
1
-7
/
+10
2012-12-13
sbp-target: use simple assignment in tgt_agent_rw_agent_state()
Chris Boot
1
-3
/
+4
2012-12-13
pstore/ftrace: Adjust for ftrace_ops->func prototype change
Anton Vorontsov
1
-1
/
+3
2012-12-13
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...
Arve Hjønnevåg
1
-2
/
+16
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1353
-34453
/
+82808
2012-12-13
Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-136
/
+234
2012-12-13
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
2
-9
/
+0
2012-12-13
mm/memory.c: remove unused code from do_wp_page()
Dominik Dingel
1
-6
/
+1
2012-12-13
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
5
-35
/
+28
2012-12-13
mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage
Naoya Horiguchi
1
-1
/
+7
2012-12-13
hwpoison, hugetlbfs: fix RSS-counter warning
Naoya Horiguchi
1
-5
/
+7
2012-12-13
hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage
Naoya Horiguchi
1
-1
/
+3
2012-12-13
mm: protect against concurrent vma expansion
Michel Lespinasse
1
-0
/
+28
2012-12-13
memcg: do not check for mm in __mem_cgroup_count_vm_event
Michal Hocko
1
-3
/
+0
2012-12-13
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
Hugh Dickins
1
-1
/
+91
2012-12-13
mm: provide more accurate estimation of pages occupied by memmap
Jiang Liu
1
-2
/
+24
2012-12-13
fs/buffer.c: remove redundant initialization in alloc_page_buffers()
Yan Hong
1
-3
/
+0
2012-12-13
fs/buffer.c: do not inline exported function
Yan Hong
1
-2
/
+1
2012-12-13
writeback: fix a typo in comment
Yan Hong
1
-1
/
+1
2012-12-13
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
6
-23
/
+121
2012-12-13
mm, oom: remove statically defined arch functions of same name
David Rientjes
3
-42
/
+27
2012-12-13
mm, oom: remove redundant sleep in pagefault oom handler
David Rientjes
1
-1
/
+0
2012-12-13
mm, oom: cleanup pagefault oom handler
David Rientjes
1
-42
/
+7
2012-12-13
memory_hotplug: allow online/offline memory to result movable node
Lai Jiangshan
1
-0
/
+16
2012-12-13
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
4
-0
/
+21
2012-12-13
mm, memcg: avoid unnecessary function call when memcg is disabled
David Rientjes
2
-3
/
+12
2012-12-13
mm: add a reminder comment for __GFP_BITS_SHIFT
Andrew Morton
1
-0
/
+1
2012-12-13
mm: WARN_ON_ONCE if f_op->mmap() change vma's start address
Joonsoo Kim
1
-0
/
+4
2012-12-13
res_counter: delete res_counter_write()
Greg Thelen
2
-27
/
+0
2012-12-13
hotplug: update nodemasks management
Lai Jiangshan
3
-16
/
+77
2012-12-13
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
2
-19
/
+25
2012-12-13
vmscan: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-2
/
+2
2012-12-13
init: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-13
kthread: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-13
vmstat: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-2
/
+2
2012-12-13
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2
-13
/
+13
[prev]
[next]