Age | Commit message (Expand) | Author | Files | Lines |
2010-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 6 | -175/+126 |
2010-05-27 | m68k: use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -15/+1 |
2010-05-26 | m68k: amiga - RTC platform device conversion | Geert Uytterhoeven | 2 | -174/+17 |
2010-05-26 | m68k: amiga - Parallel port platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
2010-05-26 | m68k: amiga - Serial port platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
2010-05-26 | m68k: amiga - Mouse platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
2010-05-26 | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
2010-05-26 | m68k: amiga - Amiga Gayle IDE platform device conversion | Geert Uytterhoeven | 2 | -1/+68 |
2010-05-26 | m68k: amiga - A4000T SCSI platform device conversion | Geert Uytterhoeven | 1 | -0/+11 |
2010-05-26 | m68k: amiga - A3000 SCSI platform device conversion | Geert Uytterhoeven | 1 | -0/+11 |
2010-05-26 | m68k: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 1 | -0/+2 |
2010-05-26 | m68k: Enable atomic64_t | Geert Uytterhoeven | 2 | -0/+3 |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 9 | -253/+85 |
2010-05-24 | m68knommu: remove un-used mcfsmc.h | Greg Ungerer | 1 | -187/+0 |
2010-05-24 | m68knommu: remove size limit on non-MMU TASK_SIZE | Greg Ungerer | 1 | -0/+4 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-20 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+7 |
2010-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 11 | -76/+119 |
2010-05-17 | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
2010-05-17 | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
2010-05-17 | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 1 | -0/+15 |
2010-05-17 | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 2 | -1/+59 |
2010-05-17 | m68k: invoke oom-killer from page fault | Nick Piggin | 1 | -10/+4 |
2010-05-17 | m68k: Implement generic_find_next_{zero_,}le_bit() | Geert Uytterhoeven | 1 | -6/+8 |
2010-05-17 | m68k: hp300 - Checkpatch cleanup | Andrea Gelmini | 1 | -3/+1 |
2010-05-17 | m68k: Remove trailing spaces in messages | Frans Pop | 3 | -7/+7 |
2010-05-17 | m68k: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day | 1 | -15/+1 |
2010-05-17 | m68k: Remove BKL from rtc implementations | Thomas Gleixner | 2 | -34/+14 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2 | -2/+2 |
2010-05-17 | m68knommu: Coldfire QSPI platform support | Steven King | 7 | -66/+81 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2 | -2/+2 |
2010-04-21 | m68knommu: fix coldfire tcdrain | Philippe De Muyter | 1 | -0/+5 |
2010-04-14 | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() | Geert Uytterhoeven | 1 | -2/+6 |
2010-04-14 | m68k: Fix `struct sigcontext' for ColdFire | Maxim Kuvyrkov | 1 | -3/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 10 | -6/+6 |
2010-03-13 | m68k: Convert m68k to use read/update_persistent_clock | John Stultz | 1 | -4/+7 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2010-03-13 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -8/+0 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 2 | -81/+1 |
2010-03-13 | Add generic sys_old_mmap() | Christoph Hellwig | 3 | -35/+2 |
2010-03-13 | Add generic sys_old_select() | Christoph Hellwig | 3 | -17/+2 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 3 | -3/+3 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2010-02-27 | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov | 3 | -0/+17 |
2010-02-27 | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov | 1 | -0/+1 |
2010-02-27 | m68k: Add NPTL support | Maxim Kuvyrkov | 7 | -1/+102 |
2010-02-27 | m68k: Eliminate unused variable in page_to_phys() | Geert Uytterhoeven | 1 | -6/+1 |
2010-02-27 | m68k: Switch to generic siginfo layout | Maxim Kuvyrkov | 1 | -91/+0 |
2010-02-27 | mac68k: start CUDA early | Finn Thain | 1 | -0/+6 |
2010-02-27 | mac68k: move macsonic and macmace platform devices | Finn Thain | 1 | -0/+23 |