aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-0/+10
2010-05-27m68k: use asm-generic/scatterlist.hFUJITA Tomonori1-15/+1
2010-05-26m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven1-0/+6
2010-05-26m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-26m68k: Enable atomic64_tGeert Uytterhoeven1-0/+2
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds9-253/+85
2010-05-24m68knommu: remove un-used mcfsmc.hGreg Ungerer1-187/+0
2010-05-24m68knommu: remove size limit on non-MMU TASK_SIZEGreg Ungerer1-0/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-21/+9
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven1-6/+8
2010-05-17m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-15/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2-2/+2
2010-05-17m68knommu: Coldfire QSPI platform supportSteven King7-66/+81
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2-2/+2
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter1-0/+5
2010-04-14m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven1-2/+6
2010-04-14m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov1-3/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-8/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2-0/+10
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov1-0/+1
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov3-1/+8
2010-02-27m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven1-6/+1
2010-02-27m68k: Switch to generic siginfo layoutMaxim Kuvyrkov1-91/+0
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain2-42/+5
2010-02-27m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov1-1/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-05tree-wide: s/widht/width/g typo in commentsDaniel Mack1-1/+1
2010-01-12m68knommu: fix definitions of __pa() and __va()Greg Ungerer3-15/+7
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-3/+5
2009-12-09m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo1-2/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-0/+2
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-1/+21
2009-12-06m68k: Make thread_info.h usable from assembly.Tim Abbott1-1/+4
2009-12-06m68knommu: define arch_has_single_step() and friendsGreg Ungerer1-1/+1
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab1-0/+17
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-04m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott1-2/+2