aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-27KVM: add vm refcountingIzik Eidus
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity
2008-04-27KVM: kvm.h: __user requires compiler.hChristian Borntraeger
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Increase the number of user memory slots per vmAvi Kivity
2008-04-27KVM: Add API for determining the number of supported memory slotsAvi Kivity
2008-04-27KVM: Increase vcpu count to 16Avi Kivity
2008-04-27KVM: Add API to retrieve the number of supported vcpus per vmAvi Kivity
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa
2008-04-27KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: add IDE_HFLAG_SERIALIZE_DMA host flagBartlomiej Zolnierkiewicz
2008-04-26ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26x86: optimize find_first_bit for small bitmapsAlexander van Heukelum
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds