aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro7-95/+67
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro2-2/+2
2017-03-28m68k: switch to RAW_COPY_USERAl Viro2-24/+27
2017-03-28m68k: get rid of zeroingAl Viro1-17/+40
2017-03-28m68k: switch to generic extable.hAl Viro5-47/+2
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-20m68k: Wire up statxGeert Uytterhoeven1-1/+1
2017-03-20m68k/bitops: Correct signature of test_bit()Geert Uytterhoeven1-1/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro2-3/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2-6/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+2
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza4-4/+7
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-02-20Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds6-36/+20
2017-02-12m68k/include: Modernize printing of kernel messagesGeert Uytterhoeven3-10/+10
2017-02-12m68k/mm: sun3 - Modernize printing of kernel messagesGeert Uytterhoeven1-3/+3
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven1-7/+7
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain1-16/+0
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain1-1/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds9-2/+77
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-1/+1
2016-12-05m68knommu: platform support for i2c devices on ColdFire SoCSteven King9-2/+77
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-10-30m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+3
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2016-09-27exceptions: detritus removalAl Viro1-3/+0
2016-09-26m68k: generalize uboot command line supportGreg Ungerer1-0/+6
2016-09-26m68k: generalize io memory region setup for ColdFire ACR registersGreg Ungerer3-1/+5
2016-09-26m68k: move ColdFire _bootmem_alloc codeGreg Ungerer1-0/+1
2016-09-26m68k: report correct FPU type on ColdFire MMU platformsGreg Ungerer2-0/+2
2016-09-26m68k: set appropriate machine type for m5411x SoC platformsGreg Ungerer2-0/+2
2016-09-26m68knommu: fix IO write size in nettel pin setGreg Ungerer1-1/+1
2016-08-07m68k: move exports to definitionsAl Viro1-0/+3
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-79/+0
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-17/+11
2016-07-28m68k: enable binfmt_flat on systems with an MMUNicolas Pitre1-2/+3
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+40
2016-07-25m68k: use same start_thread() on MMU and no-MMUGreg Ungerer1-12/+1
2016-07-25m68k: fix file path commentGreg Ungerer1-1/+1
2016-07-25m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer2-2/+6