summaryrefslogtreecommitdiffstats
path: root/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/highmem: make nr_free_highpages() handles all highmem zones by itselfJoonsoo Kim2016-05-191-8/+4
* mm/highmem: make kmap cache coloring awareMax Filippov2014-08-061-11/+75
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-0/+1
|\
| * mm: highmem: export kmap_to_page for modulesWill Deacon2012-10-221-0/+1
* | mm, highmem: get virtual address of the page using PKMAP_ADDR()Joonsoo Kim2012-12-111-2/+1
* | mm, highmem: remove page_address_pool listJoonsoo Kim2012-12-111-16/+2
* | mm, highmem: remove useless pool_lockJoonsoo Kim2012-12-111-6/+0
* | mm, highmem: use PKMAP_NR() to calculate an index of pkmapJoonsoo Kim2012-12-111-1/+1
* | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-161-1/+1
|/
* mm: add support for direct_IO to highmem pagesMel Gorman2012-07-311-0/+12
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* | mm: fix kunmap_high() commentLi Haifeng2011-10-311-1/+1
|/
* mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-171-2/+2
* mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra2010-10-271-1/+5
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-58/+4
* mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel2010-08-051-0/+7
* highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-251-1/+1
* grammar fix in commentUwe Kleine-König2010-02-051-1/+1
* highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann2009-11-101-3/+10
* highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...Soeren Sandmann2009-11-101-2/+2
* block: remove some includings of blktrace_api.hLi Zefan2009-06-161-1/+0
* mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-0/+45
* highmem: atomic highmem kmap page pinningNicolas Pitre2009-03-151-8/+57
* x86, pat: avoid highmem cache attribute aliasingNick Piggin2008-08-151-1/+4
* highmem: Export totalhigh_pages.David S. Miller2008-07-191-0/+1
* mm: highmem kernel-doc additionsRandy Dunlap2008-03-191-4/+26
* mm: remove fastcall from mm/Harvey Harrison2008-02-051-2/+2
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-171-1/+6
* [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge2007-05-021-0/+9
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-111-1/+2
* [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells2006-09-301-281/+0
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+13
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-3/+3
* BUG_ON() Conversion in mm/highmem.cEric Sesterhenn2006-04-021-10/+5
* [PATCH] mempool: use common mempool page allocatorMatthew Dobson2006-03-261-16/+7
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+3
* [PATCH] gfp_t: the restAl Viro2005-10-281-5/+9
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2005-05-011-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+607
OpenPOWER on IntegriCloud