summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang2020-10-011-0/+1
* m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer2020-08-261-3/+3
* m68k: mac: Fix IOP status/control register writesFinn Thain2020-08-211-9/+3
* m68k: mac: Don't send IOP message until channel is idleFinn Thain2020-08-211-6/+3
* m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2020-06-203-20/+8
* m68k: Call timer_interrupt() with interrupts disabledFinn Thain2020-01-2911-47/+105
* m68k: mac: Fix VIA timer counter accessesFinn Thain2020-01-291-49/+53
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-101-0/+3
* m68k: Add -ffreestanding to CFLAGSFinn Thain2019-03-231-1/+4
* m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer2018-08-241-1/+3
* m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-07-031-1/+2
* m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer2018-05-301-2/+10
* m68k: Fix ndelay() macroBoris Brezillon2016-12-151-1/+1
* 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-291-0/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-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/+1
|\ \ \ | |_|/ |/| |
| * | m68k/sun3: Use %pM format specifier to print ethernet addressAlexander Kuleshov2015-09-131-4/+1
* | | 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/+15
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-09-082-40/+35
|\
| * m68k/coldfire: use PFN_DOWN macroAlexander Kuleshov2015-08-241-4/+5
| * m68k/coldfire/pit: Migrate to new 'set-state' interfaceViresh Kumar2015-08-241-36/+30
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-10/+4
|\ \
| * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * | m68k: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-4/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-1/+1
|\ \
| * | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-1/+1
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-1/+1
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-013-4/+9
|\ \ \
| * | | m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner2015-08-013-4/+9
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \ \
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2532-181/+140
| |\| |
| * | | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1