aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 1-37/+11
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-07-03mm/m68k: fix build warning of unused variableGravatar Jiang Liu 1-5/+8
2013-07-03mm/m68k: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-3/+1
2013-07-03mm/m68k: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-29/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-2/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Gravatar Linus Torvalds 12-67/+22
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 2-6/+0
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Gravatar Geert Uytterhoeven 1-1/+1
2013-06-24m68k/q40: Enable PC parallel port in defconfigGravatar Geert Uytterhoeven 2-0/+8
2013-06-24m68k/q40: Undefine insl/outsl before redefining themGravatar Geert Uytterhoeven 1-0/+2
2013-06-24m68k/uaccess: Fix asm constraints for userspace accessGravatar Geert Uytterhoeven 2-7/+7
2013-06-24m68k/irq: Vector ints need a valid interrupt handlerGravatar Thomas Bogendoerfer 1-1/+1
2013-06-24m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zeroGravatar Chen Gang 1-1/+1
2013-06-24m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to nGravatar Finn Thain 1-2/+1
2013-06-24m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsGravatar Denis Efremov 1-1/+1
2013-06-24m68k: Remove inline strcpy() and strcat() implementationsGravatar Geert Uytterhoeven 3-55/+1
2013-06-14m68k/PCI: Remove redundant call of pci_bus_add_devices()Gravatar Jiang Liu 1-1/+0
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Gravatar Linus Torvalds 1-1/+2
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-10/+19
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKGravatar Finn Thain 1-10/+19
2013-05-29m68k: only use local gpio_request_one if not using GPIOLIBGravatar Greg Ungerer 1-1/+2
2013-05-28m68k: Update defconfigs for v3.9Gravatar Geert Uytterhoeven 12-698/+1982
2013-05-21m68k: implement futex.h to support userspace robust futexes and PI mutexesGravatar Mikael Pettersson 2-1/+94
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Gravatar Linus Torvalds 1-17/+0
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 14-47/+56
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 2-5/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-8/+0
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-12/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 14-24/+717
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-28/+4
2013-04-29mm/m68k: use common help functions to free reserved pagesGravatar Jiang Liu 1-22/+2
2013-04-29m68knommu: enable Timer on coldfire 532xGravatar Greg Ungerer 1-3/+2
2013-04-29m68knommu: fix ColdFire 5373/5329 QSPI base addressGravatar Greg Ungerer 1-1/+1
2013-04-29m68knommu: add support for configuring a Freescale M5373EVB boardGravatar Greg Ungerer 1-0/+7
2013-04-29m68knommu: add support for the ColdFire 537x family of CPUsGravatar Greg Ungerer 2-0/+9
2013-04-29m68knommu: make ColdFire M532x platform support more v3 genericGravatar Greg Ungerer 2-10/+10
2013-04-29m68knommu: create and use a common M53xx ColdFire class of CPUsGravatar Greg Ungerer 8-17/+21
2013-04-29m68k: remove unused asm/dbg.hGravatar Greg Ungerer 1-6/+0
2013-04-29m68k: Set ColdFire ACR1 cache mode depending on kernel configurationGravatar Stany MARCEL 1-1/+6
2013-04-29m68k: clean up unused "config ROMVECSIZE"Gravatar Paul Bolle 1-9/+0
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-16m68k: Remove inline strlen() implementationGravatar Michal Marek 2-15/+1
2013-04-16m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDGravatar Michael Schmitz 1-6/+129
2013-04-16m68k: Implement ndelay() based on the existing udelay() logicGravatar Michael Schmitz 1-0/+23
2013-04-16m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsGravatar Michael Schmitz 1-0/+82
2013-04-16m68k/atari: EtherNEC - add platform device supportGravatar Michael Schmitz 2-1/+67