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