summaryrefslogtreecommitdiff
path: root/arch/c6x/include
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-03-28c6x: switch to RAW_COPY_USERAl Viro
2017-03-28c6x: remove duplicate definition of __access_okAl Viro
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro
2017-03-27add asm-generic/extable.hAl Viro
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-04-18c6x: Fix misspellings in comments.Adam Buchbinder
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig
2016-01-12Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...Linus Torvalds
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-16c6x: Use generic clkdev.h headerStephen Boyd
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-03-26c6x: include: asm: Kbuild: Add generic serial.hChen Gang
2015-03-26c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang
2015-03-26c6x: include: asm: setup: Include "linux/types.h"Chen Gang
2015-03-26c6x: asm: Add default flat.h according to xtensa architectureChen Gang
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski