summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2012-12-19xtensa: display s32c1i feature flag in cpuinfoMax Filippov
2012-12-19xtensa: fix CPU cache flags formattingMax Filippov
2012-12-19xtensa: properly fix missing compiler barrier in simcallMax Filippov
2012-12-19xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov
2012-12-19xtensa: provide DMA_ERROR_CODE definitionMax Filippov
2012-12-19xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov
2012-12-19xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel
2012-12-19xtensa: make DoubleExceptionVector literals fit the gapMax Filippov
2012-12-19xtensa: add config option to disable linker relaxationChris Zankel
2012-12-19xtensa: unbalanced parenthesesNicolas Kaiser
2012-12-19xtensa:fix the incompatible pointer type warning in time.cWanlong Gao
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-09xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29xtensa: switch to generic clone()Al Viro
2012-11-29consolidate sys_execve() prototypeAl Viro
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-25xtensa: switch to generic sys_execve()Max Filippov
2012-10-25xtensa: switch to generic kernel_execve()Max Filippov
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov
2012-10-25xtensa: reset windowbase/windowstart when cloning the VMChris Zankel
2012-10-25xtensa: use physical addresses for bus addressesChris Zankel
2012-10-25xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel
2012-10-19xtensa: minor compiler warning fixChris Zankel
2012-10-16xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov
2012-10-16UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells
2012-10-16xtensa: fix unaligned usermode accessMax Filippov
2012-10-16xtensa: reorganize SR referencingMax Filippov
2012-10-16xtensa: fix boot parameters parsingMax Filippov
2012-10-16xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier
2012-10-16xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier
2012-10-16xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel
2012-10-16xtensa: ISS: fix rs_put_charMax Filippov
2012-10-16xtensa: ISS: fix specific simcallsMax Filippov
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds