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
/
sh64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-03
sh64: Update cayman defconfig.
Paul Mundt
1
-140
/
+316
2006-10-02
[PATCH] sh64: remove the use of kernel syscalls
Arnd Bergmann
1
-257
/
+13
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+19
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
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-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-11
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-3
/
+3
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-09-12
sh64: Add a sane pm_power_off implementation.
Paul Mundt
1
-0
/
+3
2006-09-12
sh64: Trivial build fixes.
Paul Mundt
2
-3
/
+7
2006-09-12
sh64: Drop deprecated ISA tuning for legacy toolchains.
Paul Mundt
1
-1
/
+0
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2
-2
/
+2
2006-07-03
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
4
-8
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
30
-30
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
3
-4
/
+4
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
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-28
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
1
-8
/
+1
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-0
/
+1
2006-03-26
[PATCH] bitops: sh64: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+2
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
1
-12
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-02-08
[PATCH] drive_info removal outside of arch/i386
Al Viro
1
-8
/
+0
2006-02-01
[PATCH] arch/sh64/kernel/time.c: add module.h
Alexey Dobriyan
1
-0
/
+1
2006-01-12
[PATCH] sh64: task_stack_page()
Al Viro
2
-3
/
+3
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-22
/
+0
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
1
-4
/
+0
2006-01-09
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
1
-3
/
+4
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-11
/
+3
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+2
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2
-57
/
+28
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-2
/
+0
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-10-30
[PATCH] mm: i386 sh sh64 ready for split ptlock
Hugh Dickins
1
-38
/
+30
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-10-30
[PATCH] mm: sh64 hugetlbpage.c
Hugh Dickins
1
-176
/
+12
2005-10-29
[PATCH] missing exports of do_settimeofday() variants
Al Viro
1
-0
/
+1
2005-09-12
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
1
-1
/
+1
2005-09-10
[PATCH] SH64: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
1
-7
/
+7
2005-09-09
kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support
Sam Ravnborg
1
-6
/
+2
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-08
[PATCH] remove the second arg of do_timer_interrupt()
Adrian Bunk
1
-2
/
+2
2005-09-05
[PATCH] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
Adrian Bunk
1
-4
/
+0
[next]