aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-33/+20
2014-08-06c6x: Use sigsp()Richard Weinberger1-9/+3
2014-08-06c6x: Use get_signal() signal_setup_done()Richard Weinberger1-25/+18
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-2/+2
2014-04-30c6x: convert fdt pointers to opaque pointersRob Herring1-2/+2
2014-04-18arch,c6x: Convert smp_mb__*()Peter Zijlstra1-7/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2014-03-04c6x: fix build failure caused by cache.hMark Salter1-0/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-7/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-49/+2
2013-10-29c6x: remove unused COMMON_CLKDEV Kconfig parameterMichael Opdenacker1-3/+0
2013-10-09of: remove empty arch prom.h headersRob Herring1-1/+0
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-10/+0
2013-10-09c6x: use early_init_dt_scanRob Herring2-20/+1
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring4-19/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-18c6x: remove unused parameter in KconfigMichael Opdenacker1-4/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely1-5/+0
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-15/+7
2013-07-03mm/c6x: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-10/+1
2013-07-03c6x: normalize global variables exported by vmlinux.ldsJiang Liu1-2/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-03arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang1-0/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-1/+0
2013-06-16c6x: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-9/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-27/+1
2013-04-29mm/c6x: use common help functions to free reserved pagesJiang Liu1-28/+2
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter1-1/+1
2013-04-08c6x: Use generic idle loopThomas Gleixner2-27/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-12/+0
2013-02-14burying unused conditionalsAl Viro1-1/+0