summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2019-07-09m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-05-02m68k: Use get_signal() signal_setup_done()Richard Weinberger
2018-11-20m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz
2018-11-20m68k: Implement ndelay() as an inline function to force type checking/castingBoris Brezillon
2018-10-03m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2017-11-26m68k: allow NULL clock for clk_get_rateJonas Gorski
2017-02-23m68k: Fix ndelay() macroBoris Brezillon
2015-10-19m68k: Define asmlinkage_protectAndreas Schwab
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven
2014-07-10m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-05-28m68k/hp300: Convert printk to pr_foo()Fabian Frederick
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab
2014-05-28m68k: Update defconfigs for v3.15-rc2Geert Uytterhoeven
2014-05-28m68k/atari: fix SCC initialization for debug consoleFinn Thain
2014-05-28m68k/mvme16x: Adopt common boot consoleFinn Thain
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain
2014-05-26m68k: Toward platform agnostic framebuffer debug loggingFinn Thain
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz
2014-05-26m68knommu: Implement gpio support for m54xx.Steven King
2014-05-26m68knommu: Make everything thats not exported, static.Steven King
2014-05-26m68knommu: setting the gpio data direction register to output doesn't depende...Steven King
2014-05-26m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King
2014-05-26m68knommu: qspi declutter.Steven King
2014-05-26m68knommu: Fix the 5249/525x qspi base address.Steven King
2014-05-26m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King
2014-05-26m68k: fix a compiler warning when building for DragonBallDaniel Palmer
2014-05-26m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer
2014-05-20m68k: add renameat2 syscallMiklos Szeredi
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31m68k: Update defconfigs for v3.14-rc1Geert Uytterhoeven
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner
2014-03-19m68k: amiga: Add linux/irq.h to make it compile againThomas Gleixner
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-11m68knommu: fix arg types for outs* functionsGreg Ungerer
2014-03-11m68k : Kill CONFIG_MTD_PARTITIONSEunbong Song
2014-03-10m68k: head.S - Remove bogus L prefix in commentGeert Uytterhoeven
2014-03-10m68k: Remove dead codeFinn Thain