summaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik
2011-03-16m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven
2011-03-16m68k: Makefiles - Change to new flags variablesmatt mooney
2011-03-16m68k/amiga: Reclaim Chip RAM for PPC exception handlersGeert Uytterhoeven
2011-03-16m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab
2011-03-16m68k: Use base_trap_init() to initialize vectorsRoman Zippel
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer
2011-01-23m68k/amiga: Fix "debug=mem"Geert Uytterhoeven
2011-01-23m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven
2011-01-22m68k: Uninline strchr()Geert Uytterhoeven
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12watchdog: Add MCF548x watchdog driver.Philippe De Muyter
2011-01-07m68knommu: Switch to saner sigsuspendAl Viro
2011-01-07m68k: Check __get_user()/__put_user() return valueAl Viro
2011-01-07m68k: Missing syscall_trace() on sigreturnAl Viro
2011-01-07m68k: Fix stack mangling logics in sigreturnAl Viro
2011-01-07m68k: If we fail to set sigframe up, just leave regs alone...Al Viro
2011-01-07m68k: Don't lose state if sigframe setup failsAl Viro
2011-01-07m68k: Simplify the singlestepping handling in signalsAl Viro
2011-01-07m68k: Switch to saner sigsuspend()Al Viro
2011-01-07m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro
2011-01-05m68k/sun3: Kill pte_unmap() warningsGeert Uytterhoeven
2011-01-05m68knommu: create optimal separate instruction and data cache for ColdFireGreg Ungerer
2011-01-05m68knommu: support ColdFire caches that do copyback and write-throughGreg Ungerer
2011-01-05m68knommu: support version 2 ColdFire split cacheGreg Ungerer
2011-01-05m68knommu: make cache push code ColdFire genericGreg Ungerer
2011-01-05m68knommu: clean up ColdFire cache control codeGreg Ungerer
2011-01-05m68knommu: move inclusion of ColdFire v4 cache registersGreg Ungerer
2011-01-05m68knommu: merge bit definitions for version 3 ColdFire cache controllerGreg Ungerer
2011-01-05m68knommu: create bit definitions for the version 2 ColdFire cache controllerGreg Ungerer
2011-01-05m68knommu: remove empty __iounmap() it is no usedGreg Ungerer
2011-01-05m68knommu: use user stack pointer hardware on some ColdFire coresGreg Ungerer
2011-01-05m68knommu: move UART addressing to part specific includesGreg Ungerer
2011-01-05m68knommu: fix clock rate value reported for ColdFire 54xx partsGreg Ungerer
2011-01-05m68knommu: move ColdFire CPU names into their headersGreg Ungerer
2011-01-05m68knommu: make Coldfire 548x support more genericGreg Ungerer
2011-01-05m68knommu: Use symbolic constants for cache operations on M54xxPhilippe De Muyter
2011-01-05m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.hPhilippe De Muyter
2011-01-05m68knommu: Create new m54xxacr.h from m5407sim.h subpartPhilippe De Muyter
2011-01-03m68k: fix comment typo diable -> disable.Justin P. Mattock
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer