aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/include
AgeCommit message (Expand)Author
2013-04-30Hexagon: add v4 CS regs to core copyout macroRichard Kuo
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo
2013-04-30Hexagon: fix psp/sp macroRichard Kuo
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard Kuo
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo
2013-04-30Hexagon: Signal and return path fixesRichard Kuo
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo
2013-04-30Hexagon: add individual register access for switch_stackRichard Kuo
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2013-04-30Hexagon: fix __atomic_add_unlessRichard Kuo
2013-04-30Hexagon: clean up generic headers in KbuildRichard Kuo
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28hexagon: switch to generic clone()Al Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-23hexagon: switch to generic sys_execve()Al Viro
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01bury the rest of TIF_IRETAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner