summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-252-6/+0Star
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-262-6/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-1/+1
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-1/+1
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-1/+1
|\ \ \
| * | | m68k: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+1
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-03-1820-3692/+7Star
|\ \ \
| * | | m68knommu: remove obsolete 68360 supportGreg Ungerer2016-03-0719-3690/+5Star
| * | | m68knommu: fix FEC platform device registration when driver is modularGreg Ungerer2016-03-071-2/+2
| | |/ | |/|
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-4/+4
|\ \ \
| * | | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-281-4/+4
| | |/ | |/|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-1/+0Star
|\ \ \
| * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-03-169-20/+22
|\ \ \ | |_|/ |/| |
| * | m68k: Fix misspellings in comments.Adam Buchbinder2016-02-297-14/+14
| * | m68k: Use conventional function parameters for do_sigreturnGreg Ungerer2016-02-292-6/+8
| |/
* | m68k/defconfig: Update defconfigs for v4.5-rc1Geert Uytterhoeven2016-02-0112-0/+108
* | m68k: Wire up copy_file_rangeGeert Uytterhoeven2016-02-013-1/+3
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-212-3/+0Star
* m68k: convert to dma_map_opsChristoph Hellwig2016-01-213-142/+32Star
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-131-4/+0Star
|\
| * put the remnants of ..._user_ret() to restAl Viro2016-01-041-4/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-01-121-1/+1
|\ \
| * | m68k: coldfire/gpio: Be sure to clamp return valueLinus Walleij2016-01-041-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-01-1218-11/+67
|\ \ | |/ |/|
| * m68k: Provide __phys_to_pfn() and __pfn_to_phys()Sudip Mukherjee2016-01-101-0/+3
| * m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Finn Thain2016-01-102-3/+3
| * m68k/defconfig: Update defconfigs for v4.4-rc1Geert Uytterhoeven2015-12-1412-0/+55
| * m68k/mac: Kill psc_presentGeert Uytterhoeven2015-11-233-8/+6Star
* | m68k: Wire up mlock2Geert Uytterhoeven2015-11-223-1/+3
* | m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven2015-11-221-3/+6
* | m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven2015-11-221-2/+2
* | m68k/mm: m54xx - Add missing initialization of max_pfnGeert Uytterhoeven2015-11-221-1/+1
* | m68k/mm: motorola - Add missing initialization of max_pfnGeert Uytterhoeven2015-11-221-1/+1
|/
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2016-14/+165
| |\
| * | m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven2015-09-301-0/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-041-2/+2
|\ \ \
| * \ \ Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-0616-14/+165
| |\ \ \ | | | |/ | | |/|
| * | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2015-11-031-4/+1Star
|\ \ \ | |_|/ |/| |
| * | m68k/sun3: Use %pM format specifier to print ethernet addressAlexander Kuleshov2015-09-131-4/+1Star
* | | m68k/defconfig: Update defconfigs for v4.3-rc1Geert Uytterhoeven2015-09-2812-12/+96
* | | m68k: Define asmlinkage_protectAndreas Schwab2015-09-281-0/+30
* | | m68k: Wire up membarrierGeert Uytterhoeven2015-09-283-1/+3
* | | m68k: Wire up userfaultfdGeert Uytterhoeven2015-09-283-1/+3
* | | m68k: Wire up direct socket callsGeert Uytterhoeven2015-09-283-2/+35
| |/ |/|
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-168-18/+15Star
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1