aboutsummaryrefslogtreecommitdiff
path: root/arch/m68knommu
AgeCommit message (Expand)Author
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-08m68knommu: fix use of un-defined _TIF_WORK_MASKGreg Ungerer
2011-01-21m68knommu: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-01-07m68knommu: Need to check __get_user()/__put_user() resultAl Viro
2011-01-07m68knommu: signal.c __user annotationsAl Viro
2011-01-07m68knommu: Equivalent of "m68k: handle new gcc's"Al Viro
2011-01-07m68knommu: f_pcr has been gone since headers' mergeAl Viro
2011-01-07m68knommu: Don't lose state if sigframe setup failsAl Viro
2011-01-07m68knommu: Handle multiple pending signalsAl Viro
2011-01-07m68knommu: Switch to saner sigsuspendAl Viro
2011-01-07m68knommu: Don't bother with SA_ONESHOTAl Viro
2011-01-07m68knommu: fix broken setting of irq_chip and handlerGreg Ungerer
2011-01-05m68knommu: switch to using -mcpu= flags for ColdFire targetsGreg Ungerer
2011-01-05m68knommu: arch/m68knommu/Kconfig whitespace cleanupPhilippe De Muyter
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