summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-0/+1
* 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
|/
* 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/+0
|/
* 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-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
|/
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-212-22/+1
|\
| * c6x: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-22/+1
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \|
| | * | c6x: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-4/+0
|\ \ \
| * | | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-281-4/+0
| | |/ | |/|
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
|\ \ \ | |_|/ |/| |
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/
* / c6x: remove internal kernel symbols from exported setup.hMark Salter2012-11-281-0/+33
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-11/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-11/+1
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-10-138-351/+1
|\ \
| * | UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells2012-10-098-348/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-124-8/+3
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-1/+0
| * | | c6x: switch to generic kernel_thread()Al Viro2012-10-011-2/+0
| * | | c6x: switch to generic sys_execveMark Salter2012-10-012-5/+1
| * | | c6x: switch to generic kernel_execveMark Salter2012-10-011-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\| | | | |/ / |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-073-21/+1
|\ \
| * \ Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells2012-10-042-17/+1
| |\ \
| | * | c6x: remove c6x signal.hMark Salter2012-10-042-17/+1
| * | | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-4/+0
| |/ /
* / / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
|/ /
* / c6x: use asm-generic/barrier.hMark Salter2012-09-242-27/+1
|/