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
2010-10-28
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2
-0
/
+62
2010-10-28
tile: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
9
-9
/
+21
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
8
-97
/
+576
2010-10-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
46
-732
/
+1608
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2
-2
/
+2
2010-10-27
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
3
-26
/
+0
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
3
-5
/
+3
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-27
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-27
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-27
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-27
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-27
x86: access_error API cleanup
Michel Lespinasse
1
-3
/
+3
2010-10-27
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
1
-12
/
+26
2010-10-27
perf, x86: Fix up kmap_atomic() type
Peter Zijlstra
1
-3
/
+2
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
29
-95
/
+18
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
20
-257
/
+294
2010-10-27
um: fix IRQ flag handling naming
Richard Weinberger
1
-17
/
+32
2010-10-27
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
1
-1
/
+1
2010-10-27
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+5
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-6
/
+14
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
15
-34
/
+771
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-38
/
+23
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2
-3
/
+3
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2
-0
/
+189
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
3
-3
/
+10
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2
-2
/
+8
2010-10-26
AT91: reset: extend alternate reset procedure to several chips
Nicolas Ferre
6
-35
/
+12
2010-10-26
AT91: reset routine cleanup, remove not needed icache flush
Nicolas Ferre
4
-58
/
+51
2010-10-26
AT91: trivial: align comment of at91sam9g20_reset with one more tab
Nicolas Ferre
1
-7
/
+7
2010-10-26
AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
Peter Horton
3
-2
/
+63
2010-10-26
AT91: add board support for Pcontrol_G20
Peter Gsellmann
4
-0
/
+504
2010-10-26
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
32
-629
/
+4291
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
45
-157
/
+388
2010-10-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
54
-191
/
+1016
2010-10-26
xen: include xen/xen.h for definition of xen_initial_domain()
Ian Campbell
1
-0
/
+1
2010-10-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+43
2010-10-26
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
1
-1
/
+1
2010-10-26
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-26
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
3
-118
/
+0
2010-10-26
Kirkwood: add fan support for Network Space Max v2
Simon Guinot
1
-0
/
+43
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
145
-3565
/
+11223
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
36
-154
/
+1269
2010-10-25
x86-32, mm: Remove duplicated include
Borislav Petkov
1
-1
/
+0
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
49
-447
/
+1055
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
29
-84
/
+562
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-0
/
+2
[next]