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