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
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-0
/
+2
2011-07-30
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
1
-0
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
5
-227
/
+137
2011-07-26
m68k, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-2
/
+2
2011-07-25
m68k: Revive reporting of spurious interrupts
Geert Uytterhoeven
1
-0
/
+10
2011-07-25
m68knommu: correctly use trap_init
Greg Ungerer
1
-4
/
+0
2011-07-25
m68k: merge the non-mmu and mmu versions of module.c
Greg Ungerer
3
-223
/
+127
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2
-61
/
+0
2011-06-14
m68k: use kernel processor defines for conditional optimizations
Greg Ungerer
1
-2
/
+1
2011-06-14
m68knommu: fix linker script exported name sections
Greg Ungerer
1
-10
/
+10
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
1
-28
/
+0
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
2
-2
/
+0
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
3
-179
/
+103
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
3
-64
/
+32
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
1
-12
/
+0
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
1
-5
/
+0
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
1
-2
/
+0
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
1
-6
/
+0
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
1
-1
/
+0
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2
-0
/
+3
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
1
-2
/
+2
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
3
-445
/
+96
2011-04-13
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
2
-0
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-7
/
+7
2011-03-29
m68k: Convert irq function namespace
Thomas Gleixner
1
-1
/
+1
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
45
-5212
/
+8714
2011-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-9
/
+40
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik
1
-0
/
+5
2011-03-16
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
1
-3
/
+7
2011-03-16
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
1
-5
/
+5
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
1
-1
/
+23
2011-01-31
m68k: Switch do_timer() to xtime_update()
Torben Hohn
1
-2
/
+2
2011-01-07
m68k: Check __get_user()/__put_user() return value
Al Viro
1
-6
/
+6
2011-01-07
m68k: Missing syscall_trace() on sigreturn
Al Viro
1
-1
/
+4
2011-01-07
m68k: Fix stack mangling logics in sigreturn
Al Viro
1
-112
/
+61
2011-01-07
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
1
-14
/
+30
2011-01-07
m68k: Don't lose state if sigframe setup fails
Al Viro
1
-7
/
+12
2011-01-07
m68k: Simplify the singlestepping handling in signals
Al Viro
2
-9
/
+8
2011-01-07
m68k: Switch to saner sigsuspend()
Al Viro
2
-61
/
+22
2011-01-07
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
1
-3
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-4
/
+5
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-12
/
+0
2010-10-22
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
1
-3
/
+0
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
1
-2
/
+0
[next]