aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-04-18c6x: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-2/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig1-89/+9
2016-01-12Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-22/+1
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso1-2/+0
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-16c6x: Use generic clkdev.h headerStephen Boyd2-22/+1
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds4-0/+22
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-03-26c6x: include: asm: Kbuild: Add generic serial.hChen Gang1-0/+1
2015-03-26c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang1-0/+8
2015-03-26c6x: include: asm: setup: Include "linux/types.h"Chen Gang1-0/+1
2015-03-26c6x: asm: Add default flat.h according to xtensa architectureChen Gang1-0/+12
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-10c6x: drop pte_file()Kirill A. Shutemov1-5/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-04-18arch,c6x: Convert smp_mb__*()Peter Zijlstra1-7/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2014-03-04c6x: fix build failure caused by cache.hMark Salter1-0/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-3/+0
2013-10-09of: remove empty arch prom.h headersRob Herring1-1/+0
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring1-2/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-1/+0
2013-06-16c6x: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-01-29c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+15
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-22/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1