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
2009-06-19
crypto: tcrypt - Test algorithms by name
Steffen Klassert
1
-1
/
+14
2009-06-18
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
1
-5
/
+6
2009-06-18
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
3
-6
/
+25
2009-06-18
crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
Huang Ying
1
-2
/
+2
2009-06-18
crypto: aes-ni - Do not sleep when using the FPU
Huang Ying
1
-0
/
+4
2009-06-18
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
1
-2
/
+3
2009-06-18
crypto: padlock-aes - work around Nano CPU errata in CBC mode
Chuck Ebbert
1
-18
/
+65
2009-06-18
crypto: padlock-aes - work around Nano CPU errata in ECB mode
Chuck Ebbert
1
-35
/
+46
2009-06-18
ia64: Fix resource assignment for root busses
Matthew Wilcox
1
-2
/
+2
2009-06-18
x86: Use pci_claim_resource
Matthew Wilcox
1
-10
/
+7
2009-06-18
Delete pcibios_select_root
Matthew Wilcox
11
-132
/
+0
2009-06-18
Fix pci_claim_resource
Matthew Wilcox
1
-2
/
+2
2009-06-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
49
-231
/
+238
2009-06-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
19
-238
/
+2219
2009-06-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-12
/
+15
2009-06-17
mfd: early init for MFD running regulators
Samuel Ortiz
3
-3
/
+3
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
4
-4
/
+4
2009-06-17
mfd: asic3: enable SD/SDIO cell
Philipp Zabel
1
-1
/
+113
2009-06-17
mfd: asic3: enable DS1WM cell
Philipp Zabel
2
-0
/
+100
2009-06-17
mfd: asic3: remove SD/SDIO controller register definitions
Philipp Zabel
1
-216
/
+3
2009-06-17
mfd: asic3: use resource_size macro instead of local variable
Philipp Zabel
1
-4
/
+2
2009-06-17
mfd: add ASIC3 IRQ numbers
Philipp Zabel
1
-0
/
+7
2009-06-17
mfd: asic3: add clock handling for MFD cells
Philipp Zabel
1
-0
/
+80
2009-06-17
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
2
-5
/
+20
2009-06-17
mfd: Fix Kconfig help text for WM8350
Mark Brown
1
-1
/
+1
2009-06-17
mfd: add PCAP driver
Daniel Ribeiro
4
-0
/
+770
2009-06-17
mfd: add U300 AB3100 core support
Linus Walleij
4
-1
/
+1110
2009-06-17
drivers/mfd: remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-06-17
mfd/pcf50633-gpio.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+3
2009-06-17
mfd: Mark WM8350 mask revision as readable to match silicon
Mark Brown
1
-1
/
+1
2009-06-17
mfd: Mark clocks_init as non-init in twl4030-core.c
Rakib Mullick
1
-1
/
+1
2009-06-17
mfd: Correct readability of WM8350 register 227
Mark Brown
1
-1
/
+1
2009-06-17
kmemleak: Fix some typos in comments
Catalin Marinas
1
-4
/
+4
2009-06-17
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
1
-6
/
+6
2009-06-17
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
1
-2
/
+5
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
11
-287
/
+235
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
42
-505
/
+1888
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-335
/
+922
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-72
/
+104
2009-06-17
Documentation/vm/Makefile: don't try to build slqbinfo
Andrew Morton
1
-1
/
+1
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-28
/
+98
2009-06-17
Pull for-2.6.31 into release
Tony Luck
48
-231
/
+236
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
36
-209
/
+212
2009-06-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
184
-677
/
+42642
2009-06-17
[IA64] Fix build error in paravirt_patchlist.c
Jes Sorensen
1
-0
/
+2
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-219
/
+95
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
[next]