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
2008-08-05
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
1
-24
/
+9
2008-08-05
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
1
-13
/
+7
2008-08-05
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
1
-44
/
+69
2008-08-05
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
1
-17
/
+15
2008-08-05
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
1
-4
/
+9
2008-08-05
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
1
-3
/
+16
2008-08-05
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
1
-7
/
+11
2008-08-05
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
1
-4
/
+2
2008-08-05
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
1
-23
/
+10
2008-08-05
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
1
-18
/
+21
2008-08-05
sparc64: Use xcall_deliver() consistently.
David S. Miller
1
-23
/
+17
2008-08-05
sparc64: Use function pointer for cross-call sending.
David S. Miller
1
-6
/
+13
2008-08-05
arch/sparc64/kernel/signal.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-05
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
1
-1
/
+4
2008-08-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
13
-434
/
+729
2008-08-03
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
207
-167
/
+349
2008-08-03
[ARM] 5182/1: pxa: Fix pcm990 compilation
Guennadi Liakhovetski
1
-1
/
+0
2008-08-03
ext4: remove write-only variables from ext4_ordered_write_end
Eric Sandeen
1
-4
/
+0
2008-08-03
[ARM] Fix explicit asm(-arm)?/arch-foo references
Russell King
15
-30
/
+30
2008-08-03
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
182
-95
/
+95
2008-08-02
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
2
-5
/
+16
2008-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
15
-217
/
+104
2008-08-02
fat: Fix allow_utime option
OGAWA Hirofumi
1
-2
/
+4
2008-08-02
mm: dont clear PG_uptodate on truncate/invalidate
Miklos Szeredi
1
-2
/
+0
2008-08-02
[ARM] Remove explicit dependency for misc.o from compressed/Makefile
Russell King
1
-3
/
+0
2008-08-02
[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c
David Woodhouse
1
-5
/
+12
2008-08-02
firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages
David Woodhouse
1
-0
/
+4
2008-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
192
-38
/
+18
2008-08-02
embedded: fix vc_translate operator precedence
Tim Bird
1
-1
/
+1
2008-08-02
Remove EXPORTS of follow_page & zap_page_range
Jack Steiner
1
-2
/
+0
2008-08-02
dual license ftrace.txt
Steven Rostedt
1
-0
/
+1
2008-08-02
FRV: Wire up new system calls
David Howells
2
-2
/
+13
2008-08-02
MN10300: Wire up new system calls
David Howells
2
-0
/
+12
2008-08-01
try harder to load tty ldisc driver
Eugeniy Meshcheryakov
1
-1
/
+1
2008-08-01
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-11
/
+312
2008-08-01
Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
5
-0
/
+0
2008-08-01
mm/hugetlb: don't crash when HPAGE_SHIFT is 0
Benjamin Herrenschmidt
1
-1
/
+6
2008-08-01
Missing symbol prefix on vmlinux.lds.h
Yoshinori Sato
1
-7
/
+7
2008-08-01
PNP: fix formatting of dbg_pnp_show_resources() output
Bjorn Helgaas
1
-47
/
+49
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
12
-16
/
+16
2008-08-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-83
/
+356
2008-08-01
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull
Linus Torvalds
83
-3098
/
+3105
2008-08-01
add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU
Dean Nelson
1
-0
/
+1
2008-08-01
add dependency of CONFIG_SGI_XP upon CONFIG_NET
Dean Nelson
1
-0
/
+1
2008-08-01
tracehook: fix exit_signal=0 case
Roland McGrath
2
-11
/
+16
2008-08-01
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-13
/
+28
2008-08-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-112
/
+904
2008-08-01
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
10
-137
/
+238
2008-08-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-1
/
+20
[next]