summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11vgaarb.h: fix build warningsRandy Dunlap
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-04-08KVM: Remove unused dirty_bitmap_head and nr_dirty_pagesTakuya Yoshikawa
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-04-08KVM: set upper bounds for iobus dev to limit userspaceAmos Kong
2012-04-08KVM: resize kvm_io_range array dynamicallyAmos Kong
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05libfs: add simple_open()Stephen Boyd
2012-04-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-03net: fix /proc/net/dev regressionEric Dumazet