summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-222-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-212-1/+2
|\ \
| * | missing user_stack_pointer() instancesAl Viro2012-12-201-0/+2
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0
* | | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1923-86/+89
* | | xtensa: add device trees supportMax Filippov2012-12-192-0/+7
* | | xtensa: fix mb and wmb definitionsMax Filippov2012-12-191-3/+3
* | | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-191-1/+187
* | | xtensa: add s32c1i-based bitops implementationsMax Filippov2012-12-191-1/+126
* | | xtensa: add s32c1i-based atomic ops implementationsMax Filippov2012-12-192-106/+236
* | | xtensa: add s32c1i sanity checkMax Filippov2012-12-191-0/+4
* | | xtensa: add trap_set_handler functionMax Filippov2012-12-191-0/+23
* | | xtensa: initialize atomctl SRMax Filippov2012-12-191-0/+55
* | | xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-191-1/+1
* | | xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-191-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-292-1/+1
| * | consolidate sys_execve() prototypeAl Viro2012-11-291-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-262-1/+2
* | xtensa: switch to generic kernel_thread()Max Filippov2012-10-261-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-1619-240/+26
* UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-1632-2043/+7
* xtensa: reorganize SR referencingMax Filippov2012-10-1610-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-041-2/+2
| * | xtensa: rename MISC SR definition to avoid name clashesMax Filippov2012-10-041-1/+1
| * | xtensa: adopt generic io routinesMax Filippov2012-10-041-147/+9
| * | xtensa: fix ioremapMax Filippov2012-10-041-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
| |/
* / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-302-32/+0
|\
| * Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-281-16/+0
| * Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-16/+0
* | fixups for signal breakageAl Viro2012-06-041-2/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\