summaryrefslogtreecommitdiff
path: root/arch/m68k (unfollow)
Commit message (Expand)Author
2021-11-26m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-21m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-21m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-06-20m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2020-01-29m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2020-01-29m68k: mac: Fix VIA timer counter accessesFinn Thain
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2018-08-24m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz
2018-05-30m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer
2018-02-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2016-12-15m68k: Fix ndelay() macroBoris Brezillon
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-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-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
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
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27m68k: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-13m68k: enable PCI support for m5475evb defconfigGreg Ungerer
2015-07-13m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer
2015-07-13m68knommu: update defconfig for ColdFire m5475evbGreg Ungerer