Age | Commit message (Expand) | Author | Files | Lines |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -2/+0 |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro | 1 | -7/+1 |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro | 1 | -3/+0 |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+1 |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-19 | missing user_stack_pointer() instances | Al Viro | 1 | -0/+1 |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-19 | UAPI: (Scripted) Disintegrate arch/m32r/include/asm | David Howells | 31 | -1217/+8 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -9/+6 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -4/+0 |
2012-11-28 | m32r: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+3 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-31 | m32r: switch to generic sys_execve() | Al Viro | 2 | -0/+3 |
2012-10-31 | m32r: switch to generic kernel_thread()/kernel_execve() | Al Viro | 1 | -5/+0 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -10/+1 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+2 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -15/+2 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+2 |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
2012-10-01 | m32r: trim masks | Al Viro | 1 | -2/+2 |
2012-10-01 | bury the rest of TIF_IRET | Al Viro | 1 | -2/+0 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -2/+0 |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2 | -10/+2 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -14/+2 |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+0 |
2012-07-17 | m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD | Geert Uytterhoeven | 1 | -3/+0 |
2012-06-05 | smp: Remove num_booting_cpus() | Thomas Gleixner | 1 | -5/+0 |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+0 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2012-05-21 | m32r: struct old_sigaction is never used | Al Viro | 1 | -7/+0 |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -2/+0 |
2012-05-08 | m32r: Use common threadinfo allocator | Thomas Gleixner | 1 | -15/+2 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -99/+9 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -6/+0 |
2012-03-28 | Disintegrate asm/system.h for M32R | David Howells | 10 | -370/+420 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-14 | m32r: Use generic posix_types.h | H. Peter Anvin | 1 | -99/+9 |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -17/+1 |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -35/+1 |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro | 1 | -29/+1 |