summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2021-09-22Merge 4.4.284 into android-4.4-pGreg Kroah-Hartman
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-01-12Merge 4.4.251 into android-4.4-pGreg Kroah-Hartman
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2020-10-29Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman
2020-10-29x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2020-06-20Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman
2020-06-20x86/mm: Stop printing BRK addressesArvind Sankar
2020-06-11Merge 4.4.227 into android-4.4-pGreg Kroah-Hartman
2020-06-11x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-04-02Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-11Merge 4.4.216 into android-4.4-pGreg Kroah-Hartman
2020-03-11mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2020-01-04Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman
2020-01-04x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen
2019-08-25Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman
2019-08-25x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-08-25x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-16x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2019-05-16x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2019-05-16x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit
2018-12-19Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-11-10Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman
2018-11-10x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2018-10-10Merge 4.4.160 into android-4.4-pGreg Kroah-Hartman
2018-10-10x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-20Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-10Merge 4.4.155 into android-4.4-pGreg Kroah-Hartman
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2018-09-09x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby
2018-09-05Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-08-28Merge 4.4.153 into android-4.4-pGreg Kroah-Hartman
2018-08-28x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen
2018-08-17Merge 4.4.149 into android-4.4-pGreg Kroah-Hartman
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-08-15Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen