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
2007-06-01
[XTENSA] Remove non-rt signal handling
Chris Zankel
3
-498
/
+334
2007-06-01
[XTENSA] Move common sections into bss sections
Chris Zankel
1
-8
/
+11
2007-06-01
[XTENSA] clean-up header files
Chris Zankel
2
-47
/
+32
2007-06-01
[XTENSA] Remove multi-exported symbols from xtensa_ksyms.c
Chris Zankel
1
-11
/
+0
2007-06-01
[XTENSA] Spelling fixes in arch/xtensa
Chris Zankel
1
-1
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+2
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+2
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: xtensa
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-9
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
2
-2
/
+2
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
8
-655
/
+317
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
13
-207
/
+157
2006-12-10
[PATCH] xtensa: fix irq and misc fixes
Chris Zankel
3
-59
/
+57
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-04
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-10
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-01
[PATCH] xtensa: ptrace: EXIT_ZOMBIE fix
Bill Huey (hui
1
-1
/
+1
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
1
-1
/
+1
2006-08-01
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-5
/
+3
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
11
-11
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-3
/
+3
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2
-2
/
+2
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-12
/
+0
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-06-23
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
2
-6
/
+6
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-01
[PATCH] unexport get_wchan
Adrian Bunk
1
-2
/
+0
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-9
/
+6
2006-03-07
[PATCH] add missing pm_power_off's
Adrian Bunk
1
-0
/
+3
2006-01-12
[PATCH] xtensa: task_pt_regs(), task_stack_page()
Al Viro
2
-8
/
+8
2006-01-10
spelling: s/usefull/useful/
Adrian Bunk
1
-1
/
+1
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-1
/
+2
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-53
/
+2
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-3
/
+0
[next]