aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-12/+0
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-1/+0
| * | c6x: switch to generic sigaltstackAl Viro2013-02-032-12/+1
| |/
* / 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-3/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | 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-125-48/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-284-36/+6
| * | | c6x: switch to saner kernel_execve() semanticsAl Viro2012-10-153-12/+2
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \
| * \ \ 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
| | |/
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-115-23/+23
|\ \ \ | |/ / |/| |
| * | c6x: use new common dtc ruleStephen Warren2012-12-035-23/+23
| |/
* | c6x: use generic kvm_para.hMark Salter2012-11-282-1/+2
* | c6x: remove internal kernel symbols from exported setup.hMark Salter2012-11-282-30/+36
* | c6x: fix misleading commentMark Salter2012-11-261-2/+1
* | c6x: run do_notify_resume with interrupts enabledMark Salter2012-11-261-0/+2
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-11/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-11/+2
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-10-1210-146/+171
|\ \
| * | UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells2012-10-0910-146/+171
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-118-100/+41
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-012-2/+0
| * | | c6x: switch to generic kernel_thread()Al Viro2012-09-303-21/+6
| * | | c6x: switch to generic sys_execveMark Salter2012-09-304-50/+1
| * | | c6x: switch to generic kernel_execveMark Salter2012-09-302-7/+8
| * | | c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter2012-09-302-26/+32
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-092-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-064-21/+3
|\ \
| * \ Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells2012-10-043-17/+3
| |\ \
| | * | c6x: remove c6x signal.hMark Salter2012-10-042-17/+1
| | * | c6x: make dsk6455 the default configMark Salter2012-10-031-0/+2
| * | | 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-051-1/+2
|/ / /
* / / UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/ /
* / c6x: use asm-generic/barrier.hMark Salter2012-09-242-27/+1
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-08-172-5/+12
|\
| * C6X: select GENERIC_ATOMIC64Mark Salter2012-08-151-0/+1
| * C6X: add Lx_CACHE_SHIFT definesMark Salter2012-08-151-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-1/+1
|\ \