summaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-01-10m68k: Provide __phys_to_pfn() and __pfn_to_phys()Sudip Mukherjee
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...Finn Thain
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2016-01-04m68k: coldfire/gpio: Be sure to clamp return valueLinus Walleij
2015-12-14m68k/defconfig: Update defconfigs for v4.4-rc1Geert Uytterhoeven
2015-11-23m68k/mac: Kill psc_presentGeert Uytterhoeven
2015-11-22m68k: Wire up mlock2Geert Uytterhoeven
2015-11-22m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven
2015-11-22m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven
2015-11-22m68k/mm: m54xx - Add missing initialization of max_pfnGeert Uytterhoeven
2015-11-22m68k/mm: motorola - Add missing initialization of max_pfnGeert Uytterhoeven
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-09-29m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven
2015-09-28m68k/defconfig: Update defconfigs for v4.3-rc1Geert Uytterhoeven
2015-09-28m68k: Define asmlinkage_protectAndreas Schwab
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-13m68k/sun3: Use %pM format specifier to print ethernet addressAlexander Kuleshov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-24m68k/coldfire: use PFN_DOWN macroAlexander Kuleshov
2015-08-24m68k/coldfire/pit: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-10m68k/bootinfo: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-10m68k/defconfig: Update defconfigs for v4.2-rc1Geert Uytterhoeven
2015-08-10m68k/defconfig: Disable experimental CONFIG_DM_CACHEGeert Uytterhoeven
2015-08-01m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra