summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-244-4/+7
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+1
|\ \
| * | m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain2017-02-071-1/+1
| |/
* | Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-206-36/+20
|\ \
| * | m68k/include: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-123-10/+10
| * | m68k/mm: sun3 - Modernize printing of kernel messagesGeert Uytterhoeven2017-02-121-3/+3
| * | m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-121-7/+7
| * | m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain2017-02-091-16/+0
| |/
* / sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-2/+0
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-1/+1
| |\
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-12-129-2/+77
|\ \ \ | |_|/ |/| |
| * | m68knommu: platform support for i2c devices on ColdFire SoCSteven King2016-12-059-2/+77
| |/
* / m68k: Fix ndelay() macroBoris Brezillon2016-10-301-1/+1
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * m68k: move exports to definitionsAl Viro2016-08-071-0/+3
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-3/+0
|\ \
| * | exceptions: detritus removalAl Viro2016-09-271-3/+0
| |/
* | m68k: generalize uboot command line supportGreg Ungerer2016-09-261-0/+6
* | m68k: generalize io memory region setup for ColdFire ACR registersGreg Ungerer2016-09-263-1/+5
* | m68k: move ColdFire _bootmem_alloc codeGreg Ungerer2016-09-261-0/+1
* | m68k: report correct FPU type on ColdFire MMU platformsGreg Ungerer2016-09-262-0/+2
* | m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer2016-09-263-0/+3
* | m68knommu: fix IO write size in nettel pin setGreg Ungerer2016-09-261-1/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-79/+0
|\
| * char/genrtc: remove m68k supportArnd Bergmann2016-06-041-79/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-042-17/+11
|\ \
| * | m68k: enable binfmt_flat on systems with an MMUNicolas Pitre2016-07-281-2/+3
| * | m68k: use same start_thread() on MMU and no-MMUGreg Ungerer2016-07-251-12/+1
| * | m68k: fix file path commentGreg Ungerer2016-07-251-1/+1
| * | m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer2016-07-252-2/+6
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-4/+40
|\ \ \
| * | | locking/atomic, arch/m68k: Remove commentPeter Zijlstra2016-06-201-7/+0
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | | locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-4/+49
| | |/ | |/|
* | | Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-234-5/+5
|\ \ \ | |_|/ |/| |
| * | m68k: Assorted spelling fixesAndrea Gelmini2016-07-034-5/+5
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-243-6/+6
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+59
|\
| * m68k: Add <asm/hash.h>George Spelvin2016-05-281-0/+59
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
|/
* m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven2016-04-072-1/+3