Age | Commit message (Expand) | Author |
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 |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-24 | um: remove km_type definitions | Cong Wang |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-19 | um: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-16 | arch: Use eth_random_addr | Joe Perches |
2012-07-02 | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | um: properly check all process' threads for a live mm | Anton Vorontsov |
2012-05-31 | um: fix possible race on task->mm | Anton Vorontsov |
2012-05-31 | um: should hold tasklist_lock while traversing processes | Anton Vorontsov |
2012-05-31 | um/kernel/trap.c: port OOM changes to handle_page_fault() | Kautuk Consul |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2012-05-21 | new helper: sigsuspend() | Al Viro |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s... | Richard Weinberger |
2012-05-21 | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro |
2012-05-21 | um: Remove CONFIG_IRQ_RELEASE_METHOD | Richard Weinberger |
2012-05-21 | um: Remove usage of irq_chip->release() | Richard Weinberger |
2012-05-21 | um: Implement um_free_irq() | Richard Weinberger |
2012-05-21 | um: Fix __swp_type() | Richard Weinberger |
2012-05-21 | um: Implement a custom pte_same() function | Richard Weinberger |
2012-05-21 | um: Add BUG() to do_ops()'s error path | Richard Weinberger |