index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
2011-05-24
1
-2
/
+0
*
m68k: remove duplicate memcpy() implementation
Greg Ungerer
2011-05-24
1
-6
/
+0
*
m68k: remove duplicate memset() implementation
Greg Ungerer
2011-05-24
1
-1
/
+0
*
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-20
2
-0
/
+3
*
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
2011-05-19
1
-2
/
+2
*
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
2011-05-19
3
-445
/
+96
*
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
2011-04-12
2
-0
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-7
/
+7
*
m68k: Convert irq function namespace
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-25
45
-5212
/
+8714
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-03-16
3
-9
/
+40
|
\
|
*
m68k/atari: Initial ARAnyM support
Petr Stehlik
2011-03-16
1
-0
/
+5
|
*
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
2011-03-16
1
-3
/
+7
|
*
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
2011-03-16
1
-5
/
+5
|
*
m68k: Add helper function handle_kernel_fault()
Roman Zippel
2011-03-16
1
-1
/
+23
*
|
m68k: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
1
-2
/
+2
|
/
*
m68k: Check __get_user()/__put_user() return value
Al Viro
2011-01-07
1
-6
/
+6
*
m68k: Missing syscall_trace() on sigreturn
Al Viro
2011-01-07
1
-1
/
+4
*
m68k: Fix stack mangling logics in sigreturn
Al Viro
2011-01-07
1
-112
/
+61
*
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
2011-01-07
1
-14
/
+30
*
m68k: Don't lose state if sigframe setup fails
Al Viro
2011-01-07
1
-7
/
+12
*
m68k: Simplify the singlestepping handling in signals
Al Viro
2011-01-07
2
-9
/
+8
*
m68k: Switch to saner sigsuspend()
Al Viro
2011-01-07
2
-61
/
+22
*
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
2011-01-07
1
-3
/
+0
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
2010-10-27
1
-23
/
+23
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-10-25
1
-12
/
+0
|
\
|
*
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
2010-10-21
1
-12
/
+0
*
|
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
2010-10-22
1
-3
/
+0
*
|
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
2010-10-22
1
-2
/
+0
*
|
m68k: Remove dead GG2 config option
Christian Dietrich
2010-10-22
1
-6
/
+0
|
/
*
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2010-09-13
1
-0
/
+3
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-2
/
+6
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
1
-4
/
+7
|
\
|
*
m68k: Convert m68k to use read/update_persistent_clock
John Stultz
2010-03-13
1
-4
/
+7
*
|
m68k: Remove trailing spaces in messages
Frans Pop
2010-05-17
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+2
*
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-81
/
+0
*
|
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
2
-35
/
+1
*
|
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
2
-17
/
+1
|
/
*
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
2010-02-27
1
-0
/
+7
*
m68k: Add NPTL support
Maxim Kuvyrkov
2010-02-27
4
-0
/
+94
*
kbuild: move autoconf.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-75
/
+8
*
m68k: Remove the BKL from sys_execve
John Kacur
2009-12-06
1
-4
/
+1
*
m68k: Cleanup linker scripts using new linker script macros.
Tim Abbott
2009-12-06
2
-95
/
+20
*
m68k: ptrace fixes
Andreas Schwab
2009-12-04
2
-17
/
+34
*
m68k: use generic code for ptrace requests
Andreas Schwab
2009-12-04
1
-54
/
+21
[next]