aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman2-24/+54
2008-04-28mm: remember what the preferred zone is for zone_statisticsMel Gorman1-1/+1
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2-3/+7
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman1-1/+1
2008-04-28mm: remove nopageNick Piggin1-8/+0
2008-04-28remove sparse warning for mmzone.hHarvey Harrison1-3/+4
2008-04-28Remove set_migrateflags()Christoph Lameter1-6/+0
2008-04-28hotplug memory remove: generic __remove_pages() supportBadari Pulavarty1-1/+5
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-6/+15
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds30-45/+2173
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-56/+56
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fixLinus Torvalds1-0/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+44
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro1-1/+0
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard5-2/+383
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard1-0/+7
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard1-0/+2
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard1-1/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti3-5/+19
2008-04-27ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan1-4/+0
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz3-40/+47
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-27ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz1-0/+3
2008-04-27ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz1-0/+3
2008-04-27ide: remove obsoleted "hdx=noautotune" kernel parameterBartlomiej Zolnierkiewicz1-8/+1
2008-04-27ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2-9/+9
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+1
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu1-0/+14
2008-04-27KVM: Add trace markersFeng (Eric) Liu3-1/+87
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel1-0/+1
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori3-2/+16
2008-04-27KVM: ia64: Add header files for kvm/ia64Xiantao Zhang3-3/+755
2008-04-27KVM: ia64: Prepare some structure and routines for kvm useXiantao Zhang2-0/+75
2008-04-27KVM: s390: Improve pgste accessesHeiko Carstens1-6/+6
2008-04-27KVM: add vm refcountingIzik Eidus1-0/+4
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel1-3/+3
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti1-1/+1
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger2-2/+175
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte1-0/+1
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2-1/+12
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger1-0/+12
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger1-0/+13
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2-0/+92
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger2-0/+13
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens5-1/+213
2008-04-27s390: KVM preparation: address of the 64bit extint parm in lowcoreChristian Borntraeger1-5/+10