summaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add trap_set_handler functionMax Filippov2012-12-192-0/+34
* xtensa: initialize atomctl SRMax Filippov2012-12-192-0/+58
* xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-193-1/+15
* xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-191-0/+3
* xtensa: fix CPU cache flags formattingMax Filippov2012-12-191-3/+3
* xtensa: properly fix missing compiler barrier in simcallMax Filippov2012-12-191-6/+1
* xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-191-1/+1
* xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-191-0/+2
* xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov2012-12-191-0/+15
* xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-197-25/+147
* xtensa: make DoubleExceptionVector literals fit the gapMax Filippov2012-12-191-4/+10
* xtensa: add config option to disable linker relaxationChris Zankel2012-12-192-2/+15
* xtensa: unbalanced parenthesesNicolas Kaiser2012-12-191-2/+2
* xtensa:fix the incompatible pointer type warning in time.cWanlong Gao2012-12-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1187-1732/+1761
| |\
| * | 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-126-15/+4
|\ \ \
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-1/+0
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1
| * | | xtensa: switch to generic clone()Al Viro2012-11-295-11/+3
| * | | consolidate sys_execve() prototypeAl Viro2012-11-291-1/+0
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-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-121-0/+11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-121-0/+11
| |/ / /
* | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-0/+1
* | | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-1410-132/+104
|\| | |
| * | | xtensa: switch to generic sys_execve()Max Filippov2012-10-264-27/+3
| * | | xtensa: switch to generic kernel_execve()Max Filippov2012-10-262-17/+2
| * | | xtensa: switch to generic kernel_thread()Max Filippov2012-10-265-63/+61
| * | | 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/+10
| |/ /
* / / 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: minor compiler warning fixChris Zankel2012-10-192-2/+5
* | xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-1629-374/+26
* | 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/+254
* | 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/+2
* | xtensa: ISS: fix specific simcallsMax Filippov2012-10-161-2/+7
|/
* 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-282-8/+2