aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring
2016-12-05m68knommu: AMCORE board, add iMX i2c supportAngelo Dureghello
2016-12-05m68k: add Sysam AMCORE open board supportAngelo Dureghello
2016-12-05m68knommu: platform support for i2c devices on ColdFire SoCSteven King
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30m68k: Fix ndelay() macroBoris Brezillon
2016-10-30m68k/defconfig: Update defconfigs for v4.9-rc1Geert Uytterhoeven
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-10-03Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-27exceptions: detritus removalAl Viro
2016-09-26m68k: let clk_disable() return immediately if clk is NULLMasahiro Yamada
2016-09-26m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer
2016-09-26m68knommu: clean up uClinux boot log outputGreg Ungerer
2016-09-26m68k: generalize uboot command line supportGreg Ungerer
2016-09-26m68k: don't panic if no hardware FPU definedGreg Ungerer
2016-09-26m68k: only generate FPU instructions if CONFIG_FPU enabledGreg Ungerer
2016-09-26m68k: always make available dump_fpu()Greg Ungerer
2016-09-26m68k: generalize io memory region setup for ColdFire ACR registersGreg Ungerer
2016-09-26m68k: move ColdFire _bootmem_alloc codeGreg Ungerer
2016-09-26m68k: report correct FPU type on ColdFire MMU platformsGreg Ungerer
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer
2016-09-26m68k: move CONFIG_FPU set to per-CPU configurationGreg Ungerer
2016-09-26m68knommu: fix IO write size in nettel pin setGreg Ungerer
2016-09-26m68knommu: switch to using IO access methods in WildFire board codeGreg Ungerer
2016-09-26m68knommu: fix early setup to not access variablesGreg Ungerer
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven
2016-08-29m68k/defconfig: Update defconfigs for v4.8-rc1Geert Uytterhoeven
2016-08-07m68k: move exports to definitionsAl Viro
2016-08-08m68knommu: fix user a5 register being overwrittenGreg Ungerer
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds