summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
* default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-9/+6Star
|\|
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-291-5/+0Star
| * hexagon: switch to generic clone()Al Viro2012-11-291-0/+1
| * consolidate sys_execve() prototypeAl Viro2012-11-291-3/+0Star
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1761-93/+69Star
| |\
| * | hexagon: switch to generic sys_execve()Al Viro2012-10-241-0/+1
| * | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-242-1/+4
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/ |/|
* | Hexagon: Copyright marking changesRichard Kuo2012-10-1958-90/+57Star
* | UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells2012-10-1914-3/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+0Star
|\
| * bury the rest of TIF_IRETAl Viro2012-10-011-2/+0Star
| * sanitize tsk_is_polling()Al Viro2012-10-011-2/+0Star
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-5/+3Star
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0Star
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0Star
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
|/ /
* / UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0Star
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-1/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-7/+0Star
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-7/+0Star
| |/
* | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl2012-05-231-2/+0Star
* | hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-081-8/+0Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-6/+12
|\
| * Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-281-6/+12
* | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
* | Disintegrate asm/system.h for HexagonDavid Howells2012-03-287-127/+199
* | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0Star
|/
* Hexagon: kgdb support filesLinas Vepstas2011-11-011-0/+43
* Hexagon: Add page-fault support.Richard Kuo2011-11-012-0/+138
* Hexagon: Add page table header files & etc.Richard Kuo2011-11-016-0/+1031
* Hexagon: Provide DMA implementationRichard Kuo2011-11-012-0/+130
* Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo2011-11-012-0/+97
* Hexagon: Implement basic cache-flush supportRichard Kuo2011-11-012-0/+133
* Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo2011-11-011-0/+326
* Hexagon: Add user access functionsRichard Kuo2011-11-011-0/+116
* Hexagon: Add locking types and functionsRichard Kuo2011-11-012-0/+228
* Hexagon: Add SMP supportRichard Kuo2011-11-011-0/+44
* Hexagon: Provide basic debugging and system trap support.Richard Kuo2011-11-011-0/+29
* Hexagon: Add ptrace supportRichard Kuo2011-11-011-0/+35
* Hexagon: Add time and timer functionsRichard Kuo2011-11-012-0/+68