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
/
m32r
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-30
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
3
-0
/
+3
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-2
/
+3
2007-07-20
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-1
/
+0
2007-07-19
i2c: Delete the i2c-isa pseudo bus driver
Jean Delvare
1
-1
/
+0
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-9
/
+3
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-0
/
+3
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
m32r: fix tme_handler to check _PAGE_PRESENT bit
Hirokazu Takata
1
-9
/
+13
2007-05-11
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
6
-6
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-2
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+3
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2
-52
/
+0
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-8
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] m32r: cosmetic updates and trivial fixes
Hirokazu Takata
9
-23
/
+3
2007-02-11
[PATCH] m32r: fix kernel entry address of vmlinux
Hirokazu Takata
2
-2
/
+5
2007-02-11
[PATCH] m32r: update defconfig files for v2.6.19
Hirokazu Takata
12
-1382
/
+4433
2007-02-11
[PATCH] m32r: fix do_page_fault and update_mmu_cache
Hirokazu Takata
1
-21
/
+19
2007-02-11
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
2
-23
/
+5
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
1
-0
/
+4
2007-01-12
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] m32r: bootloader support for OPSPUT platform
Hirokazu Takata
3
-13
/
+82
2006-12-08
[PATCH] m32r: fix ace_handler to pass full 32-bit address
Hirokazu Takata
2
-4
/
+2
2006-12-08
[PATCH] m32r: make userspace headers platform-independent
Hirokazu Takata
1
-36
/
+29
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
2
-6
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-03
[NET]: M32R checksum annotations and cleanups.
Al Viro
1
-7
/
+5
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-11
[PATCH] m32r: more __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: NULL noise removal
Al Viro
3
-10
/
+10
2006-10-11
[PATCH] m32r: signal __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: C99 initializers in setup.c
Al Viro
1
-4
/
+4
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
3
-11
/
+17
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
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-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] Generic ioremap_page_range: m32r conversion
Haavard Skinnemoen
1
-86
/
+7
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-10
/
+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
-1
/
+1
[next]