summaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-15/+7
|\
| * mm/c6x: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-10/+1
| * c6x: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-031-2/+2
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
| * arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang2013-07-031-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
|/
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-9/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-27/+1
|\
| * idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * c6x: Use generic idle loopThomas Gleixner2013-04-082-27/+2
* | mm/c6x: use common help functions to free reserved pagesJiang Liu2013-04-291-28/+2
* | 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
* | 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-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-128-100/+41
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-012-2/+0
| * | | c6x: switch to generic kernel_thread()Al Viro2012-10-013-21/+6