aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-01-181-54/+18
|\
| * m68knommu: remove command line printing DEBUGGreg Ungerer2011-01-051-5/+0
| * m68knommu: fix clock rate value reported for ColdFire 54xx partsGreg Ungerer2011-01-051-9/+11
| * m68knommu: move ColdFire CPU names into their headersGreg Ungerer2011-01-051-44/+11
* | m68knommu: Need to check __get_user()/__put_user() resultAl Viro2011-01-071-6/+6
* | m68knommu: signal.c __user annotationsAl Viro2011-01-071-28/+28
* | m68knommu: Equivalent of "m68k: handle new gcc's"Al Viro2011-01-071-14/+14
* | m68knommu: f_pcr has been gone since headers' mergeAl Viro2011-01-071-4/+4
* | m68knommu: Don't lose state if sigframe setup failsAl Viro2011-01-071-7/+12
* | m68knommu: Handle multiple pending signalsAl Viro2011-01-071-4/+3
* | m68knommu: Switch to saner sigsuspendAl Viro2011-01-072-60/+19
* | m68knommu: Don't bother with SA_ONESHOTAl Viro2011-01-071-3/+0
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* ptrace: cleanup arch_ptrace() on m68knommuNamhyung Kim2010-10-271-29/+25
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-10-256-70/+31
|\
| * m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer2010-10-221-16/+13
| * m68knommu: mask of vector bits in exception word properlyGreg Ungerer2010-10-211-5/+8
| * m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter2010-10-211-0/+1
| * m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter2010-10-211-1/+1
| * m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter2010-10-211-9/+0
| * m68knommu: fix default starting datePhilippe De Muyter2010-10-211-5/+8
| * arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich2010-10-212-31/+0
| * arch/m68knommu: Removing dead M68000 config optionChristian Dietrich2010-10-211-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-10-221-2/+1
|\ \
| * | m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+1
| |/
* | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+0
|/
* m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-131-0/+3
* m68knommu: fix missing linker segmentsGreg Ungerer2010-09-071-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-181-5/+5
|\
| * m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-181-5/+5
* | Make do_execve() take a const filename pointerDavid Howells2010-08-172-2/+6
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-2/+2
|\
| * Rename .data.initvect to .data..initvect.Denys Vlasenko2010-03-031-1/+1
| * Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-1/+1
* | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-211-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+2
* | m68knommu: use generic ptrace_resume codeChristoph Hellwig2010-03-121-56/+0
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-121-17/+1
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-86/+0
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-122-35/+1
* | Add generic sys_old_select()Christoph Hellwig2010-03-122-17/+1
* | m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-274-0/+49
|/
* Unify sys_mmap*Al Viro2009-12-112-37/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-092-35/+104
|\
| * m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott2009-12-041-13/+4
| * m68knommu: Move __init_end out of the .init section.Tim Abbott2009-12-041-0/+2
| * m68knommu: Move __init_begin out of the .init section.Tim Abbott2009-12-041-0/+2
| * m68knommu: Use more macros inside the .init section.Tim Abbott2009-12-041-19/+5