aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti2-1/+5
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti1-0/+6
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti1-0/+1
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang1-0/+2
2008-04-27KVM: In kernel PIT modelSheng Yang1-0/+2
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel1-0/+1
2008-04-27KVM: MMU: large page supportMarcelo Tosatti1-0/+5
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti1-0/+2
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 Costa1-0/+1
2008-04-27KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard1-0/+2
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3Linus Torvalds1-0/+1
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu1-0/+1
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3Linus Torvalds1-0/+140
2008-04-26ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz1-3/+5
2008-04-26ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz1-9/+14
2008-04-26ide: add IDE_HFLAG_SERIALIZE_DMA host flagBartlomiej Zolnierkiewicz1-0/+2
2008-04-26ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz1-4/+10
2008-04-26ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz1-1/+2
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-26ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz1-0/+1
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz1-26/+30
2008-04-26x86: optimize find_first_bit for small bitmapsAlexander van Heukelum1-0/+29
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum1-0/+34
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum1-0/+77
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inliningLinus Torvalds1-3/+10
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar1-1/+2
2008-04-26x86: add optimized inliningIngo Molnar1-3/+9
2008-04-26ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-26remove include/linux/hdsmart.hAdrian Bunk2-127/+0
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-26ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz1-1/+7
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz1-4/+4
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-5/+3
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-04-25Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+6
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixesLinus Torvalds1-17/+29
2008-04-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+0