summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1187-1732/+1761
|\
| * xtensa: switch to generic sys_execve()Max Filippov2012-10-264-27/+3Star
| * xtensa: switch to generic kernel_execve()Max Filippov2012-10-262-17/+2Star
| * xtensa: switch to generic kernel_thread()Max Filippov2012-10-265-63/+61Star
| * xtensa: reset windowbase/windowstart when cloning the VMChris Zankel2012-10-251-1/+25
| * xtensa: use physical addresses for bus addressesChris Zankel2012-10-251-0/+4
| * xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2012-10-253-25/+10Star
| * xtensa: add missing system calls to the syscall tableChris Zankel2012-10-191-20/+78
| * xtensa: minor compiler warning fixChris Zankel2012-10-192-2/+5
| * xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-1629-374/+26Star
| * UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-1640-975/+1081
| * xtensa: fix unaligned usermode accessMax Filippov2012-10-161-2/+2
| * xtensa: reorganize SR referencingMax Filippov2012-10-1620-292/+254Star
| * xtensa: fix boot parameters parsingMax Filippov2012-10-161-2/+2
| * xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-161-1/+2
| * xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-161-4/+20
| * xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel2012-10-161-25/+284
| * xtensa: ISS: fix rs_put_charMax Filippov2012-10-161-7/+2Star
| * xtensa: ISS: fix specific simcallsMax Filippov2012-10-161-2/+7
* | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-8/+1Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-8/+2Star
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-9/+0Star
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0Star
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
| * | xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-011-3/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1Star
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+2Star
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* | | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-0929-469/+157Star
|\ \ \
| * | | xtensa: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-10-041-12/+12
| * | | xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-0411-111/+2Star
| * | | xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov2012-10-041-2/+2
| * | | xtensa: provide dummy gcc intrinsicsMax Filippov2012-10-041-0/+17
| * | | xtensa: add missing symbol exportsMax Filippov2012-10-042-0/+12
| * | | xtensa: rename MISC SR definition to avoid name clashesMax Filippov2012-10-041-1/+1
| * | | xtensa: fix CODA buildMax Filippov2012-10-041-1/+1
| * | | xtensa: fix parallel makeMax Filippov2012-10-042-9/+12
| * | | xtensa: ISS: drop unused io.cMax Filippov2012-10-042-33/+1Star
| * | | xtensa: ISS: exit simulator in case of halt or poweroffMax Filippov2012-10-041-4/+4
| * | | xtensa: ISS: change keyboard polling rateMax Filippov2012-10-041-1/+1
| * | | xtensa: ISS: add platform_pcibios_initMax Filippov2012-10-041-0/+6
| * | | xtensa: ISS: add dummy serial.h for ISS platformMax Filippov2012-10-041-0/+0
| * | | xtensa: change default platform clock frequency to 10MHzMax Filippov2012-10-041-2/+2
| * | | xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa configMax Filippov2012-10-041-0/+1
| * | | xtensa: set NO_IOPORT to 'n' by defaultMax Filippov2012-10-041-1/+2