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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+3
2009-06-22
xtensa: allow variant to initialize own irq chips
Daniel Glöckner
1
-0
/
+2
2009-06-19
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-5
/
+0
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-05-12
xtensa: Fix linker script to include .literal sections
Chris Zankel
2
-6
/
+19
2009-05-12
xtensa: always use correct stack pointer for stack traces
Johannes Weiner
1
-2
/
+14
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
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: make startup code discardable
Daniel Glöckner
1
-1
/
+1
2009-04-03
xtensa: ccount clocksource
Johannes Weiner
1
-73
/
+30
2009-04-03
xtensa: remove platform rtc hooks
Johannes Weiner
2
-30
/
+1
2009-04-03
xtensa: use generic sched_clock()
Johannes Weiner
1
-9
/
+0
2009-04-03
xtensa: let platform override KERNELOFFSET
Johannes Weiner
1
-0
/
+3
2009-04-03
xtensa: variant irq set callbacks
Johannes Weiner
1
-0
/
+14
2009-04-03
xtensa: nommu support
Johannes Weiner
5
-2
/
+17
2009-04-03
xtensa: use correct stack pointer for stack traces
Johannes Weiner
1
-8
/
+6
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2
-0
/
+3
2009-03-11
xtensa: fix compilation somewhat
Alexey Dobriyan
2
-0
/
+3
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
2
-2
/
+2
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2
-2
/
+2
2008-10-15
xtensa: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-10-13
xtensa: remove dead CONFIG_BLK_DEV_IDE code
Adrian Bunk
1
-5
/
+0
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-04-29
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
Christoph Lameter
1
-2
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-236
/
+1
2008-02-14
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
1
-31
/
+35
2008-02-14
[XTENSA] Fix register corruption for certain processor configurations
Chris Zankel
1
-29
/
+15
2008-02-14
[XTENSA] Add support for the sa_restorer function
Chris Zankel
1
-6
/
+10
2008-02-14
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
7
-730
/
+713
2008-02-14
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
1
-0
/
+2
2008-02-14
[XTENSA] Remove unused code
Chris Zankel
1
-22
/
+0
2008-02-14
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
1
-1
/
+1
2008-02-14
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
1
-6
/
+6
2008-02-14
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
1
-3
/
+5
2008-02-14
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
1
-7
/
+5
2008-02-14
[XTENSA] Clean up elf-gregset.
Chris Zankel
2
-60
/
+7
2008-02-14
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
1
-1
/
+3
2008-02-14
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
1
-5
/
+0
2008-02-14
[XTENSA] Remove duplicate includes.
Chris Zankel
1
-1
/
+0
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+5
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-3
/
+3
[next]