summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include
Commit message (Expand)AuthorAgeFilesLines
* 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-1310-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-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
|/ / /
* | | 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-171-5/+11
|\
| * C6X: add Lx_CACHE_SHIFT definesMark Salter2012-08-151-5/+11
* | C6X: remove dependence on legacy IRQsMark Salter2012-07-181-2/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-191-4/+0
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-15/+2
|\ \ \
| * | | c6x: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2
| |/ /
* | | C6X: add support to build with BINFMT_ELF_FDPICMark Salter2012-05-153-1/+22
|/ /
* | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-101-4/+0
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2811-170/+230
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| * Disintegrate asm/system.h for C6XDavid Howells2012-03-2811-169/+236
* | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-3/+0
|/
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-244/+1
|\
| * irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-161-244/+1
* | C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter2012-03-071-2/+2
|/
* C6X: deal with memblock API changesMark Salter2012-01-081-4/+0
* C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-061-0/+34
* C6X: general SoC supportMark Salter2011-10-061-0/+35
* C6X: library codeAurelien Jacquiot2011-10-061-0/+34
* C6X: headersAurelien Jacquiot2011-10-0623-0/+1178
* C6X: ptrace supportAurelien Jacquiot2011-10-061-0/+174
* C6X: loadable module supportAurelien Jacquiot2011-10-061-0/+33
* C6X: cache controlAurelien Jacquiot2011-10-062-0/+155
* C6X: clocksMark Salter2011-10-062-0/+170
* C6X: build infrastructureAurelien Jacquiot2011-10-061-0/+36
* C6X: syscallsAurelien Jacquiot2011-10-062-0/+81
* C6X: interrupt handlingAurelien Jacquiot2011-10-064-0/+403
OpenPOWER on IntegriCloud