summaryrefslogtreecommitdiff
path: root/arch/c6x/include/asm (unfollow)
Commit message (Expand)Author
2014-04-18arch,c6x: Convert smp_mb__*()Peter Zijlstra
2014-03-04c6x: fix build failure caused by cache.hMark Salter
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-10-09of: remove empty arch prom.h headersRob Herring
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-16c6x: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-01-29c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2012-12-09c6x: Use generic asm/mmu.hLars-Peter Clausen
2012-11-28c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter
2012-11-28c6x: dma_debug: add debug_dma_mapping_error supportShuah Khan
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-04c6x: remove c6x signal.hMark Salter
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01c6x: switch to generic kernel_thread()Al Viro
2012-10-01c6x: switch to generic sys_execveMark Salter
2012-10-01c6x: switch to generic kernel_execveMark Salter
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-24c6x: use asm-generic/barrier.hMark Salter
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter
2012-07-18C6X: remove dependence on legacy IRQsMark Salter
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-15C6X: add support to build with BINFMT_ELF_FDPICMark Salter
2012-05-08c6x: Use common threadinfo allocatorThomas Gleixner
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-28Disintegrate asm/system.h for C6XDavid Howells
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter
2012-01-08C6X: deal with memblock API changesMark Salter
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter
2011-10-06C6X: general SoC supportMark Salter
2011-10-06C6X: library codeAurelien Jacquiot
2011-10-06C6X: headersAurelien Jacquiot
2011-10-06C6X: ptrace supportAurelien Jacquiot
2011-10-06C6X: loadable module supportAurelien Jacquiot