aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds8-5/+33
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro1-1/+0
2015-03-26c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writebackChen Gang1-0/+2
2015-03-26c6x: kernel: setup: Export symbol memory_endChen Gang1-0/+1
2015-03-26c6x: kernel: setup: Add screen_info global variableChen Gang1-0/+3
2015-03-26c6x: include: asm: Kbuild: Add generic serial.hChen Gang1-0/+1
2015-03-26c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang1-0/+8
2015-03-26c6x: include: asm: setup: Include "linux/types.h"Chen Gang1-0/+1
2015-03-26c6x: asm: Add default flat.h according to xtensa architectureChen Gang1-0/+12
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang1-2/+2
2015-03-26c6x: Makefile: Add -D__linux__Chen Gang1-1/+1
2015-03-26C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-03c6x: kernel: setup: Include "linux/console.h"Chen Gang1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-10c6x: drop pte_file()Kirill A. Shutemov1-5/+0
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