aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGravatar Geert Uytterhoeven 1-1/+1
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+5
2017-08-21m68k: Restore symbol versions for symbols exported from assemblyGravatar Ben Hutchings 1-0/+5
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGravatar Geert Uytterhoeven 1-2/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-10/+20
2017-07-10m68k: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 1-12/+1
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-3/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Gravatar Al Viro 1-7/+0
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failGravatar Al Viro 1-3/+20
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-2/+0
2017-06-19m68k: Remove ptrace_signal_deliverGravatar Andreas Schwab 1-5/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 1-1/+0
2017-05-15kill strlen_user()Gravatar Al Viro 2-3/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 7-95/+67
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 2-2/+2
2017-03-28m68k: switch to RAW_COPY_USERGravatar Al Viro 2-24/+27
2017-03-28m68k: get rid of zeroingGravatar Al Viro 1-17/+40
2017-03-28m68k: switch to generic extable.hGravatar Al Viro 5-47/+2
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2017-03-20m68k: Wire up statxGravatar Geert Uytterhoeven 1-1/+1
2017-03-20m68k/bitops: Correct signature of test_bit()Gravatar Geert Uytterhoeven 1-1/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 2-3/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 2-6/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 2-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGravatar Gideon Israel Dsouza 4-4/+7
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2017-02-20Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-36/+20
2017-02-12m68k/include: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 3-10/+10
2017-02-12m68k/mm: sun3 - Modernize printing of kernel messagesGravatar Geert Uytterhoeven 1-3/+3
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 1-7/+7
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsGravatar Finn Thain 1-16/+0
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverGravatar Finn Thain 1-1/+1
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 1-2/+2
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-2/+0
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 9-2/+77
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2016-12-05m68knommu: platform support for i2c devices on ColdFire SoCGravatar Steven King 9-2/+77
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-10-30m68k: Fix ndelay() macroGravatar Boris Brezillon 1-1/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-1/+0
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+3
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+0