summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14KVM: struct kvm_memory_slot.id -> shortAlex Williamson
2012-12-14KVM: struct kvm_memory_slot.flags -> u32Alex Williamson
2012-12-14KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson
2012-12-14KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson
2012-12-14KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson
2012-12-14KVM: Minor memory slot optimizationAlex Williamson
2012-12-14KVM: Fix iommu map/unmap to handle memory slot movesAlex Williamson
2012-12-14KVM: Check userspace_addr when modifying a memory slotAlex Williamson
2012-12-14KVM: Restrict non-existing slot state transitionsAlex Williamson
2012-12-14KVM: inject ExtINT interrupt before APIC interruptsGleb Natapov
2012-12-14KVM: x86: fix mov immediate emulation for 64-bit operandsNadav Amit
2012-12-14KVM: emulator: implement AAD instructionGleb Natapov
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-13Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger
2012-12-13net: ethool: Document struct ethtool_flow_extYan Burman
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet
2012-12-13nfc: remove noisy message from llcp_sock_sendmsgDave Jones
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-13Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-13mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng
2012-12-13mm/memory.c: remove unused code from do_wp_page()Dominik Dingel
2012-12-13asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-13mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi
2012-12-13hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi
2012-12-13hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi
2012-12-13mm: protect against concurrent vma expansionMichel Lespinasse
2012-12-13memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko
2012-12-13tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins
2012-12-13mm: provide more accurate estimation of pages occupied by memmapJiang Liu
2012-12-13fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-13fs/buffer.c: do not inline exported functionYan Hong
2012-12-13writeback: fix a typo in commentYan Hong