| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations |  Al Viro | 1 | -8/+0 |
| 2013-03-04 | m68knommu: fix MC68328.h defines |  Luis Alves | 1 | -5/+5 |
| 2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -3/+0 |
| 2013-02-26 | default SET_PERSONALITY() in linux/elf.h |  Al Viro | 1 | -3/+0 |
| 2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 2 | -18/+1 |
| 2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -1/+1 |
| 2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 1 | -5/+0 |
| 2013-02-14 | burying unused conditionals |  Al Viro | 1 | -2/+0 |
| 2013-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm |  Linus Torvalds | 1 | -1/+0 |
| 2013-02-09 | m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA |  Geert Uytterhoeven | 1 | -5/+0 |
| 2013-02-06 | m68knommu: fix trap on execing /bin/init |  Greg Ungerer | 1 | -1/+0 |
| 2013-02-03 | m68k: switch to generic old sigaction() |  Al Viro | 1 | -7/+0 |
| 2013-02-03 | consolidate kernel-side struct sigaction declarations |  Al Viro | 1 | -6/+1 |
| 2013-02-03 | consolidate declarations of k_sigaction |  Al Viro | 1 | -3/+0 |
| 2013-01-29 | m68k: Provide dma_mmap_coherent() and dma_get_sgtable() |  Geert Uytterhoeven | 1 | -0/+10 |
| 2013-01-27 | Merge tag 'v3.8-rc5' into next/cleanup |  Olof Johansson | 4 | -1/+20 |
| 2013-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 3 | -1/+18 |
| 2013-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 1 | -0/+2 |
| 2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup |  Olof Johansson | 1 | -2/+2 |
| 2013-01-07 | m68knommu: add KMAP definitions for non-MMU definitions |  Greg Ungerer | 1 | -0/+2 |
| 2013-01-03 | ARCH: drivers remove __dev* attributes. |  Greg Kroah-Hartman | 1 | -2/+2 |
| 2012-12-25 | m68k: Wire up finit_module |  Geert Uytterhoeven | 2 | -1/+2 |
| 2012-12-25 | m68k: Provide dma_alloc_attrs()/dma_free_attrs() |  Geert Uytterhoeven | 1 | -0/+16 |
| 2012-12-24 | m68k: set arch_gettimeoffset directly |  Stephen Warren | 1 | -1/+1 |
| 2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 3 | -7/+1 |
| 2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions |  Al Viro | 1 | -6/+0 |
| 2012-12-19 | new helper: current_user_stack_pointer() |  Al Viro | 1 | -0/+1 |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series |  Al Viro | 1 | -1/+0 |
| 2012-12-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 5 | -276/+125 |
| 2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 14 | -509/+13 |
| 2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+1 |
| 2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 2 | -6/+5 |
| 2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core |  Ingo Molnar | 1 | -0/+1 |
| 2012-12-05 | m68knommu: add clock creation support macro for other ColdFire CPUs |  Greg Ungerer | 1 | -1/+8 |
| 2012-12-05 | m68knommu: make non-MMU page_to_virt() return a void * |  Greg Ungerer | 1 | -1/+1 |
| 2012-12-05 | m68knommu: merge ColdFire 5249 and 525x definitions |  Greg Ungerer | 3 | -274/+116 |
| 2012-11-29 | get rid of ptrace_signal_deliver() arguments |  Al Viro | 1 | -2/+1 |
| 2012-11-29 | unify default ptrace_signal_deliver |  Al Viro | 1 | -3/+2 |
| 2012-11-28 | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork |  Al Viro | 1 | -0/+2 |
| 2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next |  Al Viro | 1 | -1/+0 |
| 2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -3/+3 |
| 2012-11-18 | m68k: fix sigset_t accessor functions |  Andreas Schwab | 1 | -3/+3 |
| 2012-11-16 | Merge branch 'arch-frv' into no-rebases |  Al Viro | 30 | -671/+730 |
| 2012-11-14 | m68k: switch to using the asm-generic termios.h |  Greg Ungerer | 4 | -95/+2 |
| 2012-11-14 | m68k: switch to using the asm-generic termbits.h |  Greg Ungerer | 2 | -202/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic sockios.h |  Greg Ungerer | 2 | -14/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic socket.h |  Greg Ungerer | 2 | -73/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic shmbuf.h |  Greg Ungerer | 2 | -43/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic sembuf.h |  Greg Ungerer | 2 | -26/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic msgbuf.h |  Greg Ungerer | 2 | -32/+1 |