aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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 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-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-9/+0
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-5/+0
2012-11-28consolidate sys_execve() prototypeAl Viro1-3/+0
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro60-631/+47
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 Kuo47-47/+47
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells13-579/+0
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 Bergmann1-5/+0
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-01bury the rest of TIF_IRETAl Viro1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle1-1/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-1/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+0
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.hJesper Juhl1-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-7/+0
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner1-8/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-6/+12
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells7-127/+199
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski1-6/+12
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-2/+0
2011-11-01Hexagon: kgdb support filesLinas Vepstas1-0/+43
2011-11-01Hexagon: Add page-fault support.Richard Kuo2-0/+138
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo6-0/+1031