summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-11KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa1-1/+0
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang1-0/+3
2013-01-14Merge branch 'kvm-ppc-next' of https://github.com/agraf/linux-2.6 into queueGleb Natapov2-0/+7
2013-01-10KVM: trace: Fix exit decoding.Cornelia Huck1-1/+1
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf2-0/+7
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck2-1/+12
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck1-0/+1
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck1-0/+9
2012-12-23kvm: Fix memory slot generation updatesAlex Williamson1-1/+2
2012-12-13KVM: struct kvm_memory_slot.id -> shortAlex Williamson1-2/+2
2012-12-13KVM: struct kvm_memory_slot.flags -> u32Alex Williamson1-1/+1
2012-12-13KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson1-6/+6
2012-12-13KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson1-0/+4
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson1-1/+1
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-18/+73
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-4/+66
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-6/+25
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+14
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds11-21/+92
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-7/+113
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds11-53/+217
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-1/+48
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-12/+12
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds29-2005/+2163
2012-12-13Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-2/+378
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-1/+233
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+24
2012-12-13net: ethool: Document struct ethtool_flow_extYan Burman1-2/+14
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds110-690/+2476
2012-12-12mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng1-3/+0
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2-8/+26
2012-12-12mm: introduce new field "managed_pages" to struct zoneJiang Liu1-7/+34
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan1-0/+4
2012-12-12mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes1-1/+8
2012-12-12mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton1-0/+1
2012-12-12res_counter: delete res_counter_write()Greg Thelen1-5/+0
2012-12-12hotplug: update nodemasks managementLai Jiangshan1-0/+1
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-12mm: node_states: introduce N_MEMORYLai Jiangshan1-0/+1
2012-12-12thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov1-0/+4
2012-12-12thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov1-0/+2
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-4/+10
2012-12-12thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov1-0/+8
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina1494-43429/+58901
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-38/+34
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-1/+218
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-1/+270
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-37/+594
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-0/+70