aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-0/+2
|\
| * debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\ \
| * | c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| |/
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-14/+8
|\ \
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| * | c6x: switch to RAW_COPY_USERAl Viro2017-03-282-6/+7
| * | c6x: remove duplicate definition of __access_okAl Viro2017-03-281-4/+0
| * | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-281-3/+0
| * | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * | add asm-generic/extable.hAl Viro2017-03-271-0/+1
| |/
* | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-41/+0
|\ \ | |/ |/|
| * c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-291-41/+0
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | 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-252-3/+3
|\ \
| * | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
| |/
* / sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck2016-12-141-4/+10
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-6/+0
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-043-9/+8
* c6x: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-232-18/+1
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-041-0/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
* | c6x: Fix misspellings in comments.Adam Buchbinder2016-04-182-2/+2
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+2
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
* | mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2016-03-171-0/+1
* | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-204-147/+58
* Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...Linus Torvalds2016-01-122-22/+1
|\
| * c6x: Use generic clkdev.h headerStephen Boyd2015-09-162-22/+1
* | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-041-2/+0
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\ \
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
| |/ |/|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+4
|\ \