aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-5/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-12/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds14-24/+717
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-28/+4
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16m68k: Remove inline strlen() implementationMichal Marek2-15/+1
2013-04-16m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz1-6/+129
2013-04-16m68k: Implement ndelay() based on the existing udelay() logicMichael Schmitz1-0/+23
2013-04-16m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz1-0/+82
2013-04-16m68k/atari: EtherNEC - add platform device supportMichael Schmitz2-1/+67
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz5-2/+86
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz2-0/+79
2013-04-16m68k/atari: ROM port ISA adapter supportMichael Schmitz4-7/+254
2013-04-16m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven1-0/+3
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer1-0/+20
2013-04-08m68k: Use generic idle loopThomas Gleixner2-28/+5
2013-03-21m68k: coldfire: use gpiolibAlexandre Courbot1-2/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-06m68k: drop "select EMAC_INC"Paul Bolle1-1/+0
2013-03-04m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPUGreg Ungerer1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-03-04m68knommu: fix MC68328.h definesLuis Alves1-5/+5
2013-03-04m68knommu: fix build when CPU is not coldfireThadeu Lima de Souza Cascardo1-1/+1
2013-03-04m68knommu: add CPU_NAME for 68000Luis Alves1-0/+3
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-75/+7
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-59/+52
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-8/+1
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpmLinus Torvalds1-1/+0
2013-02-09m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven2-8/+1
2013-02-06m68knommu: fix trap on execing /bin/initGreg Ungerer1-1/+0
2013-02-03m68k: switch to generic old sigaction()Al Viro3-39/+1
2013-02-03m68k: switch to generic old sigsuspendAl Viro2-11/+1
2013-02-03m68k: switch to generic sigaltstackAl Viro2-13/+4
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 Johansson6-4/+26
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman6-4/+26
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-1/+19
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1