summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
|\ \ \
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-1/+0Star
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
| * | | xtensa: switch to generic clone()Al Viro2012-11-295-11/+3Star
| * | | consolidate sys_execve() prototypeAl Viro2012-11-291-1/+0Star
| | |/ | |/|
* | | 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/+104Star
|\| | |
| * | | 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
| |/ /
* / / 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/+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
|/
* 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