| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 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 | 7 | -86/+52 |
| 2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -2/+4 |
| 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: modify clock code so it can be used by all ColdFire CPU types |  Greg Ungerer | 1 | -62/+38 |
| 2012-12-05 | m68knommu: add clock definitions for 54xx ColdFire CPU types |  Greg Ungerer | 1 | -0/+26 |
| 2012-12-05 | m68knommu: add clock definitions for 5407 ColdFire CPU types |  Greg Ungerer | 1 | -0/+20 |
| 2012-12-05 | m68knommu: add clock definitions for 5307 ColdFire CPU types |  Greg Ungerer | 1 | -0/+20 |
| 2012-12-05 | m68knommu: add clock definitions for 528x ColdFire CPU types |  Greg Ungerer | 1 | -0/+28 |
| 2012-12-05 | m68knommu: add clock definitions for 527x ColdFire CPU types |  Greg Ungerer | 1 | -0/+30 |
| 2012-12-05 | m68knommu: add clock definitions for 5272 ColdFire CPU types |  Greg Ungerer | 1 | -0/+26 |
| 2012-12-05 | m68knommu: add clock definitions for 525x ColdFire CPU types |  Greg Ungerer | 1 | -0/+20 |
| 2012-12-05 | m68knommu: add clock definitions for 5249 ColdFire CPU types |  Greg Ungerer | 1 | -0/+20 |
| 2012-12-05 | m68knommu: add clock definitions for 523x ColdFire CPU types |  Greg Ungerer | 1 | -0/+28 |
| 2012-12-05 | m68knommu: add clock definitions for 5206 ColdFire CPU types |  Greg Ungerer | 1 | -0/+20 |
| 2012-12-05 | m68knommu: add clock creation support macro for other ColdFire CPUs |  Greg Ungerer | 1 | -1/+8 |
| 2012-12-05 | m68k: fix unused variable warning in mempcy.c |  Greg Ungerer | 1 | -1/+2 |
| 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 | 5 | -282/+124 |
| 2012-12-05 | m68knommu: disable MC68000 cpu target when MMU is selected |  Luis Alves | 1 | -0/+1 |
| 2012-12-05 | m68knommu: allow for configuration of true 68000 based systems |  Luis Alves | 1 | -1/+1 |
| 2012-12-05 | m68knommu: platform code merge for 68000 core cpus |  Luis Alves | 19 | -623/+267 |
| 2012-11-29 | get rid of ptrace_signal_deliver() arguments |  Al Viro | 2 | -3/+3 |
| 2012-11-29 | unify default ptrace_signal_deliver |  Al Viro | 1 | -3/+2 |
| 2012-11-29 | flagday: kill pt_regs argument of do_fork() |  Al Viro | 1 | -1/+1 |
| 2012-11-28 | flagday: don't pass regs to copy_thread() |  Al Viro | 1 | -2/+1 |
| 2012-11-28 | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork |  Al Viro | 4 | -71/+46 |
| 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 | 3 | -8/+1 |
| 2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -3/+3 |
| 2012-11-19 | Fix misspellings of "whether" in comments. |  Adam Buchbinder | 1 | -1/+1 |
| 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 | 31 | -671/+731 |
| 2012-11-15 | TTY: call tty_port_destroy in the rest of drivers |  Jiri Slaby | 1 | -2/+4 |
| 2012-11-14 | m68k/sun3: Fix instruction faults |  Thomas Bogendoerfer | 1 | -1/+1 |
| 2012-11-14 | m68k/sun3: Get interrupts working again |  Thomas Bogendoerfer | 1 | -25/+4 |
| 2012-11-14 | m68k: move to a single instance of free_initmem() |  Greg Ungerer | 4 | -36/+8 |
| 2012-11-14 | m68k: merge MMU and non-MMU versions of mm/init.c |  Greg Ungerer | 3 | -323/+228 |
| 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 |
| 2012-11-14 | m68k: switch to using the asm-generic auxvec.h |  Greg Ungerer | 2 | -5/+2 |
| 2012-11-14 | m68k: switch to using the asm-generic shmparam.h |  Greg Ungerer | 2 | -6/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic spinlock.h |  Greg Ungerer | 2 | -6/+1 |
| 2012-11-14 | m68k: switch to using the asm-generic hw_irq.h |  Greg Ungerer | 2 | -6/+1 |