aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-01Hexagon: Provide DMA implementationRichard Kuo2-0/+130
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo2-0/+97
2011-11-01Hexagon: Implement basic cache-flush supportRichard Kuo2-0/+133
2011-11-01Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo1-0/+326
2011-11-01Hexagon: Add user access functionsRichard Kuo1-0/+116
2011-11-01Hexagon: Add locking types and functionsRichard Kuo2-0/+228
2011-11-01Hexagon: Add SMP supportRichard Kuo1-0/+44
2011-11-01Hexagon: Provide basic debugging and system trap support.Richard Kuo1-0/+29
2011-11-01Hexagon: Add ptrace supportRichard Kuo1-0/+35
2011-11-01Hexagon: Add time and timer functionsRichard Kuo2-0/+68
2011-11-01Hexagon: Add interruptsRichard Kuo1-0/+36
2011-11-01Hexagon: Add signal functionsRichard Kuo3-0/+89
2011-11-01Hexagon: Add hypervisor interfaceRichard Kuo2-0/+392
2011-11-01Hexagon: Add checksum functionsRichard Kuo2-0/+76
2011-11-01Hexagon: Add delay functionsRichard Kuo1-0/+28
2011-11-01Hexagon: Add threadinfoRichard Kuo1-0/+154
2011-11-01Hexagon: Add processor and system headersRichard Kuo5-0/+548
2011-11-01Hexagon: Add syscallsRichard Kuo2-0/+90
2011-11-01Hexagon: Add atomic ops supportRichard Kuo1-0/+164
2011-11-01Hexagon: Add bitops supportRichard Kuo1-0/+301
2011-11-01Hexagon: Core arch-specific header filesRichard Kuo12-0/+618
2011-11-01Hexagon: Add generic headersRichard Kuo5-0/+202