| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 |
| * | xtensa: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| * | take sys_rt_sigsuspend() prototype to linux/syscalls.h | Al Viro | 2013-02-03 |
| * | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 |
| * | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 |
| * | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-08 |
|\ \ |
|
| * | | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 |
| |/ |
|
* | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 |
* | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 |
|/ |
|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-21 |
|\ |
|
| * | xtensa: Use generic asm/mmu.h for nommu | Lars-Peter Clausen | 2012-12-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ \ |
|
| * | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 |
| * | | missing user_stack_pointer() instances | Al Viro | 2012-12-19 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | | xtensa: clean up files to make them code-style compliant | Chris Zankel | 2012-12-19 |
* | | | xtensa: add device trees support | Max Filippov | 2012-12-19 |
* | | | xtensa: fix mb and wmb definitions | Max Filippov | 2012-12-19 |
* | | | xtensa: add s32c1i-based spinlock implementations | Max Filippov | 2012-12-19 |
* | | | xtensa: add s32c1i-based bitops implementations | Max Filippov | 2012-12-19 |
* | | | xtensa: add s32c1i-based atomic ops implementations | Max Filippov | 2012-12-19 |
* | | | xtensa: add s32c1i sanity check | Max Filippov | 2012-12-19 |
* | | | xtensa: add trap_set_handler function | Max Filippov | 2012-12-19 |
* | | | xtensa: initialize atomctl SR | Max Filippov | 2012-12-19 |
* | | | xtensa: save and restore scompare1 SR on kernel entry | Max Filippov | 2012-12-19 |
* | | | xtensa: provide DMA_ERROR_CODE definition | Max Filippov | 2012-12-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 |
| |\ \ \ |
|
| * | | | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 |
| * | | | | xtensa: switch to generic clone() | Al Viro | 2012-11-28 |
| * | | | | consolidate sys_execve() prototype | Al Viro | 2012-11-28 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 |
|\ \ \ \ |
|
| * | | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 2012-12-11 |
| |/ / / |
|
* | | | | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 2012-11-14 |
|\| | | |
|
| * | | | xtensa: switch to generic sys_execve() | Max Filippov | 2012-10-25 |
| * | | | xtensa: switch to generic kernel_thread() | Max Filippov | 2012-10-25 |
| * | | | xtensa: use physical addresses for bus addresses | Chris Zankel | 2012-10-25 |
| * | | | xtensa: allow multi-inclusion for uapi/unistd.h | Chris Zankel | 2012-10-25 |
| |/ / |
|
* / / | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 |
|/ / |
|
* | | xtensa: add missing system calls to the syscall table | Chris Zankel | 2012-10-19 |
* | | xtensa: Use Kbuild infrastructure to handle asm-generic headers | Max Filippov | 2012-10-16 |
* | | UAPI: (Scripted) Disintegrate arch/xtensa/include/asm | David Howells | 2012-10-16 |
* | | xtensa: reorganize SR referencing | Max Filippov | 2012-10-16 |
|/ |
|