aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain6-79/+0
2017-02-09m68k/mac: Remove SHUTUP_SONIC interrupt hackFinn Thain1-12/+0
2017-02-09m68k/mac: Improve NMI handlerFinn Thain1-59/+8
2017-02-09m68k/defconfig: Update defconfigs for v4.10-rc1Geert Uytterhoeven12-24/+168
2017-02-09m68k/mac: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain3-74/+18
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-3/+3
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner5-5/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds13-13/+13
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+7
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2016-12-12Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-3/+2
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds26-18/+713
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar13-25/+73
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-25/+73
2016-12-09m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring1-1/+1
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring1-2/+1
2016-12-05m68knommu: AMCORE board, add iMX i2c supportAngelo Dureghello1-1/+1
2016-12-05m68k: add Sysam AMCORE open board supportAngelo Dureghello4-0/+281
2016-12-05m68knommu: platform support for i2c devices on ColdFire SoCSteven King22-18/+432
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-39/+32
2016-10-30m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2016-10-30m68k/defconfig: Update defconfigs for v4.9-rc1Geert Uytterhoeven12-24/+72
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds12-39/+32
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf3-0/+3
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds20-177/+222
2016-10-03Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds18-6/+42
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-27exceptions: detritus removalAl Viro1-3/+0
2016-09-26m68k: let clk_disable() return immediately if clk is NULLMasahiro Yamada1-0/+4
2016-09-26m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer1-11/+11
2016-09-26m68knommu: clean up uClinux boot log outputGreg Ungerer1-1/+1
2016-09-26m68k: generalize uboot command line supportGreg Ungerer5-79/+117
2016-09-26m68k: don't panic if no hardware FPU definedGreg Ungerer1-1/+1
2016-09-26m68k: only generate FPU instructions if CONFIG_FPU enabledGreg Ungerer1-1/+1
2016-09-26m68k: always make available dump_fpu()Greg Ungerer1-28/+28
2016-09-26m68k: generalize io memory region setup for ColdFire ACR registersGreg Ungerer3-1/+5
2016-09-26m68k: move ColdFire _bootmem_alloc codeGreg Ungerer3-40/+32
2016-09-26m68k: report correct FPU type on ColdFire MMU platformsGreg Ungerer3-2/+4
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer5-2/+6