summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sparsemem: vmemmap does not need section bitsChristoph Lameter2008-04-281-4/+9
* vmallocinfo: add caller informationChristoph Lameter2008-04-281-0/+3
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-281-0/+2
* mm: make early_pfn_to_nid() a C functionAndrew Morton2008-04-281-1/+4
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-281-1/+1
* mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen2008-04-281-2/+2
* mempolicy: small header file cleanupDavid Rientjes2008-04-281-8/+0
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-281-1/+2
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-283-2/+48
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-281-4/+7
* mempolicy: support optional mode flagsDavid Rientjes2008-04-282-3/+18
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-282-10/+11
* mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-281-0/+4
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-284-39/+68
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-282-12/+56
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-282-24/+54
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-281-1/+1
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-282-3/+7
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-281-1/+1
* mm: remove nopageNick Piggin2008-04-281-8/+0
* remove sparse warning for mmzone.hHarvey Harrison2008-04-281-3/+4
* Remove set_migrateflags()Christoph Lameter2008-04-281-6/+0
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-281-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-273-6/+15
|\
| * [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-221-4/+10
| * [SCSI] rework scsi_target allocationJames Bottomley2008-04-221-1/+2
| * [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-221-1/+3
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-2730-45/+2173
|\ \
| * | KVM: kill file->f_count abuse in kvmAl Viro2008-04-271-1/+0
| * | KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-275-2/+383
| * | KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard2008-04-271-0/+7
| * | ppc: Export tlb_44x_hwater for KVMHollis Blanchard2008-04-271-0/+2
| * | KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard2008-04-271-1/+1
| * | KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-273-5/+19
| * | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-272-9/+9
| * | KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+1
| * | KVM: Add kvm trace userspace interfaceFeng(Eric) Liu2008-04-271-0/+14
| * | KVM: Add trace markersFeng (Eric) Liu2008-04-273-1/+87
| * | KVM: SVM: add intercept for machine check exceptionJoerg Roedel2008-04-271-0/+1
| * | KVM: MMU: Don't assume struct page for x86Anthony Liguori2008-04-273-2/+16
| * | KVM: ia64: Add header files for kvm/ia64Xiantao Zhang2008-04-273-3/+755
| * | KVM: ia64: Prepare some structure and routines for kvm useXiantao Zhang2008-04-272-0/+75
| * | KVM: s390: Improve pgste accessesHeiko Carstens2008-04-271-6/+6
| * | KVM: add vm refcountingIzik Eidus2008-04-271-0/+4
| * | KVM: function declaration parameter name cleanupJoerg Roedel2008-04-271-3/+3
| * | KVM: MMU: unify slots_lock usageMarcelo Tosatti2008-04-271-1/+1
| * | s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger2008-04-272-2/+175
| * | s390: KVM guest: detect when running on kvmCarsten Otte2008-04-271-0/+1
| * | KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-272-1/+12
| * | KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-271-0/+12
OpenPOWER on IntegriCloud