summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-231-0/+1
* xtensa: move spill_registers to traps.hMax Filippov2013-02-231-0/+24
* xtensa: fix str[n]cmp return valueMax Filippov2013-02-231-2/+2
* xtensa: avoid mmap cache aliasingMax Filippov2013-02-231-0/+4
* xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-234-9/+10
* xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-212-4/+1
|\
| * xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen2012-12-092-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-1/+2
|\ \
| * | missing user_stack_pointer() instancesAl Viro2012-12-191-0/+2
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1823-86/+89
* | | xtensa: add device trees supportMax Filippov2012-12-182-0/+7
* | | xtensa: fix mb and wmb definitionsMax Filippov2012-12-181-3/+3
* | | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-181-1/+187
* | | xtensa: add s32c1i-based bitops implementationsMax Filippov2012-12-181-1/+126
* | | xtensa: add s32c1i-based atomic ops implementationsMax Filippov2012-12-182-106/+236
* | | xtensa: add s32c1i sanity checkMax Filippov2012-12-181-0/+4
* | | xtensa: add trap_set_handler functionMax Filippov2012-12-181-0/+23
* | | xtensa: initialize atomctl SRMax Filippov2012-12-181-0/+55
* | | xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-181-1/+1
* | | xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-181-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-3/+1
|\| |
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-1/+0
| * | xtensa: switch to generic clone()Al Viro2012-11-282-1/+1
| * | consolidate sys_execve() prototypeAl Viro2012-11-281-1/+0
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
|\ \ \ | |/ / |/| |
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/
* | xtensa: switch to generic sys_execve()Max Filippov2012-10-252-1/+2
* | xtensa: switch to generic kernel_thread()Max Filippov2012-10-251-3/+1
* | xtensa: use physical addresses for bus addressesChris Zankel2012-10-251-0/+4
* | xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2012-10-251-10/+4
|/
* xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-1519-240/+26
* UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-1532-2043/+7
* xtensa: reorganize SR referencingMax Filippov2012-10-1510-71/+33
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-8/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-8/+1
* | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+2
| |/
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-093-154/+24
|\ \
| * | xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov2012-10-031-2/+2
| * | xtensa: rename MISC SR definition to avoid name clashesMax Filippov2012-10-031-1/+1
| * | xtensa: adopt generic io routinesMax Filippov2012-10-031-147/+9
| * | xtensa: fix ioremapMax Filippov2012-10-031-6/+14
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| |/