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