aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven1-0/+2
2014-07-10m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven1-1/+2
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-9/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-13/+2
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into nextLinus Torvalds15-63/+74
2014-05-28m68k/hp300: Convert printk to pr_foo()Fabian Frederick1-5/+6
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick1-10/+10
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2-11/+11
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab2-6/+23
2014-05-28m68k: Update defconfigs for v3.15-rc2Geert Uytterhoeven12-12/+48
2014-05-28m68k/atari: fix SCC initialization for debug consoleFinn Thain1-10/+21
2014-05-28m68k/mvme16x: Adopt common boot consoleFinn Thain3-33/+25
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain5-55/+83
2014-05-26m68k: Toward platform agnostic framebuffer debug loggingFinn Thain1-86/+26
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz2-17/+56
2014-05-26m68knommu: Implement gpio support for m54xx.Steven King2-7/+17
2014-05-26m68knommu: Make everything thats not exported, static.Steven King1-8/+10
2014-05-26m68knommu: setting the gpio data direction register to output doesn't dependent upon the value to output!Steven King1-4/+1
2014-05-26m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King1-0/+13
2014-05-26m68knommu: qspi declutter.Steven King6-36/+12
2014-05-26m68knommu: Fix the 5249/525x qspi base address.Steven King1-1/+1
2014-05-26m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King6-0/+12
2014-05-26m68k: fix a compiler warning when building for DragonBallDaniel Palmer1-7/+6
2014-05-26m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra2-13/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds7-9/+3
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+3
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds13-111/+79
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2014-03-31m68k: Update defconfigs for v3.14-rc1Geert Uytterhoeven12-48/+72
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner1-0/+1
2014-03-19m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner1-0/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner5-12/+8
2014-03-11m68knommu: fix arg types for outs* functionsGreg Ungerer1-3/+3
2014-03-11m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song6-6/+0
2014-03-10m68k: head.S - Remove bogus L prefix in commentGeert Uytterhoeven1-1/+1
2014-03-10m68k: Remove dead codeFinn Thain1-55/+0
2014-03-10m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGOFinn Thain1-7/+6
2014-03-06m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-03-05m68k: Do not rely on magic indirect includesThomas Gleixner1-1/+1
2014-02-10m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven3-1/+5
2014-02-10m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2-8/+1
2014-02-10m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven1-3/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+7
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1