aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-14m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven
2010-04-14m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov
2010-02-27m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven
2010-02-27m68k: Switch to generic siginfo layoutMaxim Kuvyrkov
2010-02-27mac68k: start CUDA earlyFinn Thain
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain
2010-02-27mac68k: move mac_esp platform deviceFinn Thain
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain
2010-02-27pmac-zilog: add platform driverFinn Thain
2010-02-27mac68k: rework SWIM platform deviceFinn Thain
2010-02-27mac68k: cleanupFinn Thain
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter
2010-02-27m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-05tree-wide: s/widht/width/g typo in commentsDaniel Mack
2010-01-12m68knommu: fix definitions of __pa() and __va()Greg Ungerer
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-12-09m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott
2009-12-06m68k: Make thread_info.h usable from assembly.Tim Abbott
2009-12-06m68knommu: define arch_has_single_step() and friendsGreg Ungerer
2009-12-04m68k: ptrace fixesAndreas Schwab
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott