summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-231-1/+2
|\ \
| * | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-1/+2
| |/
* / arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-1/+0Star
|/
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-44/+16Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-12-203-23/+22Star
|\
| * Hexagon: set ARCH_DMA_MINALIGNRichard Kuo2014-12-161-1/+3
| * hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-162-22/+19Star
* | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
|/
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-31/+37
|\
| * locking,arch,hexagon: Fold atomic_opsPeter Zijlstra2014-08-141-31/+37
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-071-1/+1
|\ \ | |/ |/|
| * hexagon: update reference, kerneltrap.org no longer worksPranith Kumar2014-06-191-1/+1
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* | arch,hexagon: Convert smp_mb__*()Peter Zijlstra2014-04-182-8/+2Star
* | arc,hexagon: Delete asm/barrier.hPeter Zijlstra2014-04-181-37/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-04-0512-47/+67
|\ \ | |/ |/|
| * Hexagon: update CR year for elf.hRichard Kuo2014-04-051-1/+1
| * Hexagon: remove SP macroRichard Kuo2014-04-051-3/+1Star
| * Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo2014-04-051-1/+1
| * Hexagon: fix atomic_setRichard Kuo2014-04-051-1/+14
| * hexagon: correct type on pgd copyIlia Mirkin2014-04-051-1/+1
| * smp, hexagon: kill SMP single function call interruptJiang Liu2014-04-051-1/+0Star
| * arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang2014-04-051-0/+2
| * arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang2014-04-051-1/+2
| * arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang2014-04-051-0/+1
| * arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang2014-04-051-0/+5
| * arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang2014-04-051-36/+36
| * arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2014-04-051-1/+0Star
| * arch: hexagon: kernel: add export symbol function __delay()Chen Gang2014-04-051-0/+1
| * hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang2014-04-051-2/+3
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-141-1/+1
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
* | hexagon: use generic fixmap.hMark Salter2014-01-241-39/+1Star
* | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-141-1/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-0/+1
* | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2014-01-122-5/+5
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-4/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-4/+0Star
* | hexagon: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+6
|/