Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Matt Fleming
|
e535ec0899
x86/mm/pat: Prevent hang during boot when mapping pages
|
9 년 전 |
Linus Torvalds
|
77cd3d0c43
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Andy Lutomirski
|
55920d31f1
x86/mm/cpa: Add missing comment in populate_pdg()
|
9 년 전 |
Andy Lutomirski
|
530dd8d4b9
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
|
9 년 전 |
Andy Lutomirski
|
d92fc69cca
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
|
9 년 전 |
Andy Lutomirski
|
360cb4d155
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
|
9 년 전 |
Dave Hansen
|
dcb32d9913
x86/mm: Use pte_none() to test for empty PTE
|
9 년 전 |
Thomas Garnier
|
4ff5308744
x86/mm: Do not reference phys addr beyond kernel
|
9 년 전 |
Linus Torvalds
|
168f1a7163
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Matt Fleming
|
7fc8442f2a
x86/mm/pat: Document the (currently) EFI-only code path
|
9 년 전 |
Borislav Petkov
|
906bf7fda2
x86/cpufeature: Remove cpu_has_clflush
|
9 년 전 |
Borislav Petkov
|
b8291adc19
x86/cpufeature: Remove cpu_has_gbpages
|
9 년 전 |
Linus Torvalds
|
24b5e20f11
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Linus Torvalds
|
271ecc5253
Merge branch 'akpm' (patches from Andrew)
|
9 년 전 |
Matt Fleming
|
d367cef0a7
x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU
|
9 년 전 |
Christian Borntraeger
|
288cf3c64e
x86: query dynamic DEBUG_PAGEALLOC setting
|
9 년 전 |
Linus Torvalds
|
13c76ad872
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Linus Torvalds
|
d09e356ad0
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Dexuan Cui
|
bf70e5513d
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
|
9 년 전 |
Jan Beulich
|
405e1133d0
x86/mm: Avoid premature success when changing page attributes
|
9 년 전 |
Kees Cook
|
9ccaf77cf0
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
|
9 년 전 |
Sai Praneeth
|
15f003d207
x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()
|
9 년 전 |
Sai Praneeth
|
3976301506
x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings
|
9 년 전 |
Ingo Molnar
|
03e075b38e
Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes
|
9 년 전 |
Matt Fleming
|
742563777e
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
|
9 년 전 |
Dave Jones
|
c9e0d39126
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output
|
9 년 전 |
Chris Wilson
|
1f1a89ac05
x86/mm: Micro-optimise clflush_cache_range()
|
9 년 전 |
Matt Fleming
|
edc3b9129c
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
|
9 년 전 |
Linus Torvalds
|
639ab3eb38
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |