Age | Commit message (Expand) | Author |
2012-04-24 | KVM: Introduce direct MSI message injection for in-kernel irqchips | Jan Kiszka |
2012-04-20 | KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h | Marcelo Tosatti |
2012-04-19 | KVM: Fix page-crossing MMIO | Avi Kivity |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti |
2012-04-19 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-04-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-15 | SCSI: Fix error handling when no ULD is attached | Martin K. Petersen |
2012-04-14 | do not export kernel's NULL #define to userspace | Lubos Lunak |
2012-04-13 | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-04-13 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-04-13 | ARM: 7366/3: amba: Remove AMBA level regulator support | Mark Brown |
2012-04-12 | kconfig: fix IS_ENABLED to not require all options to be defined | Paul Gortmaker |
2012-04-12 | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-12 | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-12 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-04-12 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-04-12 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-12 | fuse: use flexible array in fuse.h | Miklos Szeredi |
2012-04-12 | drm/exynos: fixed exynos broken ioctl | Inki Dae |
2012-04-12 | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely |
2012-04-11 | KVM: unmap pages from the iommu when slots are removed | Alex Williamson |
2012-04-11 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-04-11 | tcp: avoid order-1 allocations on wifi and tx path | Eric Dumazet |
2012-04-11 | vgaarb.h: fix build warnings | Randy Dunlap |
2012-04-10 | irq: Kill pointless irqd_to_hw export | Grant Likely |
2012-04-10 | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-10 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-04-10 | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu |
2012-04-09 | USB: fix bug in serial driver unregistration | Alan Stern |
2012-04-09 | mac80211: Convert WARN_ON to WARN_ON_ONCE | Larry Finger |
2012-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-04-09 | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ... | Dan Williams |
2012-04-09 | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" | Dan Williams |
2012-04-09 | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso |
2012-04-08 | KVM: Remove unused dirty_bitmap_head and nr_dirty_pages | Takuya Yoshikawa |
2012-04-08 | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL | Eric B Munson |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-08 | KVM: PPC: Rework wqp conditional code | Alexander Graf |
2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall |
2012-04-08 | KVM: set upper bounds for iobus dev to limit userspace | Amos Kong |
2012-04-08 | KVM: resize kvm_io_range array dynamically | Amos Kong |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings |
2012-04-05 | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | netdma: adding alignment check for NETDMA ops | Dave Jiang |
2012-04-05 | memcg swap: use mem_cgroup_uncharge_swap fix | Michal Hocko |