summaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-7/+0
|\ \
| * | c6x: remove unused COMMON_CLKDEV Kconfig parameterMichael Opdenacker2013-10-291-3/+0
| * | c6x: remove unused parameter in KconfigMichael Opdenacker2013-09-181-4/+0
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-125-49/+2
|\ \ \ | |_|/ |/| |
| * | of: remove empty arch prom.h headersRob Herring2013-10-091-1/+0
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
| * | c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
| * | c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-094-19/+2
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* 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
|\ \ \