summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
AgeCommit message (Expand)AuthorLines
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo-0/+3
2013-04-30Hexagon: fix psp/sp macroRichard Kuo-2/+1
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo-0/+14
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard Kuo-5/+4
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo-0/+8
2013-04-30Hexagon: Signal and return path fixesRichard Kuo-0/+2
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo-2/+15
2013-04-30Hexagon: add individual register access for switch_stackRichard Kuo-6/+43
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo-1/+1
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo-3/+3
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo-31/+42
2013-04-30Hexagon: fix __atomic_add_unlessRichard Kuo-9/+11
2013-04-30Hexagon: clean up generic headers in KbuildRichard Kuo-1/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro-5/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-1/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+6
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro-5/+0
2012-11-28hexagon: switch to generic clone()Al Viro-0/+1
2012-11-28consolidate sys_execve() prototypeAl Viro-3/+0
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro-93/+69
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp-0/+1
2012-10-23hexagon: switch to generic sys_execve()Al Viro-0/+1
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro-1/+4
2012-10-18Hexagon: Copyright marking changesRichard Kuo-90/+57
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells-3/+12
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-5/+0
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells-0/+3
2012-10-01bury the rest of TIF_IRETAl Viro-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro-1/+0
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle-1/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle-1/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+0
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-7/+0
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner-8/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-6/+12
2012-03-28Delete all instances of asm/system.hDavid Howells-5/+0
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells-127/+199
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski-6/+12
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra-2/+0