aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x
AgeCommit message (Expand)AuthorFilesLines
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
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/gi...Linus 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/...Linus 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/k...Linus 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 alphabe...Tim 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/ker...Linus 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/...Linus 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...Linus 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/ke...Linus 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/vir...Linus 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/vir...Linus Torvalds1-12/+0
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-03c6x: switch to generic sigaltstackAl Viro2-12/+1
2013-01-29c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+15
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2-22/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-48/+8
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-23/+23
2012-12-09c6x: Use generic asm/mmu.hLars-Peter Clausen2-22/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-03c6x: use new common dtc ruleStephen Warren5-23/+23
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+1
2012-11-28c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro4-36/+6
2012-11-28c6x: use generic kvm_para.hMark Salter2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter2-30/+36
2012-11-28c6x: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-11-26c6x: fix misleading commentMark Salter1-2/+1
2012-11-26c6x: run do_notify_resume with interrupts enabledMark Salter1-0/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-15c6x: switch to saner kernel_execve() semanticsAl Viro3-12/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+2
2012-10-13Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds10-146/+171
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-100/+41
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells10-146/+171
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds4-21/+3
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells3-17/+3
2012-10-04c6x: remove c6x signal.hMark Salter2-17/+1
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-4/+0
2012-10-03c6x: make dsk6455 the default configMark Salter1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro2-2/+0
2012-10-01c6x: switch to generic kernel_thread()Al Viro3-21/+6
2012-10-01c6x: switch to generic sys_execveMark Salter4-50/+1
2012-10-01c6x: switch to generic kernel_execveMark Salter2-7/+8
2012-10-01c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter2-26/+32
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-11/+2
2012-09-24c6x: use asm-generic/barrier.hMark Salter2-27/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+1
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-5/+12
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter1-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter1-5/+11
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-07-18C6X: clean up compiler warningMark Salter1-2/+0
2012-07-18C6X: add basic support for TMS320C6678 SoCKen Cox6-0/+344
2012-07-18C6X: remove dependence on legacy IRQsMark Salter2-13/+10
2012-07-18C6X: remove megamod-pic requirement on direct-mapped core picMark Salter1-9/+19
2012-07-16arch: Use eth_random_addrJoe Perches1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-17/+6
2012-06-01new helper: sigmask_to_save()Al Viro1-11/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-21c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro1-0/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-31/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21c6x: Use generic time configAnna-Maria Gleixner1-6/+1
2012-05-18C6X: remove unused config itemsMark Salter1-12/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-15C6X: add support to build with BINFMT_ELF_FDPICMark Salter3-1/+22
2012-05-08c6x: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05c6x: Use generic init_taskThomas Gleixner2-16/+1
2012-05-02C6X: change main arch kbuild symbolMark Salter1-1/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti2-17/+0
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely2-17/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-13/+3
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+3
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds17-171/+235
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for C6XDavid Howells17-170/+241
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-3/+0
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-861/+22
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter1-2/+2
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely2-13/+2
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely2-2/+2
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter4-849/+21
2012-02-14Kbuild: Use dtc's -d (dependency) optionStephen Warren1-1/+1
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring1-1/+1
2012-01-08C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter1-2/+4
2012-01-08C6X: add register_cpu callMark Salter1-0/+15
2012-01-08C6X: deal with memblock API changesMark Salter2-7/+0
2012-01-08C6X: fix timer64 initializationMark Salter1-1/+9
2012-01-08C6X: fix layout of EMIFA registersMark Salter1-1/+0
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter2-0/+632
2011-10-06C6X: EMIF - External Memory InterfaceMark Salter1-0/+88
2011-10-06C6X: general SoC supportMark Salter2-0/+126
2011-10-06C6X: library codeAurelien Jacquiot19-0/+1349
2011-10-06C6X: headersAurelien Jacquiot23-0/+1178
2011-10-06C6X: ptrace supportAurelien Jacquiot2-0/+361
2011-10-06C6X: loadable module supportAurelien Jacquiot3-0/+222
2011-10-06C6X: cache controlAurelien Jacquiot3-0/+600
2011-10-06C6X: clocksMark Salter4-0/+1018
2011-10-06C6X: build infrastructureAurelien Jacquiot4-0/+1385
2011-10-06C6X: syscallsAurelien Jacquiot3-0/+155
2011-10-06C6X: interrupt handlingAurelien Jacquiot6-0/+1480
2011-10-06C6X: time managementAurelien Jacquiot4-0/+340
2011-10-06C6X: signal managementAurelien Jacquiot3-0/+474
2011-10-06C6X: process managementAurelien Jacquiot4-0/+590
2011-10-06C6X: memory management and DMA supportAurelien Jacquiot4-0/+500
2011-10-06C6X: devicetree supportMark Salter11-0/+700
2011-10-06C6X: early boot codeAurelien Jacquiot3-0/+663
2011-10-06C6X: build infrastructureAurelien Jacquiot14-0/+701