| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-01-18 |
|\ |
|
| * | m68knommu: remove command line printing DEBUG | Greg Ungerer | 2011-01-05 |
| * | m68knommu: fix clock rate value reported for ColdFire 54xx parts | Greg Ungerer | 2011-01-05 |
| * | m68knommu: move ColdFire CPU names into their headers | Greg Ungerer | 2011-01-05 |
* | | m68knommu: Need to check __get_user()/__put_user() result | Al Viro | 2011-01-07 |
* | | m68knommu: signal.c __user annotations | Al Viro | 2011-01-07 |
* | | m68knommu: Equivalent of "m68k: handle new gcc's" | Al Viro | 2011-01-07 |
* | | m68knommu: f_pcr has been gone since headers' merge | Al Viro | 2011-01-07 |
* | | m68knommu: Don't lose state if sigframe setup fails | Al Viro | 2011-01-07 |
* | | m68knommu: Handle multiple pending signals | Al Viro | 2011-01-07 |
* | | m68knommu: Switch to saner sigsuspend | Al Viro | 2011-01-07 |
* | | m68knommu: Don't bother with SA_ONESHOT | Al Viro | 2011-01-07 |
|/ |
|
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | ptrace: cleanup arch_ptrace() on m68knommu | Namhyung Kim | 2010-10-27 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-10-25 |
|\ |
|
| * | m68knommu: convert to using tracehook_report_syscall_* | Greg Ungerer | 2010-10-22 |
| * | m68knommu: mask of vector bits in exception word properly | Greg Ungerer | 2010-10-20 |
| * | m68knommu: .gitignore vmlinux.lds | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. | Philippe De Muyter | 2010-10-20 |
| * | m68k{nommu}: Remove unused DEFINE's from asm-offsets.c | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: fix default starting date | Philippe De Muyter | 2010-10-20 |
| * | arch/m68knommu: Removing dead M68KFPU_EMU config option | Christian Dietrich | 2010-10-20 |
| * | arch/m68knommu: Removing dead M68000 config option | Christian Dietrich | 2010-10-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-10-22 |
|\ \ |
|
| * | | m68k/m68knommu: Remove dead SMP config option | Christian Dietrich | 2010-10-22 |
| |/ |
|
* / | Fix IRQ flag handling naming | David Howells | 2010-10-07 |
|/ |
|
* | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 | Geert Uytterhoeven | 2010-09-13 |
* | m68knommu: fix missing linker segments | Greg Ungerer | 2010-09-07 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-08-18 |
|\ |
|
| * | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy | 2010-08-17 |
* | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
|/ |
|
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | Rename .data.initvect to .data..initvect. | Denys Vlasenko | 2010-03-03 |
| * | Rename .text.lock to .text..lock. | Denys Vlasenko | 2010-03-03 |
* | | Fix m68k-uclinux's rt_sigreturn trampoline | Maxim Kuvyrkov | 2010-04-20 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | m68knommu: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 |
* | | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 |
* | | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov | 2010-02-27 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. | Tim Abbott | 2009-12-03 |
| * | m68knommu: Move __init_end out of the .init section. | Tim Abbott | 2009-12-03 |
| * | m68knommu: Move __init_begin out of the .init section. | Tim Abbott | 2009-12-03 |
| * | m68knommu: Use more macros inside the .init section. | Tim Abbott | 2009-12-03 |