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
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2
-0
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: h8300
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
2
-1
/
+6
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-6
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
1
-0
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-2
/
+2
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] h8300 stray bracket fix
Mariusz Kozlowski
1
-1
/
+1
2006-12-07
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
1
-0
/
+1
2006-12-03
[NET]: H8300 checksum annotations and cleanups.
Al Viro
2
-13
/
+18
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
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+24
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-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: H8300: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
29
-29
/
+0
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-04-01
[PATCH] unexport get_wchan
Adrian Bunk
1
-2
/
+0
2006-03-26
[PATCH] bitops: h8300: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-2
/
+2
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] multiple exports of strpbrk
Andrew Morton
1
-0
/
+1
2006-03-07
[PATCH] add missing pm_power_off's
Adrian Bunk
1
-0
/
+3
2006-02-21
[PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.
Ralf Baechle
2
-2
/
+2
2006-02-15
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-0
/
+4
2006-02-15
[PATCH] fix a typo in the CPU_H8300H dependencies
Adrian Bunk
1
-1
/
+1
2006-01-12
[PATCH] h8300: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-10
[PATCH] h8300: remove MAGIC_ROM_PTR from memory.c
Greg Ungerer
1
-13
/
+0
2006-01-10
[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c
Greg Ungerer
1
-4
/
+0
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
4
-12
/
+12
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-31
/
+0
2006-01-09
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-4
/
+0
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-13
/
+15
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-38
/
+1
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-09
kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support
Sam Ravnborg
1
-8
/
+0
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-4
/
+1
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-07-27
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
1
-6
/
+0
2005-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
1
-0
/
+2
2005-07-12
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
1
-1
/
+3
[next]