summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-281-5/+5
* Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-281-0/+4
* s390: implement pte special bitNick Piggin2008-04-281-1/+4
* xip: support non-struct page backed memoryNick Piggin2008-04-281-2/+2
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-1/+2
* mm: add vm_insert_mixedNick Piggin2008-04-281-0/+2
* mm: introduce pte_special pte bitNick Piggin2008-04-2824-5/+113
* mm: introduce VM_MIXEDMAPJared Hulbert2008-04-281-0/+1
* PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-281-0/+28
* mm: Get rid of __ZONE_COUNTChristoph Lameter2008-04-281-17/+11Star
* page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter2008-04-281-12/+7Star
* page flags: handle PG_uncached like all other flagsChristoph Lameter2008-04-281-11/+8Star
* pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-281-8/+4Star
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-281-1/+1
* pageflags: convert to the use of new macrosChristoph Lameter2008-04-281-127/+68Star
* pageflags: introduce macros to generate page flag functionsChristoph Lameter2008-04-281-0/+41
* pageflags: get rid of FLAGS_RESERVEDChristoph Lameter2008-04-283-29/+15Star
* pageflags: use an enum for the flagsChristoph Lameter2008-04-281-30/+26Star
* page_mapping(): add ifdef around reference to swapper_spaceAndrew Morton2008-04-281-1/+4
* 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/+0Star
* 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/+0Star
* remove sparse warning for mmzone.hHarvey Harrison2008-04-281-3/+4
* Remove set_migrateflags()Christoph Lameter2008-04-281-6/+0Star
* 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/+0Star
| * | 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