summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-21m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-15kill strlen_user()Al Viro
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-28m68k: switch to RAW_COPY_USERAl Viro
2017-03-28m68k: get rid of zeroingAl Viro
2017-03-28m68k: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-20m68k: Wire up statxGeert Uytterhoeven
2017-03-20m68k/bitops: Correct signature of test_bit()Geert Uytterhoeven
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-20Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-12m68k/include: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/mm: sun3 - Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-12m68k/sun3x: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds