summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity2-13/+13
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger1-0/+1
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa1-0/+1
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa1-0/+1
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti4-1/+38
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity1-0/+3
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti1-0/+6
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti2-1/+3
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang2-0/+23
2008-04-27KVM: In kernel PIT modelSheng Yang2-0/+3
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel1-0/+1
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity1-6/+6
2008-04-27KVM: MMU: large page supportMarcelo Tosatti2-0/+14
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti2-0/+3
2008-04-27KVM: Add stat counter for hypercallsAmit Shah1-0/+1
2008-04-27KVM: Increase the number of user memory slots per vmAvi Kivity1-1/+1
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity1-0/+1
2008-04-27KVM: Increase vcpu count to 16Avi Kivity1-1/+1
2008-04-27KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity1-0/+1
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa3-0/+33
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel1-0/+2
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel1-0/+2
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel1-0/+1
2008-04-27KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard1-0/+2
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang1-0/+1
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie1-1/+2
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2-1/+2
2008-04-27x86_64/mm: check and print vmemmap allocation continuousYinghai Lu1-0/+1
2008-04-27x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu1-1/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds15-341/+378
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-89/+62
2008-04-27ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz1-3/+5
2008-04-27ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz1-9/+14
2008-04-27ide: add IDE_HFLAG_SERIALIZE_DMA host flagBartlomiej Zolnierkiewicz1-0/+2
2008-04-27ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz1-4/+10
2008-04-27au1xxx-ide: fix MWDMA supportBartlomiej Zolnierkiewicz1-42/+0
2008-04-27ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz1-1/+2
2008-04-27ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-27ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-27ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-27ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz1-0/+1
2008-04-27ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz1-26/+30
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying1-0/+14
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying1-0/+1
2008-04-26x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting onlyJoe Perches1-32/+30
2008-04-26x86: finalize bitops unificationAlexander van Heukelum3-77/+33