summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2008-04-282-205/+205
* page_mapping(): add ifdef around reference to swapper_spaceAndrew Morton2008-04-281-1/+4
* kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter2008-04-282-8/+67
* sparsemem: vmemmap does not need section bitsChristoph Lameter2008-04-281-4/+9
* vmallocinfo: add caller informationChristoph Lameter2008-04-283-24/+59
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-283-1/+94
* mm: make early_pfn_to_nid() a C functionAndrew Morton2008-04-281-1/+4
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-283-30/+19
* mm/page_alloc.c: fix indentationS.Caglar Onur2008-04-281-1/+1
* mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen2008-04-281-2/+2
* dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON tooAndi Kleen2008-04-281-4/+8
* mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn2008-04-281-5/+11
* mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes2008-04-282-18/+40
* mempolicy: small header file cleanupDavid Rientjes2008-04-281-8/+0
* mempolicy: create mempolicy_operations structureDavid Rientjes2008-04-281-93/+140
* mempolicy: move rebind functionsDavid Rientjes2008-04-281-94/+91
* mempolicy: update NUMA memory policy documentationDavid Rientjes2008-04-282-31/+112
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-283-3/+39
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-284-2/+206
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-283-88/+97
* mempolicy: support optional mode flagsDavid Rientjes2008-04-285-32/+66
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-284-26/+33
* mm: move cache_line_size() to <linux/cache.h>Pekka Enberg2008-04-284-9/+7
* hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pagesAdam Litke2008-04-281-5/+12
* mm: try both endianess when checking for endianessChris Dearman2008-04-281-0/+8
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-2811-191/+224
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-2812-100/+158
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-2810-154/+168
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-283-8/+9
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-288-17/+17
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-284-15/+18
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-281-1/+1
* mm: remove nopageNick Piggin2008-04-289-43/+11
* mmap_region: cleanup the final vma_merge() related codeOleg Nesterov2008-04-281-13/+10
* fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi2008-04-281-3/+8
* remove sparse warning for mmzone.hHarvey Harrison2008-04-281-3/+4
* Remove set_migrateflags()Christoph Lameter2008-04-283-13/+5
* aio: io_getevents() should return if io_destroy() is invokedJeff Moyer2008-04-281-1/+11
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-286-69/+22
* hotplug memory remove: generic __remove_pages() supportBadari Pulavarty2008-04-283-4/+102
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2813-60/+60
* drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+3
* rtc: add the support for alarm time relative to current time in sysfsZhao Yakui2008-04-281-1/+11
* rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt2008-04-281-4/+4
* kerneldoc for <linux/clk.h>David Brownell2008-04-281-0/+54
* make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-281-4/+2
* rtc: silence section mismatch warning in rtc-testSam Ravnborg2008-04-281-4/+4
* rtc-x1205: new style conversionAlessandro Zummo2008-04-281-87/+43
* rtc-pcf8563: new style conversionAlessandro Zummo2008-04-281-78/+34
* rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo2008-04-281-187/+170
OpenPOWER on IntegriCloud