Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-14Merge branch 'kvm-ppc-next' of https://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-01-10KVM: trace: Fix exit decoding.Cornelia Huck
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-08KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-08KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-08KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-12-23kvm: Fix memory slot generation updatesAlex Williamson
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-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-14Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-14Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-14Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...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 '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-13net: ethool: Document struct ethtool_flow_extYan Burman
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-13mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng
2012-12-13asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-13mm: introduce new field "managed_pages" to struct zoneJiang Liu
2012-12-13numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-13mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes
2012-12-13mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton
2012-12-13res_counter: delete res_counter_write()Greg Thelen
2012-12-13hotplug: update nodemasks managementLai Jiangshan
2012-12-13cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13mm: node_states: introduce N_MEMORYLai Jiangshan
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-12-13thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov
2012-12-13Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-12net: ethtool: Add destination MAC address to flow steering APIYan Burman