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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-12
/
+67
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2012-12-20
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-20
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-12-20
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2012-12-20
Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux
Linus Torvalds
80
-422
/
+2096
2012-12-20
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-52
/
+1
2012-12-20
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
9
-87
/
+75
2012-12-19
Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+6
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-14
/
+7
2012-12-19
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...
Linus Torvalds
1
-0
/
+19
2012-12-19
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2
-2
/
+2
2012-12-19
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
1
-2
/
+34
2012-12-19
xtensa: clean up files to make them code-style compliant
Chris Zankel
49
-175
/
+160
2012-12-19
xtensa: provide endianness macro for sparse
Max Filippov
1
-0
/
+7
2012-12-19
xtensa: fix RASID SR initialization
Max Filippov
1
-1
/
+1
2012-12-19
xtensa: initialize CPENABLE SR when core has one
Max Filippov
1
-1
/
+1
2012-12-19
xtensa: reset all timers on initialization
Max Filippov
1
-1
/
+1
2012-12-19
Use for_each_compatible_node() macro.
Wei Yongjun
1
-2
/
+2
2012-12-19
xtensa: add XTFPGA DTS
Max Filippov
5
-0
/
+122
2012-12-19
xtensa: add support for the XTFPGA boards
Max Filippov
9
-0
/
+472
2012-12-19
xtensa: add device trees support
Max Filippov
7
-25
/
+164
2012-12-19
xtensa: add IRQ domains support
Max Filippov
3
-34
/
+94
2012-12-19
xtensa: add U-Boot image support (uImage).
Max Filippov
2
-1
/
+16
2012-12-19
xtensa: clean up boot make rules
Max Filippov
3
-29
/
+33
2012-12-19
xtensa: fix mb and wmb definitions
Max Filippov
1
-3
/
+3
2012-12-19
xtensa: add s32c1i-based spinlock implementations
Max Filippov
1
-1
/
+187
2012-12-19
xtensa: add s32c1i-based bitops implementations
Max Filippov
1
-1
/
+126
2012-12-19
xtensa: add s32c1i-based atomic ops implementations
Max Filippov
2
-106
/
+236
2012-12-19
xtensa: add s32c1i sanity check
Max Filippov
3
-0
/
+135
2012-12-19
xtensa: add trap_set_handler function
Max Filippov
2
-0
/
+34
2012-12-19
xtensa: initialize atomctl SR
Max Filippov
2
-0
/
+58
2012-12-19
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
3
-1
/
+15
2012-12-19
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
1
-0
/
+3
2012-12-19
xtensa: fix CPU cache flags formatting
Max Filippov
1
-3
/
+3
2012-12-19
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
1
-6
/
+1
2012-12-19
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
1
-1
/
+1
2012-12-19
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
1
-0
/
+2
2012-12-19
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
1
-0
/
+15
2012-12-19
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
7
-25
/
+147
2012-12-19
xtensa: make DoubleExceptionVector literals fit the gap
Max Filippov
1
-4
/
+10
2012-12-19
xtensa: add config option to disable linker relaxation
Chris Zankel
2
-2
/
+15
2012-12-19
xtensa: unbalanced parentheses
Nicolas Kaiser
1
-2
/
+2
2012-12-19
xtensa:fix the incompatible pointer type warning in time.c
Wanlong Gao
1
-1
/
+1
2012-12-19
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
7
-15
/
+91
2012-12-19
sparc64: Define pte_accessible()
David S. Miller
1
-1
/
+7
2012-12-19
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2012-12-19
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
3
-16
/
+91
[next]