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
/
m68knommu
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
3
-3
/
+0
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
1
-3
/
+0
2008-08-11
m68k{,nommu}: Wire up new system calls
Geert Uytterhoeven
2
-1
/
+13
2008-08-07
Move all of include/asm-m68knommu to arch/m68knommu/include/asm.
Greg Ungerer
139
-0
/
+15825
2008-07-26
m68knommu: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
14
-44
/
+3196
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
m68knommu: put ColdFire head code into .text.head section
Greg Ungerer
2
-1
/
+3
2008-07-23
m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
Sebastian Siewior
3
-13
/
+91
2008-07-23
m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C
Sebastian Siewior
1
-4
/
+7
2008-07-23
m68knommu: add sched_clock() for the DMA timer
Sebastian Siewior
1
-0
/
+16
2008-07-23
m68knommu: complete generic time
Sebastian Siewior
2
-28
/
+14
2008-07-23
m68knommu: move code within time.c
Sebastian Siewior
1
-14
/
+26
2008-07-23
m68knommu: m68knommu: add old stack trace method
Sebastian Siewior
1
-3
/
+35
2008-07-23
m68knommu: Add Coldfire DMA Timer support
Sebastian Siewior
2
-1
/
+69
2008-07-23
m68knommu: defconfig for M5407C3 board
Greg Ungerer
1
-0
/
+641
2008-07-23
m68knommu: defconfig for M5307C3 board
Greg Ungerer
1
-0
/
+580
2008-07-23
m68knommu: defconfig for M5275EVB board
Greg Ungerer
1
-0
/
+627
2008-07-23
m68knommu: defconfig for M5249EVB board
Greg Ungerer
1
-0
/
+497
2008-07-23
m68knommu: change to a configs directory for board configurations
Greg Ungerer
1
-0
/
+610
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-9
/
+0
2008-06-28
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-9
/
+0
2008-06-13
m68knommu: init coldfire timer TRR with n - 1, not n
Philippe De Muyter
1
-1
/
+7
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
m68knommu: missing sections for linker script
Greg Ungerer
1
-0
/
+10
2008-05-13
m68knommu: ColdFire add support for kernel preemption (missing chunk)
Sebastian Siewior
1
-0
/
+3
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-05-01
m68knommu: fix compare race in sched related code
Sebastian Siewior
1
-0
/
+2
2008-05-01
m68knommu: remove unused CONFIG_DISKtel
Greg Ungerer
1
-2
/
+1
2008-05-01
m68knommu: add WilFire and WildfireMod board support
Steve Bennett
1
-1
/
+265
2008-05-01
m68knommu: remove unused CONFIG_MTD_KeyTechnology
Greg Ungerer
1
-4
/
+0
2008-05-01
m68knommu: fix 5206e UART init function naming
Greg Ungerer
1
-1
/
+1
2008-05-01
m68knommu: add some missing sections into the linker script
Sebastian Siewior
1
-0
/
+3
2008-05-01
m68knommu: add pretty back strace
Sebastian Siewior
1
-34
/
+54
2008-05-01
m68knommu: add a missing backslash n in setup code
Sebastian Siewior
1
-1
/
+1
2008-05-01
m68knommu: ColdFire add support for kernel preemption
Sebastian Siewior
2
-0
/
+17
2008-05-01
m68knommu: fix signal handling return path
Wilson Callan
2
-17
/
+13
2008-04-29
m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
5
-207
/
+2
2008-03-04
m68k{,nommu}: Wire up new timerfd syscalls
Geert Uytterhoeven
1
-1
/
+3
2008-03-04
m68knommu: remove duplicate hw_tick() code
Greg Ungerer
1
-10
/
+0
2008-03-04
m68knommu: update defconfig
Greg Ungerer
1
-56
/
+56
2008-02-15
m68knommu: fix profile timer
Matt Waddel
1
-5
/
+12
2008-02-15
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
12
-36
/
+12
2008-02-15
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
1
-5
/
+4
2008-02-14
xtime_lock vs update_process_times
Peter Zijlstra
1
-5
/
+7
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+5
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
[next]