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
/
v850
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
1
-14
/
+14
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-07
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
1
-0
/
+1
2006-12-03
[NET]: V850 checksum annotations and cleanups.
Al Viro
2
-14
/
+14
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-04
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2
-2
/
+2
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
3
-8
/
+8
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-08-01
[PATCH] v850: call init_page_count() instead of set_page_count()
Miles Bader
1
-3
/
+3
2006-08-01
[PATCH] v850: Remove symbol exports which duplicate global ones
Miles Bader
1
-16
/
+0
2006-07-03
[PATCH] irq-flags: V850: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
18
-18
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-3
/
+3
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-1
/
+1
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-03-26
[PATCH] bitops: v850: use generic bitops
Akinobu Mita
1
-0
/
+6
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-1
/
+1
2006-03-21
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
Greg Kroah-Hartman
1
-0
/
+8
2006-03-07
[PATCH] add missing pm_power_off's
Adrian Bunk
1
-0
/
+3
2006-02-15
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-0
/
+4
2006-02-03
[PATCH] Fix some ucLinux breakage from the tty updates
Alan Cox
1
-15
/
+10
2006-01-12
[PATCH] v850: task_stack_page(), task_pt_regs()
Al Viro
2
-2
/
+2
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-26
/
+0
2006-01-09
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-3
/
+0
2005-11-15
[PATCH] v850: use generic hardirq code
Christoph Hellwig
2
-631
/
+13
2005-11-15
[PATCH] v850: Fix show_interrupts
Miles Bader
1
-38
/
+43
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-6
/
+10
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-41
/
+2
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-09-10
[PATCH] V850: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
3
-21
/
+21
2005-09-09
kbuild: v850 use generic asm-offsets.h support
Sam Ravnborg
3
-14
/
+2
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-02
[PATCH] v850: Add show_mem
Miles Bader
1
-0
/
+30
2005-09-02
[PATCH] v850: Update defconfigs
Miles Bader
3
-60
/
+90
2005-09-02
[PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...
Miles Bader
1
-2
/
+12
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-07-28
[PATCH] v850: Update PCI support
Miles Bader
2
-6
/
+45
2005-07-28
[PATCH] v850: Add defconfigs
Miles Bader
5
-28
/
+1543
2005-07-27
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
6
-35
/
+0
2005-07-13
[PATCH] v850: Align ___start___param to match parameter alignment
Miles Bader
1
-2
/
+3
2005-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2005-07-12
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
1
-1
/
+3
[next]