summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-2636-115/+1851
|\
| * xtensa: add accept4 syscallChris Zankel2013-02-251-1/+4
| * xtensa: add support for TLSChris Zankel2013-02-237-7/+25
| * xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-231-0/+1
| * xtensa: do not enable GENERIC_GPIO by defaultMax Filippov2013-02-231-1/+1
| * xtensa: complete ptrace handling of register windowsMax Filippov2013-02-231-13/+20
| * xtensa: add support for oprofiledann2013-02-236-1/+209
| * xtensa: move spill_registers to traps.hMax Filippov2013-02-232-20/+25
| * xtensa: ISS: add host file-based simulated diskVictor Prupis2013-02-233-0/+412
| * xtensa: fix str[n]cmp return valueMax Filippov2013-02-231-2/+2
| * xtensa: avoid mmap cache aliasingMax Filippov2013-02-232-0/+45
| * xtensa: add finit_module syscallMax Filippov2013-02-231-1/+3
| * xtensa: pull signal definitions from signal-defs.hMax Filippov2013-02-231-10/+1
| * xtensa: fix ipc_parse_version selectionMax Filippov2013-02-231-0/+1
| * xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-2310-45/+260
| * xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-235-0/+825
| * xtensa: use new common dtc ruleStephen Warren2013-02-233-14/+17
| * xtensa: rename prom_update_property to of_update_propertyMax Filippov2013-02-231-2/+2
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-36/+4
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | | xtensa: switch to generic sigaltstackAl Viro2013-02-034-18/+4
| * | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-031-1/+0
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1
| * | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| * | | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2013-01-2993-575/+2217
| |\| |
| * | | xtensa: Fix home page URL in KconfigMasanari Iida2013-01-041-1/+1
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-5/+6
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-5/+4
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-0/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| |/ /
* | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
|/ /
* | 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-204-9/+2
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | missing user_stack_pointer() instancesAl Viro2012-12-191-0/+2
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-182-2/+2
* | | xtensa: set the correct ethernet address for xtfpgaChris Zankel2012-12-181-2/+34
* | | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1849-175/+160
* | | xtensa: provide endianness macro for sparseMax Filippov2012-12-181-0/+7
* | | xtensa: fix RASID SR initializationMax Filippov2012-12-181-1/+1