aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-12-09
| |\
| | * KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-05
| | * KVM: Distangle eventfd code from irqchipAlexander Graf2012-12-05
| * | kvm: add kvm_set_irq_inatomicMichael S. Tsirkin2012-12-05
| |/
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-27
| * time: export time information for KVM pvclockMarcelo Tosatti2012-11-27
| * sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-27
| * KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-29
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
| |\
| * | KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2012-10-23
| * | KVM: VMX: report internal error for the unhandleable eventXiao Guangrong2012-10-18
| * | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-10
| |\ \
| | * | KVM: Move some PPC ioctl definitions to the correct placePaul Mackerras2012-10-05
| | * | KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-05
| | * | KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B132012012-10-05
| * | | KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_resetJan Kiszka2012-10-08
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\ \ \ \
| * \ \ \ Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-30
| |\ \ \ \
| | * | | | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-29
| | * | | | xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell2012-11-29
| | * | | | xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-29
| | | |_|/ | | |/| |
| * | | | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-28
| * | | | xen/acpi: Fix compile error by missing decleration for xen_domain.Konrad Rzeszutek Wilk2012-11-26
| * | | | xen/acpi: ACPI PAD driverLiu, Jinsong2012-11-26
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\ \ \ \
| * | | | s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-30
| * | | | s390/pci: base supportJan Glauber2012-11-30
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-13
|\ \ \ \ \
| * | | | | net: ethool: Document struct ethtool_flow_extYan Burman2012-12-13
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \ \ \
| * | | | | | mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2012-12-12
| * | | | | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
| * | | | | | mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-12
| * | | | | | numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12
| * | | | | | mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2012-12-12
| * | | | | | mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton2012-12-12
| * | | | | | res_counter: delete res_counter_write()Greg Thelen2012-12-12
| * | | | | | hotplug: update nodemasks managementLai Jiangshan2012-12-12
| * | | | | | cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | mm: node_states: introduce N_MEMORYLai Jiangshan2012-12-12
| * | | | | | thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov2012-12-12
| * | | | | | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov2012-12-12
| * | | | | | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-12
| * | | | | | thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov2012-12-12
* | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-10
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
| * | | | | | | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
| |\ \ \ \ \ \ \ \