aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-12/+0
2013-02-14burying unused conditionalsGravatar Al Viro 1-1/+0
2013-02-03c6x: switch to generic sigaltstackGravatar Al Viro 2-12/+1
2013-01-29c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Gravatar Geert Uytterhoeven 1-0/+15
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 2-22/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-3/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 2-3/+0
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Gravatar Joerg Roedel 1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-48/+8
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 5-23/+23
2012-12-09c6x: Use generic asm/mmu.hGravatar Lars-Peter Clausen 2-22/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-0/+1
2012-12-03c6x: use new common dtc ruleGravatar Stephen Warren 5-23/+23
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-1/+1
2012-11-28c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Gravatar Al Viro 4-36/+6
2012-11-28c6x: use generic kvm_para.hGravatar Mark Salter 2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hGravatar Mark Salter 2-30/+36
2012-11-28c6x: dma_debug: add debug_dma_mapping_error supportGravatar Shuah Khan 1-0/+1
2012-11-26c6x: fix misleading commentGravatar Mark Salter 1-2/+1
2012-11-26c6x: run do_notify_resume with interrupts enabledGravatar Mark Salter 1-0/+2
2012-11-13tracing,x86: Add a TSC trace_clockGravatar David Sharp 1-0/+1
2012-10-15c6x: switch to saner kernel_execve() semanticsGravatar Al Viro 3-12/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-11/+2
2012-10-13Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 10-146/+171
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-100/+41
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmGravatar David Howells 10-146/+171
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 4-21/+3
2012-10-06cross-arch: don't corrupt personality flags upon exec()Gravatar Jiri Kosina 1-1/+2
2012-10-04Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepGravatar David Howells 3-17/+3
2012-10-04c6x: remove c6x signal.hGravatar Mark Salter 2-17/+1
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesGravatar David Howells 1-4/+0
2012-10-03c6x: make dsk6455 the default configGravatar Mark Salter 1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesGravatar David Howells 1-0/+3
2012-10-01sanitize tsk_is_polling()Gravatar Al Viro 2-2/+0
2012-10-01c6x: switch to generic kernel_thread()Gravatar Al Viro 3-21/+6
2012-10-01c6x: switch to generic sys_execveGravatar Mark Salter 4-50/+1
2012-10-01c6x: switch to generic kernel_execveGravatar Mark Salter 2-7/+8
2012-10-01c6x: add ret_from_kernel_thread(), simplify kernel_thread()Gravatar Mark Salter 2-26/+32
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 2-11/+2
2012-09-24c6x: use asm-generic/barrier.hGravatar Mark Salter 2-27/+1
2012-09-20get rid of generic instances of asm/exec.hGravatar Al Viro 2-6/+1
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 2-5/+12
2012-08-15C6X: select GENERIC_ATOMIC64Gravatar Mark Salter 1-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesGravatar Mark Salter 1-5/+11
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1