Age | Commit message (Expand) | Author |
2011-01-07 | m68k: Check __get_user()/__put_user() return value | Al Viro |
2011-01-07 | m68k: Missing syscall_trace() on sigreturn | Al Viro |
2011-01-07 | m68k: Fix stack mangling logics in sigreturn | Al Viro |
2011-01-07 | m68k: If we fail to set sigframe up, just leave regs alone... | Al Viro |
2011-01-07 | m68k: Don't lose state if sigframe setup fails | Al Viro |
2011-01-07 | m68k: Simplify the singlestepping handling in signals | Al Viro |
2011-01-07 | m68k: Switch to saner sigsuspend() | Al Viro |
2011-01-07 | m68k: Resetting sa_handler in local copy of k_sigaction is pointless | Al Viro |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68k | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-10-22 | m68k: Remove big kernel lock in cache flush code | Geert Uytterhoeven |
2010-10-22 | m68k/m68knommu: Remove dead SMP config option | Christian Dietrich |
2010-10-22 | m68k: Remove dead GG2 config option | Christian Dietrich |
2010-10-21 | m68k{nommu}: Remove unused DEFINE's from asm-offsets.c | Philippe De Muyter |
2010-09-13 | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 | Geert Uytterhoeven |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-17 | m68k: Remove trailing spaces in messages | Frans Pop |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | m68k: Convert m68k to use read/update_persistent_clock | John Stultz |
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-02-27 | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov |
2010-02-27 | m68k: Add NPTL support | Maxim Kuvyrkov |
2009-12-12 | kbuild: move autoconf.h to include/generated | Sam Ravnborg |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-06 | m68k: Remove the BKL from sys_execve | John Kacur |
2009-12-06 | m68k: Cleanup linker scripts using new linker script macros. | Tim Abbott |
2009-12-04 | m68k: ptrace fixes | Andreas Schwab |
2009-12-04 | m68k: use generic code for ptrace requests | Andreas Schwab |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-22 | m68k: convert to use arch_gettimeoffset() | john stultz |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-01 | locking, m68k/asm-offsets: Rename signal defines | Heiko Carstens |
2009-08-31 | locking, m68k: Calculate thread_info offset with asm offset | Heiko Carstens |
2009-08-31 | locking, m68k/asm-offsets: Rename pt_regs offset defines | Heiko Carstens |
2009-08-26 | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-18 | ptrace: remove PT_DTRACE from m68k, m68knommu | Oleg Nesterov |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-04-28 | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> | Geert Uytterhoeven |