summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
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-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-30m68k: Fix ndelay() macroBoris Brezillon
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-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-27exceptions: detritus removalAl Viro
2016-09-26m68k: generalize uboot command line supportGreg 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-26m68knommu: fix IO write size in nettel pin setGreg Ungerer
2016-08-07m68k: move exports to definitionsAl Viro
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
2016-07-28m68k: enable binfmt_flat on systems with an MMUNicolas Pitre
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25m68k: use same start_thread() on MMU and no-MMUGreg Ungerer
2016-07-25m68k: fix file path commentGreg Ungerer
2016-07-25m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-03m68k: Assorted spelling fixesAndrea Gelmini
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-20locking/atomic, arch/m68k: Remove commentPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-04-07m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07m68knommu: remove obsolete 68360 supportGreg Ungerer
2016-02-29m68k: Fix misspellings in comments.Adam Buchbinder
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang
2016-02-01m68k: Wire up copy_file_rangeGeert Uytterhoeven
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig