| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-05-17 | 11 | -76/+119 |
|\ |
|
| * | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+5 |
| * | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+5 |
| * | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+15 |
| * | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 2010-05-17 | 2 | -1/+59 |
| * | m68k: invoke oom-killer from page fault | Nick Piggin | 2010-05-17 | 1 | -10/+4 |
| * | m68k: Implement generic_find_next_{zero_,}le_bit() | Geert Uytterhoeven | 2010-05-17 | 1 | -6/+8 |
| * | m68k: hp300 - Checkpatch cleanup | Andrea Gelmini | 2010-05-17 | 1 | -3/+1 |
| * | m68k: Remove trailing spaces in messages | Frans Pop | 2010-05-17 | 3 | -7/+7 |
| * | m68k: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day | 2010-05-17 | 1 | -15/+1 |
| * | m68k: Remove BKL from rtc implementations | Thomas Gleixner | 2010-05-17 | 2 | -34/+14 |
* | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 2 | -2/+2 |
|/ |
|
* | m68knommu: fix coldfire tcdrain | Philippe De Muyter | 2010-04-21 | 1 | -0/+5 |
* | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() | Geert Uytterhoeven | 2010-04-14 | 1 | -2/+6 |
* | m68k: Fix `struct sigcontext' for ColdFire | Maxim Kuvyrkov | 2010-04-14 | 1 | -3/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 10 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 3 | -3/+3 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 3 | -3/+3 |
| |\ |
|
| | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 2 | -2/+2 |
| | * | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -8/+0 |
* | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 2 | -81/+1 |
* | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 3 | -35/+2 |
* | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 3 | -17/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ \ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+1 |
| |/ |
|
* | | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov | 2010-02-27 | 3 | -0/+17 |
* | | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov | 2010-02-27 | 1 | -0/+1 |
* | | m68k: Add NPTL support | Maxim Kuvyrkov | 2010-02-27 | 7 | -1/+102 |
* | | m68k: Eliminate unused variable in page_to_phys() | Geert Uytterhoeven | 2010-02-27 | 1 | -6/+1 |
* | | m68k: Switch to generic siginfo layout | Maxim Kuvyrkov | 2010-02-27 | 1 | -91/+0 |
* | | mac68k: start CUDA early | Finn Thain | 2010-02-27 | 1 | -0/+6 |
* | | mac68k: move macsonic and macmace platform devices | Finn Thain | 2010-02-27 | 1 | -0/+23 |
* | | mac68k: move mac_esp platform device | Finn Thain | 2010-02-27 | 1 | -0/+27 |
* | | mac68k: replace mac68k SCC code with platform device | Finn Thain | 2010-02-27 | 11 | -522/+80 |
* | | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 | 2 | -0/+10 |
* | | mac68k: rework SWIM platform device | Finn Thain | 2010-02-27 | 1 | -19/+16 |
* | | mac68k: cleanup | Finn Thain | 2010-02-27 | 1 | -111/+97 |
* | | m68k: Use DIV_ROUND_CLOSEST | Julia Lawall | 2010-02-27 | 1 | -1/+1 |
* | | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter | 2010-02-27 | 1 | -2/+1 |
* | | m68k: Allow ioremapping top of memory | Philippe De Muyter | 2010-02-27 | 1 | -1/+1 |
* | | m68k: Fix asm/swab.h for ColdFire | Maxim Kuvyrkov | 2010-02-27 | 1 | -1/+1 |
|/ |
|
* | m68knommu: fix definitions of __pa() and __va() | Greg Ungerer | 2010-01-12 | 3 | -15/+7 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 2 | -1/+2 |
|\ |
|
| * | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 2 | -6/+6 |
|\ \
| |/
|/| |
|
| * | m68k: rename global variable vmalloc_end to m68k_vmalloc_end | Tejun Heo | 2009-12-09 | 2 | -6/+6 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -75/+8 |