mm: use two zonelist that are filtered by GFP mask
[sfrench/cifs-2.6.git] / include /
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: remember what the preferred zone is for zone_statistics
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-28 Nick Pigginmm: remove nopage
2008-04-28 Harvey Harrisonremove sparse warning for mmzone.h
2008-04-28 Christoph LameterRemove set_migrateflags()
2008-04-28 Badari Pulavartyhotplug memory remove: generic __remove_pages() support
2008-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-27 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-27 Al ViroKVM: kill file->f_count abuse in kvm
2008-04-27 Hollis BlanchardKVM: ppc: PowerPC 440 KVM implementation
2008-04-27 Hollis BlanchardKVM: ppc: Add DCR access information to struct kvm_run
2008-04-27 Hollis Blanchardppc: Export tlb_44x_hwater for KVM
2008-04-27 Hollis BlanchardKVM: Rename debugfs_dir to kvm_debugfs_dir
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Alexey Dobriyanide: remove now unused ide_pci_create_host_proc()
2008-04-27 Bartlomiej Zolnier... ide: add struct ide_io_ports (take 3)
2008-04-27 Bartlomiej Zolnier... ide: make ide_unregister() take 'ide_hwif_t *' as an...
2008-04-27 Bartlomiej Zolnier... ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
2008-04-27 Bartlomiej Zolnier... ide: remove obsoleted "hdx=autotune" kernel parameter
2008-04-27 Bartlomiej Zolnier... ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
2008-04-27 Bartlomiej Zolnier... ide: add "vlb|pci_clock=" parameter
2008-04-27 Bartlomiej Zolnier... ide: remove obsoleted "hdx=noautotune" kernel parameter
2008-04-27 Bartlomiej Zolnier... ide: remove obsoleted "idex=reset" kernel parameter
2008-04-27 Bartlomiej Zolnier... ide: add "ignore_cable" parameter (take 2)
2008-04-27 Avi KivityKVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
2008-04-27 Marcelo TosattiKVM: hlt emulation should take in-kernel APIC/PIT timer...
2008-04-27 Feng(Eric) LiuKVM: Add kvm trace userspace interface
2008-04-27 Feng (Eric) LiuKVM: Add trace markers
2008-04-27 Joerg RoedelKVM: SVM: add intercept for machine check exception
2008-04-27 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
2008-04-27 Xiantao ZhangKVM: ia64: Add header files for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Prepare some structure and routines for...
2008-04-27 Heiko CarstensKVM: s390: Improve pgste accesses
2008-04-27 Izik EidusKVM: add vm refcounting
2008-04-27 Joerg RoedelKVM: function declaration parameter name cleanup
2008-04-27 Marcelo TosattiKVM: MMU: unify slots_lock usage
2008-04-27 Christian Borntraegers390: KVM guest: virtio device support, and kvm hypercalls
2008-04-27 Carsten Ottes390: KVM guest: detect when running on kvm
2008-04-27 Christian BorntraegerKVM: s390: intercepts for diagnose instructions
2008-04-27 Christian BorntraegerKVM: s390: interprocessor communication via sigp
2008-04-27 Christian BorntraegerKVM: s390: intercepts for privileged instructions
2008-04-27 Carsten OtteKVM: s390: interrupt subsystem, cpu timer, waitpsw
2008-04-27 Christian BorntraegerKVM: s390: sie intercept handling
2008-04-27 Heiko CarstensKVM: s390: arch backend for the kvm kernel module
2008-04-27 Christian Borntraegers390: KVM preparation: address of the 64bit extint...
2008-04-27 Christian Borntraegers390: KVM preparation: host memory management changes...
2008-04-27 Carsten Ottes390: KVM preparation: provide hook to enable pgstes...
2008-04-27 Izik EidusKVM: x86: hardware task switching support
2008-04-27 Izik EidusKVM: x86: add functions to get the cpl of vcpu
2008-04-27 Avi KivityKVM: Move some x86 specific constants and structures...
2008-04-27 Christian BorntraegerKVM: kvm.h: __user requires compiler.h
2008-04-27 Glauber Costax86: make native_machine_shutdown non-static
2008-04-27 Glauber Costax86: allow machine_crash_shutdown to be replaced
2008-04-27 Marcelo TosattiKVM: MMU: hypercall based pte updates and TLB flushes
2008-04-27 Avi KivityKVM: Provide unlocked version of emulator_write_phys()
2008-04-27 Marcelo Tosattix86: KVM guest: add basic paravirt support
2008-04-27 Marcelo TosattiKVM: add basic paravirt support
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Joerg RoedelKVM: detect if VCPU triple faults
2008-04-27 Avi KivityKVM: Prefix control register accessors with kvm_ to...
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Avi KivityKVM: Increase the number of user memory slots per vm
2008-04-27 Avi KivityKVM: Add API for determining the number of supported...
2008-04-27 Avi KivityKVM: Increase vcpu count to 16
2008-04-27 Avi KivityKVM: Add API to retrieve the number of supported vcpus...
2008-04-27 Glauber de Oliveir... KVM: paravirtualized clocksource: host part
2008-04-27 Joerg RoedelKVM: export the load_pdptrs() function to modules
2008-04-27 Joerg RoedelKVM: export information about NPT to generic x86 code
2008-04-27 Joerg RoedelKVM: make EFER_RESERVED_BITS configurable for architect...
2008-04-27 Hollis BlanchardKVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt...
2008-04-27 Sheng YangKVM: VMX: Enable Virtual Processor Identification ...
2008-04-27 Dong, EddieKVM: MMU: Simplify hash table indexing
2008-04-26 Peter Zijlstrafix idle (arch, acpi and apm) and lockdep
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Bartlomiej Zolnier... ide: constify struct ide_dma_ops
2008-04-26 Bartlomiej Zolnier... ide: add struct ide_dma_ops (take 3)
2008-04-26 Bartlomiej Zolnier... ide: add IDE_HFLAG_SERIALIZE_DMA host flag
2008-04-26 Bartlomiej Zolnier... ide: do complete DMA setup in ->init_dma method (take 2)
2008-04-26 Bartlomiej Zolnier... au1xxx-ide: fix MWDMA support
2008-04-26 Bartlomiej Zolnier... ide: export ide_allocate_dma_engine()
2008-04-26 Bartlomiej Zolnier... ide: remove ->cds field from ide_hwif_t (take 2)
2008-04-26 Bartlomiej Zolnier... ide: remove ->extra field from struct ide_port_info
2008-04-26 Bartlomiej Zolnier... ide: remove ide_hwif_request_regions()
2008-04-26 Bartlomiej Zolnier... ide: manage resources for PCI devices in ide_pci_enable...
2008-04-26 Bartlomiej Zolnier... ide: remove ide_hwif_release_regions()
next