Age | Commit message (Expand) | Author |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | x86, um: convert 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-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2012-10-09 | um: move sysrq.h out of include/shared | Al Viro |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
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 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-09-30 | um: switch to generic kernel_thread() | Al Viro |
2012-09-30 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2012-09-27 | um: kill thread->forking | Al Viro |
2012-09-27 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-27 | um: don't leak floating point state and segment registers on execve() | Al Viro |
2012-09-27 | um: take cleaning singlestep to start_thread() | Al Viro |
2012-09-26 | um: resurrect the right variant of mconsole_proc() | Al Viro |
2012-09-26 | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker |
2012-09-20 | um: kill thread->forking | Al Viro |
2012-09-20 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-20 | um: don't leak floating point state and segment registers on execve() | Al Viro |
2012-09-20 | um: take cleaning singlestep to start_thread() | Al Viro |
2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman |
2012-09-05 | uml: fix compile error in deliver_alarm() | Miklos Szeredi |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-08-01 | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-08-02 | um: pass siginfo to guest process | Martin Pärtel |
2012-08-02 | um: fix ubd_file_size for read-only files | Martin Pärtel |
2012-08-02 | um: pull interrupt_end() into userspace() | Al Viro |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro |
2012-08-01 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-28 | um: set BLK_CGROUP=y in defconfig | Richard Weinberger |
2012-07-28 | um: remove count_lock | Richard Weinberger |
2012-07-28 | um: fully use tty_port | Richard Weinberger |
2012-07-28 | um: Remove dead code | Richard Weinberger |
2012-07-28 | um: remove line_ioctl() | Richard Weinberger |
2012-07-28 | TTY: um/line, use tty from tty_port | Jiri Slaby |
2012-07-28 | TTY: um/line, add tty_port | Jiri Slaby |