aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-28mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn
2008-04-28Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke
2008-04-28s390: implement pte special bitNick Piggin
2008-04-28xip: support non-struct page backed memoryNick Piggin
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2008-04-28mm: add vm_insert_mixedNick Piggin
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-28mm: introduce VM_MIXEDMAPJared Hulbert
2008-04-28PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter
2008-04-28page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter
2008-04-28page flags: handle PG_uncached like all other flagsChristoph Lameter
2008-04-28pageflags: eliminate PG_xxx aliasesChristoph Lameter
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter
2008-04-28pageflags: convert to the use of new macrosChristoph Lameter
2008-04-28pageflags: introduce macros to generate page flag functionsChristoph Lameter
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter
2008-04-28pageflags: use an enum for the flagsChristoph Lameter
2008-04-28page_mapping(): add ifdef around reference to swapper_spaceAndrew Morton
2008-04-28sparsemem: vmemmap does not need section bitsChristoph Lameter
2008-04-28vmallocinfo: add caller informationChristoph Lameter
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter
2008-04-28mm: make early_pfn_to_nid() a C functionAndrew Morton
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi
2008-04-28mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen
2008-04-28mempolicy: small header file cleanupDavid Rientjes
2008-04-28mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson
2008-04-28mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes
2008-04-28mempolicy: support optional mode flagsDavid Rientjes
2008-04-28mempolicy: convert MPOL constants to enumDavid Rientjes
2008-04-28mm: move cache_line_size() to <linux/cache.h>Pekka Enberg
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-04-28mm: remember what the preferred zone is for zone_statisticsMel Gorman
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman
2008-04-28mm: remove nopageNick Piggin
2008-04-28remove sparse warning for mmzone.hHarvey Harrison
2008-04-28Remove set_migrateflags()Christoph Lameter
2008-04-28hotplug memory remove: generic __remove_pages() supportBadari Pulavarty
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard