summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1068-1364/+1132
| |\
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-4/+2
|\ \ \
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-1/+0
| * | | xtensa: switch to generic clone()Al Viro2012-11-283-2/+2
| * | | consolidate sys_execve() prototypeAl Viro2012-11-281-1/+0
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \
| * \ \ 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
* | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-0/+11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
| |/ / /
* | | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-145-26/+15
|\ \ \ \ | |/ / /
| * | | xtensa: switch to generic sys_execve()Max Filippov2012-10-253-2/+3
| * | | 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-252-21/+7
| |/ /
* | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
|/ /
* | xtensa: add missing system calls to the syscall tableChris Zankel2012-10-191-20/+78
* | xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-1529-374/+26
* | UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-1539-974/+1081
* | 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
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-041-0/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
| |/ |/|
OpenPOWER on IntegriCloud