summaryrefslogtreecommitdiff
path: root/arch/hexagon/include
AgeCommit message (Expand)Author
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2014-04-04Hexagon: update CR year for elf.hRichard Kuo
2014-04-04Hexagon: remove SP macroRichard Kuo
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo
2014-04-04Hexagon: fix atomic_setRichard Kuo
2014-04-04hexagon: correct type on pgd copyIlia Mirkin
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang
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
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23hexagon: use generic fixmap.hMark Salter
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-04-30Hexagon: add v4 CS regs to core copyout macroRichard Kuo
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo
2013-04-30Hexagon: fix psp/sp macroRichard Kuo
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard Kuo
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo
2013-04-30Hexagon: Signal and return path fixesRichard Kuo
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo
2013-04-30Hexagon: add individual register access for switch_stackRichard Kuo
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2013-04-30Hexagon: fix __atomic_add_unlessRichard Kuo
2013-04-30Hexagon: clean up generic headers in KbuildRichard Kuo
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds