summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* 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
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* 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-051-0/+1
* | c6x: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
|/
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-201-89/+9
* 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
* | 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
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-164-0/+22
|\
| * c6x: include: asm: Kbuild: Add generic serial.hChen Gang2015-03-261-0/+1
| * c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang2015-03-261-0/+8
| * c6x: include: asm: setup: Include "linux/types.h"Chen Gang2015-03-261-0/+1
| * c6x: asm: Add default flat.h according to xtensa architectureChen Gang2015-03-261-0/+12
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-121-0/+5
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* c6x: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* arch,c6x: Convert smp_mb__*()Peter Zijlstra2014-04-181-7/+1
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2014-03-071-0/+1
|\ \ | |/ |/|
| * c6x: fix build failure caused by cache.hMark Salter2014-03-041-0/+1
* | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-3/+0
|\ \ | |/ |/|
| * of: remove empty arch prom.h headersRob Herring2013-10-091-1/+0
| * c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-091-2/+0
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/