summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2013-06-17mm/m68k: fix build warning of unused variableJiang Liu
2013-06-17mm/m68k: prepare for killing free_all_bootmem_node()Jiang Liu
2013-06-17mm/m68k: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-06-17mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-06-17mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-06-17mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-17Merge remote-tracking branch 'pci/next'Stephen Rothwell
2013-06-16Merge branch 'exotic-arch-fixes' into for-3.11Geert Uytterhoeven
2013-06-16m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven
2013-06-16m68k/irq: Vector ints need a valid interrupt handlerThomas Bogendoerfer
2013-06-14m68k/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-05-31m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zeroChen Gang
2013-05-31m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to nFinn Thain
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain
2013-05-29m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer
2013-05-28m68k: Update defconfigs for v3.9Geert Uytterhoeven
2013-05-21m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-21m68k: Remove inline strcpy() and strcat() implementationsGeert Uytterhoeven
2013-05-21m68k: implement futex.h to support userspace robust futexes and PI mutexesMikael Pettersson
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu
2013-04-29m68knommu: enable Timer on coldfire 532xGreg Ungerer
2013-04-29m68knommu: fix ColdFire 5373/5329 QSPI base addressGreg Ungerer
2013-04-29m68knommu: add support for configuring a Freescale M5373EVB boardGreg Ungerer
2013-04-29m68knommu: add support for the ColdFire 537x family of CPUsGreg Ungerer
2013-04-29m68knommu: make ColdFire M532x platform support more v3 genericGreg Ungerer
2013-04-29m68knommu: create and use a common M53xx ColdFire class of CPUsGreg Ungerer
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer
2013-04-29m68k: Set ColdFire ACR1 cache mode depending on kernel configurationStany MARCEL
2013-04-29m68k: clean up unused "config ROMVECSIZE"Paul Bolle
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16m68k: Remove inline strlen() implementationMichal Marek
2013-04-16m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz
2013-04-16m68k: Implement ndelay() based on the existing udelay() logicMichael Schmitz
2013-04-16m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz
2013-04-16m68k/atari: EtherNEC - add platform device supportMichael Schmitz
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz
2013-04-16m68k/atari: ROM port ISA adapter supportMichael Schmitz
2013-04-16m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer