aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+3
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds29-1534/+826
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+2
2010-10-22m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser1-0/+4
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven1-3/+0
2010-10-22m68k: __pa(): cast arg to longAndrew Morton1-1/+1
2010-10-22m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer3-430/+271
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer4-181/+109
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer3-358/+207
2010-10-22m68k/m68knommu: clean up page.hGreg Ungerer3-93/+55
2010-10-22m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer3-66/+44
2010-10-22m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer3-260/+131
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich4-15/+0
2010-10-22m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer2-6/+5
2010-10-22m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney1-79/+1
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich4-47/+3
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock2-2/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+2
2010-10-07Fix IRQ flag handling namingDavid Howells4-81/+79
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton1-3/+3
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2-1/+7
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-2/+11
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich1-2/+11
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-2/+6
2010-08-14defconfig reductionSam Ravnborg12-9657/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+0
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+3
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-5/+14
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven1-13/+0
2010-08-09m68k/mac: Fix RTC on PMU machinesFinn Thain1-3/+3
2010-08-09m68k/mac: Add color classic ii supportFinn Thain1-0/+9
2010-08-09arch/m68k/sun3/leds.c: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-3/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek65-1431/+746
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-1/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds6-175/+126
2010-05-27m68k: use asm-generic/scatterlist.hFUJITA Tomonori1-15/+1
2010-05-26m68k: amiga - RTC platform device conversionGeert Uytterhoeven2-174/+17
2010-05-26m68k: amiga - Parallel port platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-0/+3