aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-0/+3
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-18/+1
2018-02-06lib: optimize cpumask_next_and()Clement Courbet1-1/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+18
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-3/+6
2018-01-16nubus: Add expansion_type values for various Mac modelsFinn Thain1-3/+6
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-4/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+17
2017-11-27define __poll_t, annotate constantsAl Viro1-1/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-6/+0
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+1
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain1-0/+1
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello1-0/+6
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer2-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman21-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman143-0/+143
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-6/+0
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven1-1/+1
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+5
2017-08-21m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings1-0/+5
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven1-2/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-10/+20
2017-07-10m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-12/+11
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+1
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-7/+0
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-3/+20
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-5/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab1-5/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+1
2017-05-15kill strlen_user()Al Viro2-3/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-24/+0
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 Viro8-95/+68
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro3-2/+3
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 Uytterhoeven2-1/+2
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