Age | Commit message (Expand) | Author |
2012-12-05 | m68knommu: add clock definitions for 5249 ColdFire CPU types | Greg Ungerer |
2012-12-05 | m68knommu: add clock definitions for 523x ColdFire CPU types | Greg Ungerer |
2012-12-05 | m68knommu: add clock definitions for 5206 ColdFire CPU types | Greg Ungerer |
2012-12-05 | m68knommu: add clock creation support macro for other ColdFire CPUs | Greg Ungerer |
2012-12-05 | m68k: fix unused variable warning in mempcy.c | Greg Ungerer |
2012-12-05 | m68knommu: make non-MMU page_to_virt() return a void * | Greg Ungerer |
2012-12-05 | m68knommu: merge ColdFire 5249 and 525x definitions | Greg Ungerer |
2012-12-05 | m68knommu: disable MC68000 cpu target when MMU is selected | Luis Alves |
2012-12-05 | m68knommu: allow for configuration of true 68000 based systems | Luis Alves |
2012-12-05 | m68knommu: platform code merge for 68000 core cpus | Luis Alves |
2012-11-29 | get rid of ptrace_signal_deliver() arguments | Al Viro |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo... | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-18 | m68k: fix sigset_t accessor functions | Andreas Schwab |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-14 | m68k/sun3: Fix instruction faults | Thomas Bogendoerfer |
2012-11-14 | m68k/sun3: Get interrupts working again | Thomas Bogendoerfer |
2012-11-14 | m68k: move to a single instance of free_initmem() | Greg Ungerer |
2012-11-14 | m68k: merge MMU and non-MMU versions of mm/init.c | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic termios.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic termbits.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic sockios.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic socket.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic shmbuf.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic sembuf.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic msgbuf.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic auxvec.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic shmparam.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic spinlock.h | Greg Ungerer |
2012-11-14 | m68k: switch to using the asm-generic hw_irq.h | Greg Ungerer |
2012-11-14 | arch/m68k: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-10-19 | m68k: Wire up kcmp | Geert Uytterhoeven |
2012-10-17 | m68k: switch to saner kernel_execve() semantics | Al Viro |
2012-10-15 | m68k: Remove empty #ifdef/#else/#endif block | Geert Uytterhoeven |
2012-10-15 | Merge tag 'disintegrate-m68k-20121009' of git://git.infradead.org/users/dhowe... | Geert Uytterhoeven |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/m68k/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |