| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-19 | KVM: Fix page-crossing MMIO |  Avi Kivity | 2 | -5/+7 |
| 2012-04-19 | Merge branch 'linus' into queue |  Marcelo Tosatti | 3 | -118/+153 |
| 2012-04-16 | ia64: fix futex_atomic_cmpxchg_inatomic() |  Luck, Tony | 1 | -4/+5 |
| 2012-04-13 | ia64: populate the cmpxchg header with appropriate code |  Paul Gortmaker | 2 | -114/+148 |
| 2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm |  Eric B Munson | 1 | -0/+5 |
| 2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code |  Christoffer Dall | 2 | -15/+6 |
| 2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping |  Linus Torvalds | 4 | -18/+34 |
| 2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux |  Linus Torvalds | 1 | -1/+1 |
| 2012-03-30 | ia64: Fixup asm/cmpxchg.h |  David Howells | 1 | -1/+1 |
| 2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -118/+3 |
| 2012-03-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -11/+7 |
| 2012-03-29 | Fix ia64 build errors (fallout from system.h disintegration) |  Luck, Tony | 2 | -0/+2 |
| 2012-03-29 | documentation: remove references to cpu_*_map. |  Rusty Russell | 1 | -1/+1 |
| 2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) |  Linus Torvalds | 8 | -26/+24 |
| 2012-03-28 | arch/ia64: remove references to cpu_*_map |  Srivatsa S. Bhat | 8 | -26/+24 |
| 2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system |  Linus Torvalds | 60 | -249/+228 |
| 2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 3 | -1/+31 |
| 2012-03-28 | Delete all instances of asm/system.h |  David Howells | 1 | -4/+0 |
| 2012-03-28 | Disintegrate asm/system.h for IA64 |  David Howells | 60 | -249/+232 |
| 2012-03-28 | X86 & IA64: adapt for dma_map_ops changes |  Andrzej Pietrasiewicz | 4 | -18/+34 |
| 2012-03-27 | ia64: vsyscall: Add missing paranthesis |  Thomas Gleixner | 1 | -1/+1 |
| 2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux |  Linus Torvalds | 11 | -6/+22 |
| 2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci |  Linus Torvalds | 3 | -64/+13 |
| 2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen |  Linus Torvalds | 1 | -0/+1 |
| 2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -7/+7 |
| 2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 6 | -600/+185 |
| 2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+1 |
| 2012-03-15 | ia64: vsyscall: Use seqcount instead of seqlock |  Thomas Gleixner | 4 | -11/+7 |
| 2012-03-14 | [IA64] Fix ISA IRQ trigger model and polarity setting |  Liu Jiang | 1 | -4/+4 |
| 2012-03-10 | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. |  Konrad Rzeszutek Wilk | 1 | -0/+1 |
| 2012-03-08 | TTY: simserial, final cleanup |  Jiri Slaby | 1 | -16/+5 |
| 2012-03-08 | TTY: simserial, reindent some code |  Jiri Slaby | 1 | -76/+44 |
| 2012-03-08 | TTY: simserial, fix includes |  Jiri Slaby | 1 | -5/+2 |
| 2012-03-08 | TTY: simserial, remove useless comments |  Jiri Slaby | 1 | -28/+1 |
| 2012-03-08 | TTY: simserial, use tty_port_hangup |  Jiri Slaby | 1 | -57/+7 |
| 2012-03-08 | TTY: simserial, use tty_port_open |  Jiri Slaby | 1 | -59/+5 |
| 2012-03-08 | TTY: simserial, properly refcount tty_port->tty |  Jiri Slaby | 1 | -4/+5 |
| 2012-03-08 | TTY: simserial, use tty_port_close_start |  Jiri Slaby | 1 | -35/+1 |
| 2012-03-08 | TTY: simserial, use tty_port_close_end |  Jiri Slaby | 1 | -7/+6 |
| 2012-03-08 | TTY: simserial, remove some tty ops |  Jiri Slaby | 1 | -38/+1 |
| 2012-03-08 | TTY: simserial, define local tty_port pointer |  Jiri Slaby | 1 | -40/+44 |
| 2012-03-08 | TTY: simserial no longer needs serialP |  Jiri Slaby | 1 | -1/+8 |
| 2012-03-08 | TTY: simserial, stop using serial_state->{line,icount} |  Jiri Slaby | 1 | -11/+4 |
| 2012-03-08 | TTY: simserial, remove tmp_buf |  Jiri Slaby | 1 | -14/+2 |
| 2012-03-08 | TTY: simserial, remove static initialization |  Jiri Slaby | 1 | -67/+27 |
| 2012-03-08 | TTY: amiserial/simserial, use flags from tty_port |  Jiri Slaby | 1 | -16/+17 |
| 2012-03-08 | TTY: amiserial/simserial, use count from tty_port |  Jiri Slaby | 1 | -12/+12 |
| 2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port |  Jiri Slaby | 1 | -2/+3 |
| 2012-03-08 | TTY: amiserial/simserial, use tty_port |  Jiri Slaby | 1 | -12/+12 |