index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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-16
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-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-27
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
2010-10-22
m68k: Remove dead GG2 config option
Christian Dietrich
1
-6
/
+0
2010-10-21
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
1
-12
/
+0
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
1
-0
/
+3
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2
-2
/
+6
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+7
2010-05-17
m68k: Remove trailing spaces in messages
Frans Pop
1
-1
/
+1
[next]