| Commit message (Expand) | Author | Age |
* | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-05-27 |
| |\ |
|
| | * | m68k: amiga - RTC platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - Parallel port platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - Serial port platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - Mouse platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - Amiga Gayle IDE platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - A4000T SCSI platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| | * | m68k: amiga - A3000 SCSI 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-26 |
| * | | m68k: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-05-25 |
| |\ |
|
| | * | m68knommu: remove un-used mcfsmc.h | Greg Ungerer | 2010-05-23 |
| | * | m68knommu: remove size limit on non-MMU TASK_SIZE | Greg Ungerer | 2010-05-23 |
| | * | m68knommu: Coldfire QSPI platform support | Steven King | 2010-05-16 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
| |\ \ |
|
| | * | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 |
| | |/ |
|
| * | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 |
| |\ \ |
|
| | * | | m68k: Convert m68k to use read/update_persistent_clock | John Stultz | 2010-03-12 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-05-17 |
| |\ \ \ |
|
| | * | | | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 2010-05-17 |
| | * | | | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2010-05-17 |
| | * | | | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 2010-05-17 |
| | * | | | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 2010-05-17 |
| | * | | | m68k: invoke oom-killer from page fault | Nick Piggin | 2010-05-17 |
| | * | | | m68k: Implement generic_find_next_{zero_,}le_bit() | Geert Uytterhoeven | 2010-05-17 |
| | * | | | m68k: hp300 - Checkpatch cleanup | Andrea Gelmini | 2010-05-17 |
| | * | | | m68k: Remove trailing spaces in messages | Frans Pop | 2010-05-17 |
| | * | | | m68k: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day | 2010-05-17 |
| | * | | | m68k: Remove BKL from rtc implementations | Thomas Gleixner | 2010-05-17 |
| | | |/
| | |/| |
|
| * / | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 |
| |/ / |
|
| * | | m68knommu: fix coldfire tcdrain | Philippe De Muyter | 2010-04-20 |
| * | | 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-04-14 |
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
| |\ \ |
|
| | * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
| | | * | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 2010-02-05 |
| * | | | 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-12 |
| |/ / |
|
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
| |\ \ |
|
| | * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
| | |/ |
|
| * | | 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 |