summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-26m68k: generalize uboot command line supportGreg Ungerer1-0/+6
2016-09-26m68k: generalize io memory region setup for ColdFire ACR registersGreg Ungerer3-1/+5
2016-09-26m68k: move ColdFire _bootmem_alloc codeGreg Ungerer1-0/+1
2016-09-26m68k: report correct FPU type on ColdFire MMU platformsGreg Ungerer2-0/+2
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer3-0/+3
2016-09-26m68knommu: fix IO write size in nettel pin setGreg Ungerer1-1/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-79/+0
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-17/+11
2016-07-28m68k: enable binfmt_flat on systems with an MMUNicolas Pitre1-2/+3
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+40
2016-07-25m68k: use same start_thread() on MMU and no-MMUGreg Ungerer1-12/+1
2016-07-25m68k: fix file path commentGreg Ungerer1-1/+1
2016-07-25m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer2-2/+6
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+5
2016-07-03m68k: Assorted spelling fixesAndrea Gelmini4-5/+5
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko3-6/+6
2016-06-20locking/atomic, arch/m68k: Remove commentPeter Zijlstra1-7/+0
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-4/+49
2016-06-04char/genrtc: remove m68k supportArnd Bergmann1-79/+0
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+59
2016-05-28m68k: Add <asm/hash.h>George Spelvin1-0/+59
2016-05-21exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-04-07m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven2-1/+3
2016-03-25Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+0
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-03-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds6-2055/+0
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-13/+13
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-1/+0
2016-03-07m68knommu: remove obsolete 68360 supportGreg Ungerer6-2055/+0
2016-02-29m68k: Fix misspellings in comments.Adam Buchbinder6-13/+13
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2-6/+0
2016-02-01m68k: Wire up copy_file_rangeGeert Uytterhoeven2-1/+2
2016-01-29serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley1-4/+4
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-21m68k: convert to dma_map_opsChristoph Hellwig1-108/+4
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+0
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+3
2016-01-10m68k: Provide __phys_to_pfn() and __pfn_to_phys()Sudip Mukherjee1-0/+3
2016-01-04put the remnants of ..._user_ret() to restAl Viro1-4/+0
2015-11-23m68k/mac: Kill psc_presentGeert Uytterhoeven1-1/+0
2015-11-22m68k: Wire up mlock2Geert Uytterhoeven2-1/+2
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar3-1/+50
2015-09-28m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven2-1/+2
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven2-1/+2
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven2-1/+18