- ef6e06b highmem: fix kmap_to_page() for kmap_local_page() addresses by Ira Weiny · 2 years, 3 months ago
- 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- 39ade04 highmem: Make __kunmap_{local,atomic}() take const void pointer by Fabio M. De Francesco · 2 years, 6 months ago
- 259ecb3 mm/highmem: pass a pointer to virt_to_page() by Linus Walleij · 2 years, 6 months ago
- 66f133c highmem: fix checks in __kmap_local_sched_{in,out} by Max Filippov · 2 years, 9 months ago
- 7a3f226 mm/highmem: remove unnecessary done label by Miaohe Lin · 2 years, 9 months ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
- 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 1 month ago
- c035713 mm: Add functions to zero portions of a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- d2c20e5 mm/highmem: remove deprecated kmap_atomic by Ira Weiny · 3 years, 2 months ago
- 518d550 mm: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
- ea0eafe mm: in_irq() cleanup by Changbin Du · 3 years, 3 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 9727688 mm/highmem.c: fix coding style issue by songqiang · 3 years, 8 months ago
- 487cfad mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP by Ira Weiny · 3 years, 9 months ago
- 184cee5 mm/highmem.c: fix zero_user_segments() with start > end by OGAWA Hirofumi · 3 years, 9 months ago
- a1dce7f mm/highmem: prepare for overriding set_pte_at() by Thomas Gleixner · 4 years ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 0060ef3 mm: support THPs in zero_user_segments by Matthew Wilcox (Oracle) · 4 years ago
- f3ba3c7 mm/highmem: Provide kmap_local* by Thomas Gleixner · 4 years, 1 month ago
- 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 1 month ago
- 0e91a0c mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP by Thomas Gleixner · 4 years, 1 month ago
- 6e799cb mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL by Thomas Gleixner · 4 years, 1 month ago
- 2a656ca mm/highmem: Take kmap_high_get() properly into account by Thomas Gleixner · 4 years, 1 month ago
- 13f876b highmem: High implementation details and document API by Thomas Gleixner · 4 years, 2 months ago
- 3c1016b5 mm/highmem: Remove the old kmap_atomic cruft by Thomas Gleixner · 4 years, 2 months ago
- 157e118 x86/mm/highmem: Use generic kmap atomic implementation by Thomas Gleixner · 4 years, 2 months ago
- 389755c highmem: Make DEBUG_HIGHMEM functional by Thomas Gleixner · 4 years, 2 months ago
- 298fa1a highmem: Provide generic variant of kmap_atomic* by Thomas Gleixner · 4 years, 2 months ago
- 16675dd mm/highmem: Un-EXPORT __kmap_atomic_idx() by Thomas Gleixner · 4 years, 2 months ago
- 955cc77 mm/highmem.c: clean up endif comments by Ira Weiny · 4 years, 2 months ago
- 186525b mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions by Ingo Molnar · 5 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 33499bf mm/highmem: make nr_free_highpages() handles all highmem zones by itself by Joonsoo Kim · 9 years ago
- 15de36a mm/highmem: make kmap cache coloring aware by Max Filippov · 10 years ago
- b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- eb2db43 mm, highmem: get virtual address of the page using PKMAP_ADDR() by Joonsoo Kim · 12 years ago
- a354e2c mm, highmem: remove page_address_pool list by Joonsoo Kim · 12 years ago
- cc33a30 mm, highmem: remove useless pool_lock by Joonsoo Kim · 12 years ago
- 4de22c0 mm, highmem: use PKMAP_NR() to calculate an index of pkmap by Joonsoo Kim · 12 years ago
- 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
- f0263d2 mm: highmem: export kmap_to_page for modules by Will Deacon · 12 years ago
- 5a17811 mm: add support for direct_IO to highmem pages by Mel Gorman · 12 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 4e9dc5d mm: fix kunmap_high() comment by Li Haifeng · 13 years ago
- b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
- f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 13 years ago
- a8e23a2 mm,x86: fix kmap_atomic_push vs ioremap_32.c by Peter Zijlstra · 14 years ago
- 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
- eac79005 mm,kdb,kgdb: Add a debug reference for the kdb kmap usage by Jason Wessel · 14 years ago
- ff3d58c highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() by Akinobu Mita · 15 years ago
- 5e39df5 grammar fix in comment by Uwe Kleine-König · 15 years ago
- d451564 highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE by Soeren Sandmann · 15 years ago
- 5ebd4c2 highmem: Fix race in debug_kmap_atomic() which could cause warn_count to underflow by Soeren Sandmann · 15 years ago
- e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 16 years ago
- f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
- 3297e76 highmem: atomic highmem kmap page pinning by Nicolas Pitre · 16 years ago
- 5843d9a x86, pat: avoid highmem cache attribute aliasing by Nick Piggin · 16 years ago
- db7a94d highmem: Export totalhigh_pages. by David S. Miller · 16 years ago
- 77f6078 mm: highmem kernel-doc additions by Randy Dunlap · 17 years ago
- 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 17 years ago
- 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
- ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 18 years ago
- d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 18 years ago
- 831058d [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] by David Howells · 18 years ago
- c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
- d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 18 years ago
- 75babca BUG_ON() Conversion in mm/highmem.c by Eric Sesterhenn · 19 years ago
- a19b27c [PATCH] mempool: use common mempool page allocator by Matthew Dobson · 19 years ago
- 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
- 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
- dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
- edfbe2b [PATCH] count bounce buffer pages in vmstat by KAMEZAWA Hiroyuki · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2