Age | Commit message (Expand) | Author |
2012-04-26 | ia64: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-21 | perfmon: kill some helpers and arguments | Al Viro |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-16 | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony |
2012-04-13 | ia64: populate the cmpxchg header with appropriate code | Paul Gortmaker |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-03-30 | ia64: Fixup asm/cmpxchg.h | David Howells |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-29 | Fix ia64 build errors (fallout from system.h disintegration) | Luck, Tony |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-27 | ia64: vsyscall: Add missing paranthesis | Thomas Gleixner |
2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-15 | ia64: vsyscall: Use seqcount instead of seqlock | Thomas Gleixner |
2012-03-14 | [IA64] Fix ISA IRQ trigger model and polarity setting | Liu Jiang |
2012-03-10 | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk |
2012-03-08 | TTY: simserial, final cleanup | Jiri Slaby |
2012-03-08 | TTY: simserial, reindent some code | Jiri Slaby |
2012-03-08 | TTY: simserial, fix includes | Jiri Slaby |
2012-03-08 | TTY: simserial, remove useless comments | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_hangup | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_open | Jiri Slaby |
2012-03-08 | TTY: simserial, properly refcount tty_port->tty | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_close_start | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_close_end | Jiri Slaby |
2012-03-08 | TTY: simserial, remove some tty ops | Jiri Slaby |
2012-03-08 | TTY: simserial, define local tty_port pointer | Jiri Slaby |
2012-03-08 | TTY: simserial no longer needs serialP | Jiri Slaby |
2012-03-08 | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby |
2012-03-08 | TTY: simserial, remove tmp_buf | Jiri Slaby |
2012-03-08 | TTY: simserial, remove static initialization | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby |