aboutsummaryrefslogtreecommitdiff
path: root/arch/m68knommu/kernel
AgeCommit message (Expand)Author
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer
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-05m68knommu: remove command line printing DEBUGGreg 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
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
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: Remove dead SMP config optionChristian Dietrich
2010-10-22m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer
2010-10-21m68knommu: mask of vector bits in exception word properlyGreg Ungerer
2010-10-21m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter
2010-10-21m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter
2010-10-21m68knommu: fix default starting datePhilippe De Muyter
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead M68000 config optionChristian Dietrich
2010-10-07Fix IRQ flag handling namingDavid Howells
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
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12m68knommu: use generic ptrace_resume codeChristoph Hellwig
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-06m68knommu: define arch_has_single_step() and friendsGreg Ungerer
2009-12-04m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott