aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+11
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-7/+0
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+1
2016-05-16Merge tag 'm68k-for-v4.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2016-05-03m68k/mvme16x: Include generic <linux/rtc.h>Gravatar Geert Uytterhoeven 1-1/+1
2016-05-03m68k/bvme6000: Include generic <linux/rtc.h>Gravatar Geert Uytterhoeven 1-1/+1
2016-04-26m68k: do away with ARCH_REQUIRE_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Gravatar Linus Torvalds 1-7/+1
2016-04-11m68k/gpio: remove arch specific sysfs bus deviceGravatar Greg Ungerer 1-7/+1
2016-04-07m68k/defconfig: Update defconfigs for v4.6-rc2Gravatar Geert Uytterhoeven 12-84/+72
2016-04-07m68k: Wire up preadv2 and pwritev2Gravatar Geert Uytterhoeven 3-1/+5
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-6/+0
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+1
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 20-3692/+7
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-4/+4
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 9-20/+22
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortGravatar Alexander Duyck 1-1/+1
2016-03-07PCI: Move pci_dma_* helpers to common codeGravatar Christoph Hellwig 1-1/+0
2016-03-07m68knommu: remove obsolete 68360 supportGravatar Greg Ungerer 19-3690/+5
2016-03-07m68knommu: fix FEC platform device registration when driver is modularGravatar Greg Ungerer 1-2/+2
2016-02-29m68k: Fix misspellings in comments.Gravatar Adam Buchbinder 7-14/+14
2016-02-29m68k: Use conventional function parameters for do_sigreturnGravatar Greg Ungerer 2-6/+8
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageGravatar Chen Gang 2-6/+0
2016-02-19m68k: gpio: switch to gpiochip_add_data()Gravatar Linus Walleij 1-1/+1
2016-02-01m68k/defconfig: Update defconfigs for v4.5-rc1Gravatar Geert Uytterhoeven 12-0/+108
2016-02-01m68k: Wire up copy_file_rangeGravatar Geert Uytterhoeven 3-1/+3
2016-01-28serial: Fix ASYNC_* => UPF_* flags misuseGravatar Peter Hurley 1-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 2-3/+0
2016-01-20m68k: convert to dma_map_opsGravatar Christoph Hellwig 3-142/+32
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2016-01-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-1/+1
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 18-11/+67
2016-01-10m68k: Provide __phys_to_pfn() and __pfn_to_phys()Gravatar Sudip Mukherjee 1-0/+3
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Gravatar Finn Thain 2-3/+3
2016-01-04put the remnants of ..._user_ret() to restGravatar Al Viro 1-4/+0
2016-01-04m68k: coldfire/gpio: Be sure to clamp return valueGravatar Linus Walleij 1-1/+1
2015-12-14m68k/defconfig: Update defconfigs for v4.4-rc1Gravatar Geert Uytterhoeven 12-0/+55
2015-11-23m68k/mac: Kill psc_presentGravatar Geert Uytterhoeven 3-8/+6
2015-11-22m68k: Wire up mlock2Gravatar Geert Uytterhoeven 3-1/+3
2015-11-22m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGravatar Geert Uytterhoeven 1-3/+6
2015-11-22m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGravatar Geert Uytterhoeven 1-2/+2
2015-11-22m68k/mm: m54xx - Add missing initialization of max_pfnGravatar Geert Uytterhoeven 1-1/+1
2015-11-22m68k/mm: motorola - Add missing initialization of max_pfnGravatar Geert Uytterhoeven 1-1/+1
2015-11-07block: change ->make_request_fn() and users to return a queue cookieGravatar Jens Axboe 1-1/+2
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2015-11-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Gravatar Linus Torvalds 1-4/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 16-14/+165