| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 | 87 | -1732/+1761 |
|\ |
|
| * | xtensa: switch to generic sys_execve() | Max Filippov | 2012-10-25 | 4 | -27/+3 |
| * | xtensa: switch to generic kernel_execve() | Max Filippov | 2012-10-25 | 2 | -17/+2 |
| * | xtensa: switch to generic kernel_thread() | Max Filippov | 2012-10-25 | 5 | -63/+61 |
| * | xtensa: reset windowbase/windowstart when cloning the VM | Chris Zankel | 2012-10-25 | 1 | -1/+25 |
| * | xtensa: use physical addresses for bus addresses | Chris Zankel | 2012-10-25 | 1 | -0/+4 |
| * | xtensa: allow multi-inclusion for uapi/unistd.h | Chris Zankel | 2012-10-25 | 3 | -25/+10 |
| * | xtensa: add missing system calls to the syscall table | Chris Zankel | 2012-10-19 | 1 | -20/+78 |
| * | xtensa: minor compiler warning fix | Chris Zankel | 2012-10-19 | 2 | -2/+5 |
| * | xtensa: Use Kbuild infrastructure to handle asm-generic headers | Max Filippov | 2012-10-15 | 29 | -374/+26 |
| * | UAPI: (Scripted) Disintegrate arch/xtensa/include/asm | David Howells | 2012-10-15 | 40 | -975/+1081 |
| * | xtensa: fix unaligned usermode access | Max Filippov | 2012-10-15 | 1 | -2/+2 |
| * | xtensa: reorganize SR referencing | Max Filippov | 2012-10-15 | 20 | -292/+254 |
| * | xtensa: fix boot parameters parsing | Max Filippov | 2012-10-15 | 1 | -2/+2 |
| * | xtensa: fix missing return in do_page_fault for SIGBUS case | Marc Gauthier | 2012-10-15 | 1 | -1/+2 |
| * | xtensa: copy_thread with CLONE_VM must not copy live parent AR windows | Marc Gauthier | 2012-10-15 | 1 | -4/+20 |
| * | xtensa: fix memmove(), bcopy(), and memcpy(). | Chris Zankel | 2012-10-15 | 1 | -25/+284 |
| * | xtensa: ISS: fix rs_put_char | Max Filippov | 2012-10-15 | 1 | -7/+2 |
| * | xtensa: ISS: fix specific simcalls | Max Filippov | 2012-10-15 | 1 | -2/+7 |
* | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -8/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -8/+2 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -9/+0 |
|\ \ |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | bury the rest of TIF_IRET | Al Viro | 2012-10-01 | 1 | -2/+0 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -2/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| * | | xtensa: can't get to do_notify_resume() when user_mode(regs) is not true | Al Viro | 2012-10-01 | 1 | -3/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -14/+1 |
|\ \ \
| |/ / |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -14/+2 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | | | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-09 | 29 | -469/+157 |
|\ \ \ |
|
| * | | | xtensa: Setup CROSS_COMPILE at the top | Geert Uytterhoeven | 2012-10-04 | 1 | -12/+12 |
| * | | | xtensa: drop CONFIG_EMBEDDED_RAMDISK | Max Filippov | 2012-10-03 | 11 | -111/+2 |
| * | | | xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions | Max Filippov | 2012-10-03 | 1 | -2/+2 |
| * | | | xtensa: provide dummy gcc intrinsics | Max Filippov | 2012-10-03 | 1 | -0/+17 |
| * | | | xtensa: add missing symbol exports | Max Filippov | 2012-10-03 | 2 | -0/+12 |
| * | | | xtensa: rename MISC SR definition to avoid name clashes | Max Filippov | 2012-10-03 | 1 | -1/+1 |
| * | | | xtensa: fix CODA build | Max Filippov | 2012-10-03 | 1 | -1/+1 |
| * | | | xtensa: fix parallel make | Max Filippov | 2012-10-03 | 2 | -9/+12 |
| * | | | xtensa: ISS: drop unused io.c | Max Filippov | 2012-10-03 | 2 | -33/+1 |
| * | | | xtensa: ISS: exit simulator in case of halt or poweroff | Max Filippov | 2012-10-03 | 1 | -4/+4 |
| * | | | xtensa: ISS: change keyboard polling rate | Max Filippov | 2012-10-03 | 1 | -1/+1 |
| * | | | xtensa: ISS: add platform_pcibios_init | Max Filippov | 2012-10-03 | 1 | -0/+6 |
| * | | | xtensa: ISS: add dummy serial.h for ISS platform | Max Filippov | 2012-10-03 | 1 | -0/+0 |
| * | | | xtensa: change default platform clock frequency to 10MHz | Max Filippov | 2012-10-03 | 1 | -2/+2 |
| * | | | xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config | Max Filippov | 2012-10-03 | 1 | -0/+1 |
| * | | | xtensa: set NO_IOPORT to 'n' by default | Max Filippov | 2012-10-03 | 1 | -1/+2 |