summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include
Commit message (Expand)AuthorAgeFilesLines
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0Star
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-6/+0Star
* 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-251-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-141-2/+2
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-2/+0Star
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-211-89/+9Star
* Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...Linus Torvalds2016-01-122-22/+1Star
|\
| * c6x: Use generic clkdev.h headerStephen Boyd2015-09-162-22/+1Star
* | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-041-2/+0Star
* | 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-182-15/+1Star
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-174-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/+0Star
* | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-131-0/+5
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* c6x: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0Star
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
* 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/+1Star
* 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-181-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-3/+0Star
|\ \ | |/ |/|
| * of: remove empty arch prom.h headersRob Herring2013-10-101-1/+0Star
| * c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-091-2/+0Star
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+1
|\
| * c6x: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-161-0/+1
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-1/+0Star
|/
* add memory barrier to arch_local_irq_restoreMark Salter2013-04-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\