summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
...
* Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-303-31/+42
* Hexagon: fix __atomic_add_unlessRichard Kuo2013-04-301-9/+11
* Hexagon: clean up generic headers in KbuildRichard Kuo2013-04-301-1/+1
* default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-9/+6
|\ \ | |/
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-5/+0
| * hexagon: switch to generic clone()Al Viro2012-11-281-0/+1
| * consolidate sys_execve() prototypeAl Viro2012-11-281-3/+0
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1661-93/+69
| |\
| * | hexagon: switch to generic sys_execve()Al Viro2012-10-231-0/+1
| * | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-232-1/+4
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/ |/|
* | Hexagon: Copyright marking changesRichard Kuo2012-10-1858-90/+57
* | UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells2012-10-1814-3/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+0
|\
| * bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| * sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | 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/+3
| |\ \
| * | | 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/+0
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-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/+0
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-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/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-7/+0
| |/
* | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl2012-05-221-2/+0
* | hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-081-8/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-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/+0
* | Disintegrate asm/system.h for HexagonDavid Howells2012-03-287-127/+199
* | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0
|/
* 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
OpenPOWER on IntegriCloud