aboutsummaryrefslogtreecommitdiff
path: root/mm/highmem.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-05grammar fix in commentGravatar Uwe Kleine-König 1-1/+1
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Gravatar Soeren Sandmann 1-3/+10
2009-11-10highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Gravatar Soeren Sandmann 1-2/+2
2009-06-16block: remove some includings of blktrace_api.hGravatar Li Zefan 1-1/+0
2009-04-01mm: introduce debug_kmap_atomicGravatar Akinobu Mita 1-0/+45
2009-03-15highmem: atomic highmem kmap page pinningGravatar Nicolas Pitre 1-8/+57
2008-08-15x86, pat: avoid highmem cache attribute aliasingGravatar Nick Piggin 1-1/+4
2008-07-19highmem: Export totalhigh_pages.Gravatar David S. Miller 1-0/+1
2008-03-19mm: highmem kernel-doc additionsGravatar Randy Dunlap 1-4/+26
2008-02-05mm: remove fastcall from mm/Gravatar Harvey Harrison 1-2/+2
2007-07-17Create the ZONE_MOVABLE zoneGravatar Mel Gorman 1-1/+6
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesGravatar Jeremy Fitzhardinge 1-0/+9
2007-02-11[PATCH] Use ZVC for free_pagesGravatar Christoph Lameter 1-1/+2
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]Gravatar David Howells 1-281/+0
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hGravatar Christoph Lameter 1-0/+13
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterGravatar Christoph Lameter 1-3/+3
2006-04-02BUG_ON() Conversion in mm/highmem.cGravatar Eric Sesterhenn 1-10/+5
2006-03-26[PATCH] mempool: use common mempool page allocatorGravatar Matthew Dobson 1-16/+7
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Gravatar Jens Axboe 1-0/+3
2005-10-28[PATCH] gfp_t: the restGravatar Al Viro 1-5/+9
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-1/+1
2005-05-01[PATCH] count bounce buffer pages in vmstatGravatar KAMEZAWA Hiroyuki 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+607