aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 8-5/+33
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsGravatar Richard Weinberger 1-2/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Gravatar Al Viro 1-1/+0
2015-03-26c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Gravatar Chen Gang 1-0/+2
2015-03-26c6x: kernel: setup: Export symbol memory_endGravatar Chen Gang 1-0/+1
2015-03-26c6x: kernel: setup: Add screen_info global variableGravatar Chen Gang 1-0/+3
2015-03-26c6x: include: asm: Kbuild: Add generic serial.hGravatar Chen Gang 1-0/+1
2015-03-26c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceGravatar Chen Gang 1-0/+8
2015-03-26c6x: include: asm: setup: Include "linux/types.h"Gravatar Chen Gang 1-0/+1
2015-03-26c6x: asm: Add default flat.h according to xtensa architectureGravatar Chen Gang 1-0/+12
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initGravatar Chen Gang 1-2/+2
2015-03-26c6x: Makefile: Add -D__linux__Gravatar Chen Gang 1-1/+1
2015-03-26C6x: time: Ensure consistency in __initGravatar Nishanth Menon 1-1/+1
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUGravatar Chen Gang 1-0/+5
2015-03-03c6x: kernel: setup: Include "linux/console.h"Gravatar Chen Gang 1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 2-5/+1
2015-02-10c6x: drop pte_file()Gravatar Kirill A. Shutemov 1-5/+0
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Gravatar Peter Zijlstra 1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-33/+20
2014-08-06c6x: Use sigsp()Gravatar Richard Weinberger 1-9/+3
2014-08-06c6x: Use get_signal() signal_setup_done()Gravatar Richard Weinberger 1-25/+18
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2014-04-30c6x: convert fdt pointers to opaque pointersGravatar Rob Herring 1-2/+2
2014-04-18arch,c6x: Convert smp_mb__*()Gravatar Peter Zijlstra 1-7/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+3
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 1-0/+1
2014-03-04c6x: fix build failure caused by cache.hGravatar Mark Salter 1-0/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseGravatar Tim Chen 1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Gravatar Tim Chen 1-2/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hGravatar David S. Miller 1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 1-7/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericGravatar Thomas Gleixner 1-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-49/+2
2013-10-29c6x: remove unused COMMON_CLKDEV Kconfig parameterGravatar Michael Opdenacker 1-3/+0
2013-10-09of: remove empty arch prom.h headersGravatar Rob Herring 1-1/+0
2013-10-09of: remove early_init_dt_setup_initrd_archGravatar Rob Herring 1-10/+0
2013-10-09c6x: use early_init_dt_scanGravatar Rob Herring 2-20/+1
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineGravatar Rob Herring 4-19/+2
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+1
2013-09-18c6x: remove unused parameter in KconfigGravatar Michael Opdenacker 1-4/+0
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Gravatar Grant Likely 1-5/+0
2013-07-24of: Specify initrd location using 64-bitGravatar Santosh Shilimkar 1-2/+1
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