Age | Commit message (Expand) | Author |
2010-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-05-27 | m68k: use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-26 | m68k: amiga - Amiga Gayle IDE platform device conversion | Geert Uytterhoeven |
2010-05-26 | m68k: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori |
2010-05-26 | m68k: Enable atomic64_t | Geert Uytterhoeven |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-05-24 | m68knommu: remove un-used mcfsmc.h | Greg Ungerer |
2010-05-24 | m68knommu: remove size limit on non-MMU TASK_SIZE | Greg Ungerer |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-05-17 | m68k: Implement generic_find_next_{zero_,}le_bit() | Geert Uytterhoeven |
2010-05-17 | m68k: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2010-05-17 | m68knommu: Coldfire QSPI platform support | Steven King |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-04-21 | m68knommu: fix coldfire tcdrain | Philippe De Muyter |
2010-04-14 | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() | Geert Uytterhoeven |
2010-04-14 | m68k: Fix `struct sigcontext' for ColdFire | Maxim Kuvyrkov |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | 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-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-27 | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov |
2010-02-27 | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov |
2010-02-27 | m68k: Add NPTL support | Maxim Kuvyrkov |
2010-02-27 | m68k: Eliminate unused variable in page_to_phys() | Geert Uytterhoeven |
2010-02-27 | m68k: Switch to generic siginfo layout | Maxim Kuvyrkov |
2010-02-27 | mac68k: replace mac68k SCC code with platform device | Finn Thain |
2010-02-27 | m68k: Fix asm/swab.h for ColdFire | Maxim Kuvyrkov |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-05 | tree-wide: s/widht/width/g typo in comments | Daniel Mack |
2010-01-12 | m68knommu: fix definitions of __pa() and __va() | Greg Ungerer |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-12-09 | m68k: rename global variable vmalloc_end to m68k_vmalloc_end | Tejun Heo |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2009-12-06 | m68k: Make thread_info.h usable from assembly. | Tim Abbott |
2009-12-06 | m68knommu: define arch_has_single_step() and friends | Greg Ungerer |
2009-12-04 | m68k: use generic code for ptrace requests | Andreas Schwab |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | m68knommu: Make THREAD_SIZE available to assembly files. | Tim Abbott |