1. 82a70ce mm: move ioremap_page_range to vmalloc.c by Christoph Hellwig · 3 years, 4 months ago
  2. 86d0c16 mm/ioremap: fix iomap_max_page_shift by Christophe Leroy · 3 years, 8 months ago
  3. 5e9e3d7 mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c by Nicholas Piggin · 3 years, 8 months ago
  4. bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 3 years, 8 months ago
  5. 95f0ddf mm/ioremap: rename ioremap_*_range to vmap_*_range by Nicholas Piggin · 3 years, 8 months ago
  6. 2a681cf mm: move p?d_alloc_track to separate header file by Joerg Roedel · 4 years, 5 months ago
  7. ab05eab mm: move lib/ioremap.c to mm/ by Mike Rapoport · 4 years, 5 months ago[Renamed from lib/ioremap.c]
  8. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  9. 6c0c7d2 mm/ioremap: track which page-table levels were modified by Joerg Roedel · 4 years, 7 months ago
  10. 80b0ca9 lib: provide a simple generic ioremap implementation by Christoph Hellwig · 5 years ago
  11. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  12. 6b95ab4 mm/ioremap: check virtual address alignment while creating huge mappings by Anshuman Khandual · 5 years ago
  13. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  14. 36ddc5a lib/ioremap: ensure phys_addr actually corresponds to a physical address by Will Deacon · 6 years ago
  15. d239865 ioremap: rework pXd_free_pYd_page() API by Will Deacon · 6 years ago
  16. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
  17. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  18. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. b39ab98 Mark 'ioremap_page_range()' as possibly sleeping by Linus Torvalds · 7 years ago
  21. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  22. 3277953 mm: do not export ioremap_page_range symbol for external module by zhong jiang · 8 years ago
  23. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
  24. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 10 years ago
  25. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago
  26. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  27. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  28. ffa71f3 x86, ioremap: Fix incorrect physical address handling in PAE mode by Kenji Kaneshige · 15 years ago
  29. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  30. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  31. ee36c2b [PATCH] uml problems with linux/io.h by Al Viro · 18 years ago
  32. db71daa [PATCH] Generic ioremap_page_range: flush_cache_vmap by Haavard Skinnemoen · 18 years ago
  33. 74588d8 [PATCH] Generic ioremap_page_range: implementation by Haavard Skinnemoen · 18 years ago