summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1087-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-281-2/+1
| * | | xtensa: switch to generic clone()Al Viro2012-11-285-11/+3
| * | | consolidate sys_execve() prototypeAl Viro2012-11-281-1/+0
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-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-111-0/+11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
| |/ / /
* | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+1
* | | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-1410-132/+104
|\ \ \ \ | |/ / /
| * | | xtensa: switch to generic sys_execve()Max Filippov2012-10-254-27/+3
| * | | xtensa: switch to generic kernel_execve()Max Filippov2012-10-252-17/+2
| * | | xtensa: switch to generic kernel_thread()Max Filippov2012-10-255-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-1529-374/+26
* | UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-1540-975/+1081
* | xtensa: fix unaligned usermode accessMax Filippov2012-10-151-2/+2
* | xtensa: reorganize SR referencingMax Filippov2012-10-1520-292/+254
* | xtensa: fix boot parameters parsingMax Filippov2012-10-151-2/+2
* | xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-151-1/+2
* | xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-151-4/+20
* | xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel2012-10-151-25/+284
* | xtensa: ISS: fix rs_put_charMax Filippov2012-10-151-7/+2
* | xtensa: ISS: fix specific simcallsMax Filippov2012-10-151-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
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-9/+0
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| * | xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-011-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+2
| |/
* | 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/+157
|\ \ \
| * | | xtensa: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-10-041-12/+12
| * | | xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-0311-111/+2
OpenPOWER on IntegriCloud