| Age | Commit message (Expand) | Author |
| 2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2012-12-11 | mm, highmem: get virtual address of the page using PKMAP_ADDR() | Joonsoo Kim |
| 2012-12-11 | mm, highmem: remove page_address_pool list | Joonsoo Kim |
| 2012-12-11 | mm, highmem: remove useless pool_lock | Joonsoo Kim |
| 2012-12-11 | mm, highmem: use PKMAP_NR() to calculate an index of pkmap | Joonsoo Kim |
| 2012-11-16 | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address | Will Deacon |
| 2012-10-22 | mm: highmem: export kmap_to_page for modules | Will Deacon |
| 2012-07-31 | mm: add support for direct_IO to highmem pages | Mel Gorman |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2011-10-31 | mm: fix kunmap_high() comment | Li Haifeng |
| 2011-10-31 | mm: Map most files to use export.h instead of module.h | Paul Gortmaker |
| 2011-08-17 | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. | Ian Campbell |
| 2010-10-27 | mm,x86: fix kmap_atomic_push vs ioremap_32.c | Peter Zijlstra |
| 2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
| 2010-08-05 | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel |
| 2010-05-25 | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_... | Akinobu Mita |
| 2010-02-05 | grammar fix in comment | Uwe Kleine-König |
| 2009-11-10 | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM... | Soeren Sandmann |
| 2009-11-10 | highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde... | Soeren Sandmann |
| 2009-06-16 | block: remove some includings of blktrace_api.h | Li Zefan |
| 2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita |
| 2009-03-15 | highmem: atomic highmem kmap page pinning | Nicolas Pitre |
| 2008-08-15 | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin |
| 2008-07-19 | highmem: Export totalhigh_pages. | David S. Miller |
| 2008-03-19 | mm: highmem kernel-doc additions | Randy Dunlap |
| 2008-02-05 | mm: remove fastcall from mm/ | Harvey Harrison |
| 2007-07-17 | Create the ZONE_MOVABLE zone | Mel Gorman |
| 2007-05-02 | [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages | Jeremy Fitzhardinge |
| 2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph 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/.h | Christoph Lameter |
| 2006-06-30 | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter |
| 2006-04-02 | BUG_ON() Conversion in mm/highmem.c | Eric Sesterhenn |
| 2006-03-26 | [PATCH] mempool: use common mempool page allocator | Matthew Dobson |
| 2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe |
| 2005-10-28 | [PATCH] gfp_t: the rest | Al Viro |
| 2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
| 2005-05-01 | [PATCH] count bounce buffer pages in vmstat | KAMEZAWA Hiroyuki |
| 2005-03-28 | Mark "gfp" masks as "unsigned int" and use __nocast to find violations. | Linus Torvalds |
| 2005-02-28 | Resolve conflicts. | David S. Miller |
| 2005-02-27 | [PATCH] [PATCH] Fix bounced bio and dm panic | Jens Axboe |
| 2005-02-22 | [MM]: Add set_pte_at() which takes 'mm' and 'addr' args. | David S. Miller |
| 2005-01-07 | [PATCH] Lock initializer cleanup (Core) | Thomas Gleixner |
| 2004-12-12 | [PATCH] highmem.c: fix bio error propagation | Jens Axboe |
| 2004-09-13 | [PATCH] block highmem flushes | Jens Axboe |
| 2004-09-08 | [PATCH] fix highmem bouncing leaking pages | Jens Axboe |
| 2004-07-28 | [PATCH] BIO page refcounting fix | Jens Axboe |
| 2004-06-17 | [PATCH] Clean up asm/pgalloc.h include | Russell King |
| 2004-03-06 | [PATCH] fastcall / regparm fixes | Andrew Morton |
| 2004-03-01 | [PATCH] fix small highmem bio bounce bvec handling glitch | Andrew Morton |