summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-20m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+2
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-10/+19
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain1-10/+19
2013-05-29m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer1-1/+2
2013-05-28m68k: Update defconfigs for v3.9Geert Uytterhoeven12-698/+1982
2013-05-21m68k: implement futex.h to support userspace robust futexes and PI mutexesMikael Pettersson2-1/+94
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-17/+0
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds14-47/+56
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/vir...Linus 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/gee...Linus Torvalds14-24/+717
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-28/+4
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-29m68knommu: enable Timer on coldfire 532xGreg Ungerer1-3/+2
2013-04-29m68knommu: fix ColdFire 5373/5329 QSPI base addressGreg Ungerer1-1/+1
2013-04-29m68knommu: add support for configuring a Freescale M5373EVB boardGreg Ungerer1-0/+7
2013-04-29m68knommu: add support for the ColdFire 537x family of CPUsGreg Ungerer2-0/+9
2013-04-29m68knommu: make ColdFire M532x platform support more v3 genericGreg Ungerer2-10/+10
2013-04-29m68knommu: create and use a common M53xx ColdFire class of CPUsGreg Ungerer8-17/+21
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer1-6/+0
2013-04-29m68k: Set ColdFire ACR1 cache mode depending on kernel configurationStany MARCEL1-1/+6
2013-04-29m68k: clean up unused "config ROMVECSIZE"Paul Bolle1-9/+0
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-04-05m68k: remove rpxlite stuffArtem Bityutskiy1-17/+0
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