Age | Commit message (Expand) | Author | Files | Lines |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -18/+3 |
2012-12-20 | alpha: switch to generic sigaltstack | Al Viro | 2 | -9/+2 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2 | -3/+0 |
2012-12-17 | UAPI: (Scripted) Disintegrate arch/alpha/include/asm | David Howells | 54 | -1275/+1349 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -9/+5 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -103/+43 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 1 | -0/+11 |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 1 | -0/+11 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -1/+7 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers | 1 | -1/+1 |
2012-11-29 | new helper: signal_pt_regs() | Al Viro | 1 | -0/+1 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -3/+0 |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -1/+1 |
2012-11-29 | alpha: switch to generic fork/vfork/clone | Al Viro | 4 | -59/+17 |
2012-11-29 | get rid of pt_regs argument of ->load_binary() | Al Viro | 1 | -1/+1 |
2012-11-29 | get rid of pt_regs argument of search_binary_handler() | Al Viro | 1 | -1/+1 |
2012-11-29 | alpha: reorganize copy_process(), prepare to saner fork_idle() | Al Viro | 1 | -21/+14 |
2012-11-29 | alpha: don't pass useless arguments to do_{,rt_},sigreturn() | Al Viro | 2 | -12/+8 |
2012-11-29 | alpha: simplify fork and friends | Al Viro | 2 | -19/+14 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2012-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -1/+4 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -45/+68 |
2012-11-09 | alpha: use BUG_ON where possible | Sasha Levin | 1 | -8/+4 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-29 | Merge 3.7-rc3 into tty-next | Greg Kroah-Hartman | 4 | -45/+68 |
2012-10-25 | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 1 | -0/+3 |
2012-10-24 | alpha: separate thread-synchronous flags | Al Viro | 4 | -45/+68 |
2012-10-21 | missing const in alpha callers of do_mount() | Al Viro | 1 | -3/+3 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+4 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -80/+57 |
2012-10-13 | vfs: define struct filename and have getname() return it | Jeff Layton | 1 | -8/+8 |
2012-10-12 | alpha: switch to saner kernel_execve() semantics | Al Viro | 3 | -17/+2 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -27/+21 |
2012-10-12 | alpha: get rid of switch_stack argument of do_work_pending() | Al Viro | 2 | -23/+20 |
2012-10-12 | alpha: don't bother passing switch_stack separately from regs | Al Viro | 1 | -13/+13 |
2012-10-12 | alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c | Al Viro | 2 | -17/+20 |
2012-10-12 | alpha: simplify TIF_NEED_RESCHED handling | Al Viro | 1 | -17/+9 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -122/+42 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -1/+1 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
2012-10-05 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 6 | -17/+17 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 1 | -0/+3 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |