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
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
/
arch
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
score: Use common threadinfo allocator
Thomas Gleixner
1
-7
/
+3
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
score: Use generic init_task
Thomas Gleixner
3
-47
/
+2
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for Score
David Howells
8
-91
/
+101
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-05
score: Fix typo in Kconfig.debug
Masanari Iida
1
-1
/
+1
2012-01-23
score: fix off-by-one index into syscall table
Dan Rosenberg
1
-1
/
+1
2012-01-12
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-3
/
+0
2011-12-08
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2
-1
/
+6
2011-11-25
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
1
-3
/
+1
2011-11-01
score: drop unused Kconfig symbols
Paul Bolle
1
-19
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-26
/
+3
2011-05-27
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-3
/
+0
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-28
score: Use generic show_interrupts()
Thomas Gleixner
2
-39
/
+1
2011-03-28
score: Convert to new irq function names
Thomas Gleixner
1
-2
/
+2
2011-03-28
score: lost a semicolon in asm/irqflags.h
Chen Liqin
1
-1
/
+1
2011-03-28
score: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-28
score: Convert irq_chip to new functions
Thomas Gleixner
1
-11
/
+13
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-1
/
+1
2011-01-21
score: Use generic irq Kconfig
Thomas Gleixner
1
-3
/
+4
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-5
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
1
-2
/
+2
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-3
/
+0
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
6
-639
/
+4
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-88
/
+99
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-5
/
+0
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-08-15
defconfig reduction
Sam Ravnborg
1
-632
/
+0
2010-08-12
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
6
-5
/
+9
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
1
-1
/
+2
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-0
/
+2
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
[next]