summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
AgeCommit message (Expand)AuthorLines
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-44/+16
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds-23/+22
2014-12-16Hexagon: set ARCH_DMA_MINALIGNRichard Kuo-1/+3
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck-22/+19
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-31/+37
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-08-14locking,arch,hexagon: Fold atomic_opsPeter Zijlstra-31/+37
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-06-19hexagon: update reference, kerneltrap.org no longer worksPranith Kumar-1/+1
2014-04-18arch,hexagon: Convert smp_mb__*()Peter Zijlstra-8/+2
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra-37/+0
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds-47/+67
2014-04-04Hexagon: update CR year for elf.hRichard Kuo-1/+1
2014-04-04Hexagon: remove SP macroRichard Kuo-3/+1
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo-1/+1
2014-04-04Hexagon: fix atomic_setRichard Kuo-1/+14
2014-04-04hexagon: correct type on pgd copyIlia Mirkin-1/+1
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu-1/+0
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang-0/+2
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang-1/+2
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang-0/+1
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang-0/+5
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang-36/+36
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang-1/+0
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang-0/+1
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang-2/+3
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen-3/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2014-01-23hexagon: use generic fixmap.hMark Salter-39/+1
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra-0/+1
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra-5/+5
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov-4/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-4/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-4/+0
2013-04-30Hexagon: add v4 CS regs to core copyout macroRichard Kuo-3/+12
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo-2/+1
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo-0/+5
2013-04-30Hexagon: update copyright datesRichard Kuo-8/+8
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo-0/+7
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo-0/+2