| Commit message (Expand) | Author | Age | Files | Lines |
* | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
* | 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 |
* | uml: fix compile error in deliver_alarm() | Miklos Szeredi | 2012-09-05 | 1 | -1/+1 |
* | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-08-01 | 21 | -299/+202 |
|\ |
|
| * | um: pass siginfo to guest process | Martin Pärtel | 2012-08-02 | 10 | -34/+71 |
| * | um: fix ubd_file_size for read-only files | Martin Pärtel | 2012-08-02 | 1 | -1/+1 |
| * | um: pull interrupt_end() into userspace() | Al Viro | 2012-08-02 | 2 | -8/+6 |
| * | um: split syscall_trace(), pass pt_regs to it | Al Viro | 2012-08-02 | 3 | -43/+34 |
| * | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 2012-08-01 | 2 | -2/+2 |
| * | um: set BLK_CGROUP=y in defconfig | Richard Weinberger | 2012-07-28 | 1 | -1/+1 |
| * | um: remove count_lock | Richard Weinberger | 2012-07-28 | 2 | -7/+0 |
| * | um: fully use tty_port | Richard Weinberger | 2012-07-28 | 4 | -78/+65 |
| * | um: Remove dead code | Richard Weinberger | 2012-07-28 | 1 | -26/+0 |
| * | um: remove line_ioctl() | Richard Weinberger | 2012-07-28 | 4 | -90/+0 |
| * | TTY: um/line, use tty from tty_port | Jiri Slaby | 2012-07-28 | 3 | -9/+21 |
| * | TTY: um/line, add tty_port | Jiri Slaby | 2012-07-28 | 2 | -4/+5 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -4/+4 |
|\ \ |
|
| * | | memcg: rename config variables | Andrew Morton | 2012-07-31 | 1 | -4/+4 |
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 6 | -19/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | um: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 6 | -19/+12 |
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 1 | -17/+1 |
|\ \ \ |
|
| * | | | um: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -17/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney | 2012-07-02 | 1 | -1/+0 |
| |/ |
|
* | | arch: Use eth_random_addr | Joe Perches | 2012-07-16 | 1 | -1/+1 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 2 | -7/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -14/+2 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -4/+1 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -4/+1 |
* | | um: properly check all process' threads for a live mm | Anton Vorontsov | 2012-05-31 | 1 | -6/+7 |
* | | um: fix possible race on task->mm | Anton Vorontsov | 2012-05-31 | 1 | -2/+5 |
* | | um: should hold tasklist_lock while traversing processes | Anton Vorontsov | 2012-05-31 | 1 | -0/+3 |
* | | um/kernel/trap.c: port OOM changes to handle_page_fault() | Kautuk Consul | 2012-05-31 | 1 | -5/+19 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-05-28 | 1 | -9/+2 |
|\ \ |
|
| * | | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 1 | -9/+2 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 7 | -67/+29 |
| |\ \ \ |
|
| * | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 2 | -5/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -1/+0 |
| * | | | | um: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -4/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 1 | -8/+1 |
|\ \ \ \ |
|