aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23hexagon: use generic fixmap.hMark Salter1-39/+1
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-0/+1
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra2-5/+5
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/kernel/git/tip/tipLinus Torvalds1-4/+0
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-4/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-4/+0
2013-04-30Hexagon: add v4 CS regs to core copyout macroRichard Kuo1-3/+12
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo1-2/+1
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo1-0/+5
2013-04-30Hexagon: update copyright datesRichard Kuo8-8/+8
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo1-0/+7
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo1-0/+2
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo1-0/+3
2013-04-30Hexagon: fix psp/sp macroRichard Kuo1-2/+1
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo1-0/+14
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard Kuo1-5/+4
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo2-0/+8
2013-04-30Hexagon: Signal and return path fixesRichard Kuo1-0/+2
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo2-2/+15
2013-04-30Hexagon: add individual register access for switch_stackRichard Kuo1-6/+43
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo1-1/+1
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo1-3/+3
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo3-31/+42
2013-04-30Hexagon: fix __atomic_add_unlessRichard Kuo1-9/+11
2013-04-30Hexagon: clean up generic headers in KbuildRichard Kuo1-1/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-5/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-9/+6
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-5/+0
2012-11-28hexagon: switch to generic clone()Al Viro1-0/+1
2012-11-28consolidate sys_execve() prototypeAl Viro1-3/+0
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro61-93/+69
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-23hexagon: switch to generic sys_execve()Al Viro1-0/+1
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro2-1/+4
2012-10-18Hexagon: Copyright marking changesRichard Kuo58-90/+57
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-5/+0
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann2-5/+3