summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+0
2013-04-16m68k: Remove inline strlen() implementationMichal Marek1-14/+0
2013-04-16m68k: Implement ndelay() based on the existing udelay() logicMichael Schmitz1-0/+23
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz3-2/+12
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz1-0/+9
2013-04-16m68k/atari: ROM port ISA adapter supportMichael Schmitz2-7/+238
2013-04-16m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven1-0/+3
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer1-0/+20
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-03-04m68knommu: fix MC68328.h definesLuis Alves1-5/+5
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-5/+0
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2013-02-09m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven1-5/+0
2013-02-06m68knommu: fix trap on execing /bin/initGreg Ungerer1-1/+0
2013-02-03m68k: switch to generic old sigaction()Al Viro1-7/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-3/+0
2013-01-29m68k: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+10
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson4-1/+20
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-1/+18
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-2/+2
2013-01-07m68knommu: add KMAP definitions for non-MMU definitionsGreg Ungerer1-0/+2
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-25m68k: Wire up finit_moduleGeert Uytterhoeven2-1/+2
2012-12-25m68k: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven1-0/+16
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-7/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds5-276/+125
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds14-509/+13
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+5
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-05m68knommu: add clock creation support macro for other ColdFire CPUsGreg Ungerer1-1/+8
2012-12-05m68knommu: make non-MMU page_to_virt() return a void *Greg Ungerer1-1/+1
2012-12-05m68knommu: merge ColdFire 5249 and 525x definitionsGreg Ungerer3-274/+116
2012-11-29get rid of ptrace_signal_deliver() argumentsAl Viro1-2/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-3/+2
2012-11-28m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro1-0/+2
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro1-1/+0
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2012-11-18m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3