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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-16
[POWERPC] Add missing of_node_put in pseries/nvram.c
Julia Lawall
1
-1
/
+3
2008-06-16
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
Emil Medve
1
-1
/
+1
2008-06-16
Merge branch 'linux-2.6' into merge
Paul Mackerras
50
-176
/
+216
2008-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
4
-31
/
+54
2008-06-16
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
1
-0
/
+5
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2
-19
/
+37
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
3
-8
/
+0
2008-06-16
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
1
-5
/
+13
2008-06-16
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
46
-2160
/
+3983
2008-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-8
/
+14
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
15
-28
/
+25
2008-06-13
parisc: fix off by one in setup_sigcontext32
Kyle McMartin
1
-2
/
+2
2008-06-13
parisc: export empty_zero_page
Kyle McMartin
1
-0
/
+1
2008-06-13
parisc: export copy_user_page_asm
Kyle McMartin
1
-0
/
+3
2008-06-13
parisc: move head.S to head.text section
Kyle McMartin
2
-1
/
+3
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
11
-27
/
+18
2008-06-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-06-13
provide rtc_cmos platform device
Stas Sergeev
1
-0
/
+34
2008-06-13
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-13
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-13
m68knommu: init coldfire timer TRR with n - 1, not n
Philippe De Muyter
1
-1
/
+7
2008-06-13
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
2
-8
/
+14
2008-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-20
/
+15
2008-06-12
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
Kevin Winchester
1
-2
/
+2
2008-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
1
-0
/
+1
2008-06-12
x86: fix an incompatible pointer type warning on 64-bit compilations
David Howells
1
-2
/
+2
2008-06-12
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
1
-0
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
2
-17
/
+4
2008-06-12
x86: fix asm warning in head_32.S
Joe Korty
1
-1
/
+1
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+3
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-10
/
+3
2008-06-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-29
/
+7
2008-06-12
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
2
-29
/
+7
2008-06-12
[ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver
Guennadi Liakhovetski
1
-1
/
+1
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-68
/
+92
2008-06-11
[POWERPC] bootwrapper: add simpleImage* to list of boot targets
Grant Likely
1
-1
/
+1
2008-06-10
[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus
Anton Vorontsov
4
-23
/
+5
2008-06-10
x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
Miquel van Smoorenburg
1
-3
/
+10
2008-06-10
[S390] Fix build failure in __cpu_up()
Segher Boessenkool
1
-1
/
+1
2008-06-10
[S390] vmemmap: fix off-by-one bug.
Heiko Carstens
1
-1
/
+1
2008-06-10
[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
Heiko Carstens
1
-0
/
+1
2008-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
7
-44
/
+17
2008-06-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-6
/
+7
2008-06-09
[POWERPC] Updated Freescale PPC defconfigs
Kumar Gala
40
-2000
/
+3796
2008-06-09
[POWERPC] 8610: Update defconfig for MPC8610 HPCD
Timur Tabi
1
-136
/
+180
2008-06-09
[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
Kumar Gala
1
-2
/
+2
2008-06-09
[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups
Kumar Gala
1
-0
/
+1
[next]