summaryrefslogtreecommitdiff
path: root/arch/c6x/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+1
2012-10-13Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds10-146/+171
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-8/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells10-146/+171
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds3-21/+1
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells2-17/+1
2012-10-04c6x: remove c6x signal.hMark Salter2-17/+1
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-4/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro1-1/+0
2012-10-01c6x: switch to generic kernel_thread()Al Viro1-2/+0
2012-10-01c6x: switch to generic sys_execveMark Salter2-5/+1
2012-10-01c6x: switch to generic kernel_execveMark Salter1-0/+2
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-11/+1
2012-09-24c6x: use asm-generic/barrier.hMark Salter2-27/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+1
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-5/+11
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter1-5/+11
2012-07-18C6X: remove dependence on legacy IRQsMark Salter1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+2
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-15C6X: add support to build with BINFMT_ELF_FDPICMark Salter3-1/+22
2012-05-08c6x: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti1-4/+0
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely1-4/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds11-170/+230
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for C6XDavid Howells11-169/+236
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-3/+0
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-244/+1
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter1-2/+2
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter1-244/+1
2012-01-08C6X: deal with memblock API changesMark Salter1-4/+0
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter1-0/+34
2011-10-06C6X: general SoC supportMark Salter1-0/+35
2011-10-06C6X: library codeAurelien Jacquiot1-0/+34
2011-10-06C6X: headersAurelien Jacquiot23-0/+1178
2011-10-06C6X: ptrace supportAurelien Jacquiot1-0/+174
2011-10-06C6X: loadable module supportAurelien Jacquiot1-0/+33
2011-10-06C6X: cache controlAurelien Jacquiot2-0/+155
2011-10-06C6X: clocksMark Salter2-0/+170
2011-10-06C6X: build infrastructureAurelien Jacquiot1-0/+36
2011-10-06C6X: syscallsAurelien Jacquiot2-0/+81
2011-10-06C6X: interrupt handlingAurelien Jacquiot4-0/+403