| Commit message (Expand) | Author | Age |
... | |
| | * | | | 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 |
| * | | 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: start CUDA early | Finn Thain | 2010-02-27 |
| * | | mac68k: move macsonic and macmace platform devices | Finn Thain | 2010-02-27 |
| * | | mac68k: move mac_esp platform device | Finn Thain | 2010-02-27 |
| * | | mac68k: replace mac68k SCC code with platform device | Finn Thain | 2010-02-27 |
| * | | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 |
| * | | mac68k: rework SWIM platform device | Finn Thain | 2010-02-27 |
| * | | mac68k: cleanup | Finn Thain | 2010-02-27 |
| * | | m68k: Use DIV_ROUND_CLOSEST | Julia Lawall | 2010-02-27 |
| * | | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter | 2010-02-27 |
| * | | m68k: Allow ioremapping top of memory | Philippe De Muyter | 2010-02-27 |
| * | | m68k: Fix asm/swab.h for ColdFire | Maxim Kuvyrkov | 2010-02-27 |
| |/ |
|
* / | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 |
|/ |
|
* | m68knommu: fix definitions of __pa() and __va() | Greg Ungerer | 2010-01-12 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 2009-12-12 |
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \
| |/
|/| |
|
| * | m68k: rename global variable vmalloc_end to m68k_vmalloc_end | Tejun Heo | 2009-12-09 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * | | | m68knommu: Make THREAD_SIZE available to assembly files. | Tim Abbott | 2009-12-03 |
| * | | | m68knommu: add a task_pt_regs() macro | Greg Ungerer | 2009-12-03 |