aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
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-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-6/+6
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-8/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig2-81/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig3-35/+2
2010-03-12Add generic sys_old_select()Christoph Hellwig3-17/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
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 Kuvyrkov3-0/+17
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov1-0/+1
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov7-1/+102
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: start CUDA earlyFinn Thain1-0/+6
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain1-0/+23
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-0/+27
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain11-522/+80
2010-02-27pmac-zilog: add platform driverFinn Thain2-0/+10
2010-02-27mac68k: rework SWIM platform deviceFinn Thain1-19/+16
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter1-2/+1
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter1-1/+1
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 Mack2-2/+2
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 Torvalds2-1/+2
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 Torvalds2-6/+6
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg1-1/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro1-75/+8
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-28/+28
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 Heo2-6/+6
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 Torvalds7-167/+93
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2-95/+20
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: ptrace fixesAndreas Schwab2-17/+34
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab2-54/+38
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-28/+28
2009-12-04m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott1-2/+2