aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 2-15/+7
2013-07-03mm/c6x: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-10/+1
2013-07-03c6x: normalize global variables exported by vmlinux.ldsGravatar Jiang Liu 1-2/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03arch: c6x: mm: include "asm/uaccess.h" to pass compilingGravatar Chen Gang 1-0/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-1/+0
2013-06-16c6x: Wire up asm-generic/xor.hGravatar Geert Uytterhoeven 1-0/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-9/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-27/+1
2013-04-29mm/c6x: use common help functions to free reserved pagesGravatar Jiang Liu 1-28/+2
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-09add memory barrier to arch_local_irq_restoreGravatar Mark Salter 1-1/+1
2013-04-08c6x: Use generic idle loopGravatar Thomas Gleixner 2-27/+2
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