summaryrefslogtreecommitdiff
path: root/arch/m68knommu
AgeCommit message (Expand)Author
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: remove empty __iounmap() it is no usedGreg Ungerer
2011-01-05m68knommu: remove kernel_map() code, it is not usedGreg Ungerer
2011-01-05m68knommu: remove do_page_fault(), it is not usedGreg Ungerer
2011-01-05m68knommu: use user stack pointer hardware on some ColdFire coresGreg Ungerer
2011-01-05m68knommu: remove command line printing DEBUGGreg Ungerer
2011-01-05m68knommu: remove fasthandler interrupt codeGreg 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: add support for the ColdFire 547x family of processorsGreg Ungerer
2011-01-05m68knommu: make Coldfire 548x support more genericGreg Ungerer
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-10-22m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer
2010-10-22m68knommu: some boards use fixed phy for FEC ethernetGreg Ungerer
2010-10-21m68knommu: support the external GPIO based interrupts of the 5272Greg Ungerer
2010-10-21m68knommu: mask of vector bits in exception word properlyGreg Ungerer
2010-10-21m68knommu: change to new flag variablesmatt mooney
2010-10-21m68knommu: add basic mmu-less m548x supportPhilippe De Muyter
2010-10-21m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter
2010-10-21m68knommu: stop using __do_IRQGreg Ungerer
2010-10-21m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter
2010-10-21m68knommu: add support for Coldfire 547x/548x interrupt controllerPhilippe De Muyter
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter
2010-10-21m68knommu: whitespace cleanup in 68328/entry.SPhilippe De Muyter
2010-10-21m68knommu: Document supported chips in intc-2.c and intc-simr.c.Philippe De Muyter
2010-10-21m68knommu: fix strace support for 68328/68360Philippe De Muyter
2010-10-21m68knommu: fix default starting datePhilippe De Muyter
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead RAM_{16,32}_MB config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead RELOCATE config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead M68000 config optionChristian Dietrich
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy
2010-08-17Make do_execve() take a const filename pointerDavid Howells