aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
* | m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-271-2/+1
* | m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
* | m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov2010-02-271-1/+1
|/
* m68knommu: fix definitions of __pa() and __va()Greg Ungerer2010-01-123-15/+7
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-1/+2
|\
| * kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-142-6/+6
|\ \ | |/ |/|
| * m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo2009-12-092-6/+6
* | Unify sys_mmap*Al Viro2009-12-111-75/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-28/+28
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-28/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-093-3/+5
|\ \ \
| * | | m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott2009-12-041-2/+2
| * | | m68knommu: add a task_pt_regs() macroGreg Ungerer2009-12-041-0/+2
| * | | m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-041-0/+12
| |/ /
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-082-0/+2
|\ \ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-262-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-087-167/+93
|\ \ \
| * | | m68k: Remove the BKL from sys_execveJohn Kacur2009-12-061-4/+1
| * | | m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2009-12-062-95/+20
| * | | m68k: Make thread_info.h usable from assembly.Tim Abbott2009-12-061-1/+4
| * | | m68knommu: define arch_has_single_step() and friendsGreg Ungerer2009-12-061-1/+1
| * | | m68k: ptrace fixesAndreas Schwab2009-12-042-17/+34
| * | | m68k: use generic code for ptrace requestsAndreas Schwab2009-12-042-54/+38
| |/ /