index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
1
-0
/
+1
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-06-20
x86/mm: Rework ioremap resource mapping determination
Lianbo Jiang
1
-26
/
+45
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-16
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
1
-1
/
+1
2019-02-04
x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-06
x86/ioremap: Add an ioremap_encrypted() helper
Lianbo Jiang
1
-8
/
+16
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
1
-0
/
+3
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
1
-1
/
+1
2017-12-11
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
1
-2
/
+2
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
1
-12
/
+67
2017-11-07
x86/mm: Use encrypted access of boot related data with SEV
Tom Lendacky
1
-14
/
+30
2017-07-18
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
1
-9
/
+9
2017-07-18
x86/mm: Add support to access persistent memory in the clear
Tom Lendacky
1
-1
/
+30
2017-07-18
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
1
-0
/
+180
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
1
-0
/
+44
2017-07-18
x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
1
-10
/
+8
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-1
/
+1
2017-05-09
x86: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-1
/
+2
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
1
-1
/
+2
2017-01-28
x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
Ingo Molnar
1
-0
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-1
/
+1
2015-12-29
x86/mm: Drop WARN from multi-BAR check
Laura Abbott
1
-2
/
+2
2015-07-24
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
1
-2
/
+2
2015-07-22
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
1
-18
/
+6
2015-07-22
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
1
-3
/
+4
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+63
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
1
-0
/
+3
2015-06-07
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
1
-0
/
+21
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
1
-4
/
+1
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
1
-2
/
+2
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
1
-2
/
+2
2015-05-11
x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
Luis R. Rodriguez
1
-1
/
+35
2015-05-08
x86/mm: Clean up types in xlate_dev_mem_ptr() some more
Ingo Molnar
1
-4
/
+3
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2015-04-20
x86/mm: Clean up types in xlate_dev_mem_ptr()
Ingo Molnar
1
-6
/
+8
2015-04-15
x86, mm: support huge I/O mapping capability I/F
Toshi Kani
1
-2
/
+21
2014-12-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-30
/
+33
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
1
-4
/
+1
2014-11-16
x86: Use new cache mode type in mm/ioremap.c
Juergen Gross
1
-30
/
+35
2014-11-16
x86: Use new cache mode type in asm/pgtable.h
Juergen Gross
1
-1
/
+2
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
1
-2
/
+2
2014-10-14
x86: use optimized ioresource lookup in ioremap function
Mike Travis
1
-4
/
+16
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
1
-0
/
+6
2014-05-06
x86, mm: Ensure correct alignment of the fixmap
Andy Lutomirski
1
-0
/
+6
[next]