aboutsummaryrefslogtreecommitdiffstats
path: root/mm/highmem.c
Commit message (Expand)AuthorAge
* mm: add support for direct_IO to highmem pagesMel Gorman2012-07-31
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* | mm: fix kunmap_high() commentLi Haifeng2011-10-31
|/
* mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-17
* mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra2010-10-27
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel2010-08-05
* highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-25
* grammar fix in commentUwe Kleine-König2010-02-05
* highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann2009-11-09
* highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann2009-11-09
* block: remove some includings of blktrace_api.hLi Zefan2009-06-16
* mm: introduce debug_kmap_atomicAkinobu Mita2009-04-01
* highmem: atomic highmem kmap page pinningNicolas Pitre2009-03-15
* x86, pat: avoid highmem cache attribute aliasingNick Piggin2008-08-15
* highmem: Export totalhigh_pages.David S. Miller2008-07-20
* mm: highmem kernel-doc additionsRandy Dunlap2008-03-19
* mm: remove fastcall from mm/Harvey Harrison2008-02-05
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-17
* [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge2007-05-02
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-11
* [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells2006-09-30
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-26
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-30
* BUG_ON() Conversion in mm/highmem.cEric Sesterhenn2006-04-02
* [PATCH] mempool: use common mempool page allocatorMatthew Dobson2006-03-26
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-23
* [PATCH] gfp_t: the restAl Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16