summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
| | * m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-261-0/+2
| | * m68k: Enable atomic64_tGeert Uytterhoeven2010-05-262-0/+3
| * | m68k: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-15/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-05-259-253/+85
| |\
| | * m68knommu: remove un-used mcfsmc.hGreg Ungerer2010-05-241-187/+0
| | * m68knommu: remove size limit on non-MMU TASK_SIZEGreg Ungerer2010-05-241-0/+4
| | * m68knommu: Coldfire QSPI platform supportSteven King2010-05-177-66/+81
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
| |\ \
| | * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-142-2/+2
| | |/
| * | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-4/+7
| |\ \
| | * | m68k: Convert m68k to use read/update_persistent_clockJohn Stultz2010-03-131-4/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-1711-76/+119
| |\ \ \
| | * | | m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2010-05-171-0/+5
| | * | | m68k: amiga - Sound platform device conversionGeert Uytterhoeven2010-05-171-0/+5
| | * | | m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2010-05-171-0/+15
| | * | | m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2010-05-172-1/+59
| | * | | m68k: invoke oom-killer from page faultNick Piggin2010-05-171-10/+4
| | * | | m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven2010-05-171-6/+8
| | * | | m68k: hp300 - Checkpatch cleanupAndrea Gelmini2010-05-171-3/+1
| | * | | m68k: Remove trailing spaces in messagesFrans Pop2010-05-173-7/+7
| | * | | m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day2010-05-171-15/+1
| | * | | m68k: Remove BKL from rtc implementationsThomas Gleixner2010-05-172-34/+14
| | | |/ | | |/|
| * | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-172-2/+2
| |/ /
| * | m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-211-0/+5
| * | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven2010-04-141-2/+6
| * | m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov2010-04-141-3/+1
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-6/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-123-3/+3
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
| | |\ \ | | | |/ | | |/|
| | | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
| | | * tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-051-1/+1
| * | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-8/+0
| * | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-81/+1
| * | | Add generic sys_old_mmap()Christoph Hellwig2010-03-123-35/+2
| * | | Add generic sys_old_select()Christoph Hellwig2010-03-123-17/+2
| |/ /
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
| |\ \
| | * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/
| * | m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-273-0/+17
| * | m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-271-0/+1
| * | m68k: Add NPTL supportMaxim Kuvyrkov2010-02-277-1/+102
| * | m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven2010-02-271-6/+1
| * | m68k: Switch to generic siginfo layoutMaxim Kuvyrkov2010-02-271-91/+0
| * | mac68k: start CUDA earlyFinn Thain2010-02-271-0/+6
| * | mac68k: move macsonic and macmace platform devicesFinn Thain2010-02-271-0/+23
| * | mac68k: move mac_esp platform deviceFinn Thain2010-02-271-0/+27
| * | mac68k: replace mac68k SCC code with platform deviceFinn Thain2010-02-2711-522/+80
| * | pmac-zilog: add platform driverFinn Thain2010-02-272-0/+10
| * | mac68k: rework SWIM platform deviceFinn Thain2010-02-271-19/+16
| * | mac68k: cleanupFinn Thain2010-02-271-111/+97
| * | m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
OpenPOWER on IntegriCloud