| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-17 | 1 | -1/+1 |
|\ |
|
| * | pidns: Use task_active_pid_ns where appropriate | Eric W. Biederman | 2012-11-19 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 2 | -26/+2 |
|\ \ |
|
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
| * | | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -19/+0 |
| * | | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what... | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro | 2012-11-28 | 1 | -6/+2 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | rcu: Remove rcu_switch() | Frederic Weisbecker | 2012-10-23 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 2 | -15/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 | 1 | -0/+2 |
| * | | UM: TTY: fix build errors now that tty->raw is gone | Jiri Slaby | 2012-10-30 | 1 | -15/+2 |
| |/ |
|
* | | um: get_safe_registers() should be done in flush_thread(), not start_thread() | Al Viro | 2012-11-28 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 5 | -28/+3 |
|\ |
|
| * | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 5 | -28/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | sanitize tsk_is_polling() | 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 | 5 | -57/+5 |
|\ \
| |/ |
|
| * | um: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 2 | -16/+3 |
| * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 3 | -41/+2 |
| * | um: kill thread->forking | Al Viro | 2012-09-20 | 3 | -25/+16 |
| * | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-20 | 1 | -1/+5 |
| * | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-20 | 1 | -0/+1 |
| * | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-20 | 1 | -19/+5 |
* | | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-10 | 122 | -383/+383 |
|\ \ |
|
| * | | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 120 | -382/+382 |
| * | | um: move sysrq.h out of include/shared | Al Viro | 2012-10-09 | 2 | -1/+1 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
| * | | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
* | | | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 3 | -80/+27 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -1/+3 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -78/+21 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | um: resurrect the right variant of mconsole_proc() | Al Viro | 2012-09-26 | 1 | -78/+21 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 1 | -1/+2 |
| |\ \ \ |
|
| | * \ \ | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-16 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | * | | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 1 | -1/+2 |
| * | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 1 | -0/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2012-09-26 | 1 | -0/+1 |
| | | |/
| | |/| |
|
* | | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -1/+1 |
|/ / / |
|
* | | | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven | 2012-09-27 | 3 | -11/+12 |
* | | | um: kill thread->forking | Al Viro | 2012-09-27 | 3 | -25/+16 |
* | | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-27 | 1 | -1/+5 |
* | | | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-27 | 1 | -0/+1 |
* | | | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-27 | 1 | -19/+5 |
|/ / |
|