index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
ioremap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
Baoquan He
2024-11-13
1
-2
/
+4
*
x86/ioremap: Improve iounmap() address range checks
Max Ramanouski
2024-08-26
1
-1
/
+2
*
x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
Michael Kelley
2023-03-26
1
-0
/
+5
*
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
2022-11-22
1
-1
/
+7
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
1
-0
/
+3
*
x86/tdx: Make pages shared in ioremap()
Kirill A. Shutemov
2022-04-07
1
-0
/
+5
*
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
2022-03-09
1
-2
/
+31
*
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
2022-03-09
1
-4
/
+20
*
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+2
*
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-3
/
+3
*
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-3
/
+3
*
x86/ioremap: Selectively build arch override encryption functions
Tom Lendacky
2021-10-04
1
-1
/
+1
*
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
Tom Lendacky
2021-06-08
1
-1
/
+3
*
x86: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
1
-21
/
+0
*
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
1
-5
/
+7
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
1
-1
/
+1
*
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
2020-04-20
1
-6
/
+2
*
x86/ioremap: Fix CONFIG_EFI=n build
Borislav Petkov
2020-03-19
1
-0
/
+3
*
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
2020-03-11
1
-0
/
+18
*
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-12-10
1
-1
/
+1
*
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
2019-12-10
1
-5
/
+5
*
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-4
/
+4
|
\
|
*
x86: Clean up ioremap()
Christoph Hellwig
2019-11-11
1
-4
/
+4
*
|
x86/boot: Introduce setup_indirect
Daniel Kiper
2019-11-12
1
-0
/
+11
|
/
*
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-08-08
1
-0
/
+1
*
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
1
-0
/
+5
*
x86/mm: Rework ioremap resource mapping determination
Lianbo Jiang
2019-06-20
1
-26
/
+45
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2019-04-16
1
-1
/
+1
*
x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
2019-02-04
1
-2
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
x86/ioremap: Add an ioremap_encrypted() helper
Lianbo Jiang
2018-10-06
1
-8
/
+16
*
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-04-12
1
-0
/
+3
*
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-02-15
1
-1
/
+1
*
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2017-12-11
1
-2
/
+2
*
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
2017-11-07
1
-12
/
+67
*
x86/mm: Use encrypted access of boot related data with SEV
Tom Lendacky
2017-11-07
1
-14
/
+30
*
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
2017-07-18
1
-9
/
+9
*
x86/mm: Add support to access persistent memory in the clear
Tom Lendacky
2017-07-18
1
-1
/
+30
*
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
2017-07-18
1
-0
/
+180
*
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
2017-07-18
1
-0
/
+44
*
x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
2017-07-18
1
-10
/
+8
*
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-13
1
-1
/
+1
*
x86: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+1
*
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
1
-1
/
+2
|
\
|
*
x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
Ingo Molnar
2017-01-28
1
-0
/
+1
|
*
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
1
-1
/
+1
[next]