aboutsummaryrefslogtreecommitdiff
path: root/mm/highmem.c
AgeCommit message (Expand)Author
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mm: fix kunmap_high() commentLi Haifeng
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2010-10-27mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-08-05mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel
2010-05-25highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita
2010-02-05grammar fix in commentUwe Kleine-König
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann
2009-11-10highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann
2009-06-16block: remove some includings of blktrace_api.hLi Zefan
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita
2009-03-15highmem: atomic highmem kmap page pinningNicolas Pitre
2008-08-15x86, pat: avoid highmem cache attribute aliasingNick Piggin
2008-07-19highmem: Export totalhigh_pages.David S. Miller
2008-03-19mm: highmem kernel-doc additionsRandy Dunlap
2008-02-05mm: remove fastcall from mm/Harvey Harrison
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter
2006-04-02BUG_ON() Conversion in mm/highmem.cEric Sesterhenn
2006-03-26[PATCH] mempool: use common mempool page allocatorMatthew Dobson
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2005-10-28[PATCH] gfp_t: the restAl Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds