summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2013-05-101-17/+0
|\
| * m68k: remove rpxlite stuffArtem Bityutskiy2013-04-051-17/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-05-1014-47/+56
|\ \
| * | m68knommu: enable Timer on coldfire 532xGreg Ungerer2013-04-291-3/+2
| * | m68knommu: fix ColdFire 5373/5329 QSPI base addressGreg Ungerer2013-04-291-1/+1
| * | m68knommu: add support for configuring a Freescale M5373EVB boardGreg Ungerer2013-04-291-0/+7
| * | m68knommu: add support for the ColdFire 537x family of CPUsGreg Ungerer2013-04-292-0/+9
| * | m68knommu: make ColdFire M532x platform support more v3 genericGreg Ungerer2013-04-292-10/+10
| * | m68knommu: create and use a common M53xx ColdFire class of CPUsGreg Ungerer2013-04-298-17/+21
| * | m68k: remove unused asm/dbg.hGreg Ungerer2013-04-291-6/+0
| * | m68k: Set ColdFire ACR1 cache mode depending on kernel configurationStany MARCEL2013-04-291-1/+6
| * | m68k: clean up unused "config ROMVECSIZE"Paul Bolle2013-04-291-9/+0
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-5/+1
|\ \ \
| * | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * | | m68k: coldfire: use gpiolibAlexandre Courbot2013-03-211-2/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \ \
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-12/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-04-3014-24/+717
|\ \ \ \
| * | | | m68k: Remove inline strlen() implementationMichal Marek2013-04-162-15/+1
| * | | | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz2013-04-161-6/+129
| * | | | m68k: Implement ndelay() based on the existing udelay() logicMichael Schmitz2013-04-161-0/+23
| * | | | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz2013-04-161-0/+82
| * | | | m68k/atari: EtherNEC - add platform device supportMichael Schmitz2013-04-162-1/+67
| * | | | m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz2013-04-165-2/+86
| * | | | m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz2013-04-162-0/+79
| * | | | m68k/atari: ROM port ISA adapter supportMichael Schmitz2013-04-164-7/+254
| * | | | m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven2013-04-161-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-28/+4
|\ \ \ \
| * | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | | m68k: Use generic idle loopThomas Gleixner2013-04-082-28/+5
| | |_|/ | |/| |
* | | | mm/m68k: use common help functions to free reserved pagesJiang Liu2013-04-291-22/+2
| |/ / |/| |
* | | m68k: define a local gpio_request_one() functionGreg Ungerer2013-04-091-0/+20
|/ /
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* | m68k: drop "select EMAC_INC"Paul Bolle2013-03-061-1/+0
* | m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPUGreg Ungerer2013-03-041-1/+1
* | m68knommu: fix MC68328.h definesLuis Alves2013-03-041-5/+5
* | m68knommu: fix build when CPU is not coldfireThadeu Lima de Souza Cascardo2013-03-041-1/+1
* | m68knommu: add CPU_NAME for 68000Luis Alves2013-03-041-0/+3
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-234-75/+7
|\ \
| * | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | m68k: switch to generic old sigaction()Al Viro2013-02-033-39/+1
| * | m68k: switch to generic old sigsuspendAl Viro2013-02-032-11/+1
| * | m68k: switch to generic sigaltstackAl Viro2013-02-032-13/+4
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1