summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1
* lib: optimize cpumask_next_and()Clement Courbet2018-02-061-1/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+18
|\ \
| * | make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+17
| * | define __poll_t, annotate constantsAl Viro2017-11-271-1/+1
| |/
* | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-291-3/+6
|\ \
| * | nubus: Add expansion_type values for various Mac modelsFinn Thain2018-01-161-3/+6
| |/
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-4/+0
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-6/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
* | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-131-0/+1
|\ \
| * | m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain2017-11-091-0/+1
| |/
* | m68k: coldfire: add dspi0 module supportAngelo Dureghello2017-11-071-0/+6
* | m68k: move coldfire MMU initialization codeGreg Ungerer2017-11-062-1/+1
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-022-0/+2
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0221-0/+21
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02143-0/+143
|/
* m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven2017-09-101-1/+1
* Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-051-0/+5
|\
| * m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-08-211-0/+5
* | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-161-2/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-152-10/+20
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-7/+0
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-3/+20
* | m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-12/+11
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-062-3/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-152-3/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-1/+1
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+1
| |/
* | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-5/+0
|\ \
| * | m68k: Remove ptrace_signal_deliverAndreas Schwab2017-06-191-5/+0
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-2/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-24/+0
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-268-95/+68
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-2/+3
| | | |\ | | |/ / | |/| |
| | | * m68k: Wire up statxGeert Uytterhoeven2017-03-202-1/+2
| | | * m68k/bitops: Correct signature of test_bit()Geert Uytterhoeven2017-03-201-1/+1
| |_|/ |/| |
| | * m68k: switch to RAW_COPY_USERAl Viro2017-03-282-24/+27
| | * m68k: get rid of zeroingAl Viro2017-03-281-17/+40
| | * m68k: switch to generic extable.hAl Viro2017-03-285-47/+2
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-052-3/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-052-6/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+2
* 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
OpenPOWER on IntegriCloud