Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -3/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-05-19 | mm/highmem: make nr_free_highpages() handles all highmem zones by itself | Joonsoo Kim | 1 | -8/+4 |
2014-08-06 | mm/highmem: make kmap cache coloring aware | Max Filippov | 1 | -11/+75 |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2012-12-11 | mm, highmem: get virtual address of the page using PKMAP_ADDR() | Joonsoo Kim | 1 | -2/+1 |
2012-12-11 | mm, highmem: remove page_address_pool list | Joonsoo Kim | 1 | -16/+2 |
2012-12-11 | mm, highmem: remove useless pool_lock | Joonsoo Kim | 1 | -6/+0 |
2012-12-11 | mm, highmem: use PKMAP_NR() to calculate an index of pkmap | Joonsoo Kim | 1 | -1/+1 |
2012-11-16 | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address | Will Deacon | 1 | -1/+1 |
2012-10-22 | mm: highmem: export kmap_to_page for modules | Will Deacon | 1 | -0/+1 |
2012-07-31 | mm: add support for direct_IO to highmem pages | Mel Gorman | 1 | -0/+12 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-10-31 | mm: fix kunmap_high() comment | Li Haifeng | 1 | -1/+1 |
2011-10-31 | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 1 | -1/+1 |
2011-08-17 | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. | Ian Campbell | 1 | -2/+2 |
2010-10-27 | mm,x86: fix kmap_atomic_push vs ioremap_32.c | Peter Zijlstra | 1 | -1/+5 |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra | 1 | -58/+4 |
2010-08-05 | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel | 1 | -0/+7 |
2010-05-25 | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_... | Akinobu Mita | 1 | -1/+1 |
2010-02-05 | grammar fix in comment | Uwe Kleine-König | 1 | -1/+1 |
2009-11-10 | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM... | Soeren Sandmann | 1 | -3/+10 |
2009-11-10 | highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde... | Soeren Sandmann | 1 | -2/+2 |
2009-06-16 | block: remove some includings of blktrace_api.h | Li Zefan | 1 | -1/+0 |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita | 1 | -0/+45 |
2009-03-15 | highmem: atomic highmem kmap page pinning | Nicolas Pitre | 1 | -8/+57 |
2008-08-15 | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin | 1 | -1/+4 |
2008-07-19 | highmem: Export totalhigh_pages. | David S. Miller | 1 | -0/+1 |
2008-03-19 | mm: highmem kernel-doc additions | Randy Dunlap | 1 | -4/+26 |
2008-02-05 | mm: remove fastcall from mm/ | Harvey Harrison | 1 | -2/+2 |
2007-07-17 | Create the ZONE_MOVABLE zone | Mel Gorman | 1 | -1/+6 |
2007-05-02 | [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages | Jeremy Fitzhardinge | 1 | -0/+9 |
2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph Lameter | 1 | -1/+2 |
2006-09-30 | [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] | David Howells | 1 | -281/+0 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 1 | -0/+13 |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 1 | -3/+3 |
2006-04-02 | BUG_ON() Conversion in mm/highmem.c | Eric Sesterhenn | 1 | -10/+5 |
2006-03-26 | [PATCH] mempool: use common mempool page allocator | Matthew Dobson | 1 | -16/+7 |
2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 1 | -0/+3 |
2005-10-28 | [PATCH] gfp_t: the rest | Al Viro | 1 | -5/+9 |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-05-01 | [PATCH] count bounce buffer pages in vmstat | KAMEZAWA Hiroyuki | 1 | -0/+2 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+607 |