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
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-5
/
+0
2009-06-17
kmap_types: make most arches use generic header file
Randy Dunlap
1
-26
/
+1
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-2
/
+3
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-05-12
xtensa: Fix linker script to include .literal sections
Chris Zankel
2
-6
/
+19
2009-05-12
xtensa: update s6105_defconfig for ccount calibration
Oskar Schirmer
1
-2
/
+1
2009-05-12
xtensa: implement ccount calibration for s6000
Oskar Schirmer
3
-0
/
+29
2009-05-12
xtensa: fix wrong extern declaration renamed in code using it
Oskar Schirmer
1
-2
/
+2
2009-05-12
xtensa: register gpio chip before use
Johannes Weiner
3
-2
/
+10
2009-05-12
xtensa: always use correct stack pointer for stack traces
Johannes Weiner
1
-2
/
+14
2009-05-12
xtensa: Fix checksum header file
Chris Zankel
1
-2
/
+4
2009-05-12
xtensa: Fix architecture specific Kconfig
Chris Zankel
1
-4
/
+2
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Chris Zankel
1
-1
/
+1
2009-04-03
xtensa: we don't need to include asm/io.h
Chris Zankel
1
-1
/
+0
2009-04-03
xtensa: only build platform or variant if they contain a Makefile
Chris Zankel
3
-10
/
+8
2009-04-03
xtensa: make startup code discardable
Daniel Glöckner
1
-1
/
+1
2009-04-03
xtensa: ccount clocksource
Johannes Weiner
2
-73
/
+33
2009-04-03
xtensa: remove platform rtc hooks
Johannes Weiner
3
-41
/
+1
2009-04-03
xtensa: use generic sched_clock()
Johannes Weiner
1
-9
/
+0
2009-04-03
xtensa: platform: s6105
Johannes Weiner
9
-0
/
+712
2009-04-03
xtensa: let platform override KERNELOFFSET
Johannes Weiner
1
-0
/
+3
2009-04-03
xtensa: s6000 variant
Johannes Weiner
8
-0
/
+481
2009-04-03
xtensa: s6000 variant core definitions
Johannes Weiner
3
-0
/
+926
2009-04-03
xtensa: variant irq set callbacks
Johannes Weiner
3
-0
/
+24
2009-04-03
xtensa: variant-specific code
Johannes Weiner
3
-0
/
+5
2009-04-03
xtensa: nommu support
Johannes Weiner
19
-75
/
+169
2009-04-03
xtensa: add flat support
Oskar Schirmer
1
-0
/
+12
2009-04-03
xtensa: enforce slab alignment to maximum register width
Oskar Schirmer
1
-0
/
+2
2009-04-03
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2
-6
/
+9
2009-04-03
xtensa: don't make bootmem bitmap larger than required
Johannes Weiner
1
-1
/
+2
2009-04-03
xtensa: fix init_bootmem_node() argument order
Johannes Weiner
1
-1
/
+2
2009-04-03
xtensa: use correct stack pointer for stack traces
Johannes Weiner
1
-8
/
+6
2009-04-03
xtensa: beat Kconfig into shape
Johannes Weiner
1
-88
/
+78
2009-04-03
xtensa: remove redefinition of XCHAL_MMU_ASID_BITS
Johannes Weiner
1
-2
/
+2
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+1
2009-04-01
proc tty: switch xtensa iss console to ->proc_fops
Alexey Dobriyan
1
-13
/
+16
2009-03-27
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-7
/
+6
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
5
-7
/
+6
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
5
-7
/
+6
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
5
-7
/
+6
2009-03-11
xtensa: fix compilation somewhat
Alexey Dobriyan
5
-7
/
+6
[prev]
[next]