aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03mm/m68k: fix build warning of unused variableJiang Liu1-5/+8
2013-07-03mm/m68k: prepare for killing free_all_bootmem_node()Jiang Liu1-3/+1
2013-07-03mm/m68k: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-29/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-2/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro2-6/+0
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+2
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus 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/m68knommuLinus 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/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-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