Age | Commit message (Expand) | Author |
2018-02-15 | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use... | Andy Lutomirski |
2017-12-11 | x86/mm/kmmio: Fix mmiotrace for page unaligned addresses | Karol Herbst |
2017-11-07 | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky |
2017-11-07 | x86/mm: Use encrypted access of boot related data with SEV | Tom Lendacky |
2017-07-18 | x86/mm: Use proper encryption attributes with /dev/mem | Tom Lendacky |
2017-07-18 | x86/mm: Add support to access persistent memory in the clear | Tom Lendacky |
2017-07-18 | x86/mm: Add support to access boot related data in the clear | Tom Lendacky |
2017-07-18 | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky |
2017-07-18 | x86/mm: Remove phys_to_virt() usage in ioremap() | Tom Lendacky |
2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski |
2017-05-08 | x86: use set_memory.h header | Laura Abbott |
2017-04-11 | Merge branch 'x86/boot' into x86/mm, to avoid conflict | Ingo Molnar |
2017-03-14 | x86/mm: Convert trivial cases of page table walk to 5-level paging | Kirill A. Shutemov |
2017-01-28 | x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h | Ingo Molnar |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar |
2016-07-14 | x86/mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_gbpages | Borislav Petkov |
2015-12-29 | x86/mm: Drop WARN from multi-BAR check | Laura Abbott |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner |
2015-07-22 | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani |
2015-07-22 | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-07 | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani |
2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani |
2015-06-07 | x86/mm/pat: Remove pat_enabled() checks | Borislav Petkov |
2015-05-28 | x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init | Jan Beulich |
2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez |
2015-05-11 | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez |
2015-05-08 | x86/mm: Clean up types in xlate_dev_mem_ptr() some more | Ingo Molnar |
2015-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-20 | x86/mm: Clean up types in xlate_dev_mem_ptr() | Ingo Molnar |
2015-04-14 | x86, mm: support huge I/O mapping capability I/F | Toshi Kani |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-11-16 | x86: Use new cache mode type in memtype related functions | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross |
2014-11-10 | /dev/mem: Use more consistent data types | Thierry Reding |
2014-10-14 | x86: use optimized ioresource lookup in ioremap function | Mike Travis |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2014-05-05 | x86, mm: Ensure correct alignment of the fixmap | Andy Lutomirski |
2014-05-02 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
2014-04-07 | x86: use generic early_ioremap | Mark Salter |
2014-04-07 | x86/mm: sparse warning fix for early_memremap | Dave Young |
2013-08-13 | mm: Remove unused variable idx0 in __early_ioremap() | Jianguo Wu |
2013-06-28 | x86/ioremap: Correct function name output | Borislav Petkov |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2012-12-15 | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds |
2012-10-30 | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li |