aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * consolidate sys_execve() prototypeAl Viro2012-11-28
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| |\
| * | hexagon: switch to generic sys_execve()Al Viro2012-10-23
| * | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-23
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| |/ |/|
* | Hexagon: Copyright marking changesRichard Kuo2012-10-18
* | UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells2012-10-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * bury the rest of TIF_IRETAl Viro2012-10-01
| * sanitize tsk_is_polling()Al Viro2012-10-01
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-04
| |/
* / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
|/
* Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-28
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl2012-05-22
* | hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-08
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-28
* | Delete all instances of asm/system.hDavid Howells2012-03-28
* | Disintegrate asm/system.h for HexagonDavid Howells2012-03-28
* | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
|/
* Hexagon: kgdb support filesLinas Vepstas2011-11-01
* Hexagon: Add page-fault support.Richard Kuo2011-11-01
* Hexagon: Add page table header files & etc.Richard Kuo2011-11-01
* Hexagon: Provide DMA implementationRichard Kuo2011-11-01
* Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo2011-11-01
* Hexagon: Implement basic cache-flush supportRichard Kuo2011-11-01
* Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo2011-11-01
* Hexagon: Add user access functionsRichard Kuo2011-11-01
* Hexagon: Add locking types and functionsRichard Kuo2011-11-01
* Hexagon: Add SMP supportRichard Kuo2011-11-01
* Hexagon: Provide basic debugging and system trap support.Richard Kuo2011-11-01
* Hexagon: Add ptrace supportRichard Kuo2011-11-01
* Hexagon: Add time and timer functionsRichard Kuo2011-11-01
* Hexagon: Add interruptsRichard Kuo2011-11-01
* Hexagon: Add signal functionsRichard Kuo2011-11-01
* Hexagon: Add hypervisor interfaceRichard Kuo2011-11-01
* Hexagon: Add checksum functionsRichard Kuo2011-11-01
* Hexagon: Add delay functionsRichard Kuo2011-11-01