aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
...
* | | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-19
* | | xtensa: add s32c1i-based bitops implementationsMax Filippov2012-12-19
* | | xtensa: add s32c1i-based atomic ops implementationsMax Filippov2012-12-19
* | | xtensa: add s32c1i sanity checkMax Filippov2012-12-19
* | | xtensa: add trap_set_handler functionMax Filippov2012-12-19
* | | xtensa: initialize atomctl SRMax Filippov2012-12-19
* | | xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-19
* | | xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-19
* | | xtensa: fix CPU cache flags formattingMax Filippov2012-12-19
* | | xtensa: properly fix missing compiler barrier in simcallMax Filippov2012-12-19
* | | xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-19
* | | xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-19
* | | xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov2012-12-19
* | | xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-19
* | | xtensa: make DoubleExceptionVector literals fit the gapMax Filippov2012-12-19
* | | xtensa: add config option to disable linker relaxationChris Zankel2012-12-19
* | | xtensa: unbalanced parenthesesNicolas Kaiser2012-12-19
* | | xtensa:fix the incompatible pointer type warning in time.cWanlong Gao2012-12-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | xtensa: switch to generic clone()Al Viro2012-11-28
| * | | | consolidate sys_execve() prototypeAl Viro2012-11-28
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | | |/ | | |/|
* | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
| |/ / /
* | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* | | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-14
|\| | |
| * | | xtensa: switch to generic sys_execve()Max Filippov2012-10-25
| * | | xtensa: switch to generic kernel_execve()Max Filippov2012-10-25
| * | | xtensa: switch to generic kernel_thread()Max Filippov2012-10-25
| * | | xtensa: reset windowbase/windowstart when cloning the VMChris Zankel2012-10-25
| * | | xtensa: use physical addresses for bus addressesChris Zankel2012-10-25
| * | | xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2012-10-25
| |/ /
* / / tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-25
|/ /
* | xtensa: add missing system calls to the syscall tableChris Zankel2012-10-19
* | xtensa: minor compiler warning fixChris Zankel2012-10-19
* | xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-16
* | UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-16
* | xtensa: fix unaligned usermode accessMax Filippov2012-10-16
* | xtensa: reorganize SR referencingMax Filippov2012-10-16
* | xtensa: fix boot parameters parsingMax Filippov2012-10-16
* | xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-16
* | xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-16
* | xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel2012-10-16