Age | Commit message (Expand) | Author |
2011-02-16 | m68knommu: add optimize memmove() function | Greg Ungerer |
2011-02-16 | m68k: remove arch specific non-optimized memcmp() | Greg Ungerer |
2011-01-23 | m68k/amiga: Fix "debug=mem" | Geert Uytterhoeven |
2011-01-23 | m68k/atari: Rename "scc" to "atari_scc" | Geert Uytterhoeven |
2011-01-22 | m68k: Uninline strchr() | Geert Uytterhoeven |
2011-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | watchdog: Add MCF548x watchdog driver. | Philippe De Muyter |
2011-01-07 | m68knommu: Switch to saner sigsuspend | Al Viro |
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 |
2011-01-05 | m68k/sun3: Kill pte_unmap() warnings | Geert Uytterhoeven |
2011-01-05 | m68knommu: create optimal separate instruction and data cache for ColdFire | Greg Ungerer |
2011-01-05 | m68knommu: support ColdFire caches that do copyback and write-through | Greg Ungerer |
2011-01-05 | m68knommu: support version 2 ColdFire split cache | Greg Ungerer |
2011-01-05 | m68knommu: make cache push code ColdFire generic | Greg Ungerer |
2011-01-05 | m68knommu: clean up ColdFire cache control code | Greg Ungerer |
2011-01-05 | m68knommu: move inclusion of ColdFire v4 cache registers | Greg Ungerer |
2011-01-05 | m68knommu: merge bit definitions for version 3 ColdFire cache controller | Greg Ungerer |
2011-01-05 | m68knommu: create bit definitions for the version 2 ColdFire cache controller | Greg Ungerer |
2011-01-05 | m68knommu: remove empty __iounmap() it is no used | Greg Ungerer |
2011-01-05 | m68knommu: use user stack pointer hardware on some ColdFire cores | Greg Ungerer |
2011-01-05 | m68knommu: move UART addressing to part specific includes | Greg Ungerer |
2011-01-05 | m68knommu: fix clock rate value reported for ColdFire 54xx parts | Greg Ungerer |
2011-01-05 | m68knommu: move ColdFire CPU names into their headers | Greg Ungerer |
2011-01-05 | m68knommu: make Coldfire 548x support more generic | Greg Ungerer |
2011-01-05 | m68knommu: Use symbolic constants for cache operations on M54xx | Philippe De Muyter |
2011-01-05 | m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.h | Philippe De Muyter |
2011-01-05 | m68knommu: Create new m54xxacr.h from m5407sim.h subpart | Philippe De Muyter |
2011-01-03 | m68k: fix comment typo diable -> disable. | Justin P. Mattock |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-10 | fix comment typos concerning "consistent" | Uwe Kleine-König |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-03 | m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h | Philippe De Muyter |
2010-11-03 | m68knommu: add back in declaration of do_IRQ | Greg Ungerer |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68k | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-26 | m68k{nommu}/blackfin : remove old assembler-only flags bit definitions | Philippe De Muyter |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |