summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_32.c
Commit message (Expand)AuthorAgeFilesLines
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-061-15/+0
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-0/+1
|\
| * locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
* | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-2/+0
|/
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+1
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-23/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+12
* x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-101-1/+2
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-5/+9
|\
| * x86/mm: Rename is_kernel_text to __is_kernel_textJiri Olsa2020-03-131-5/+9
* | x86/mm/init/32: Stop printing the virtual memory layoutArvind Sankar2020-03-051-38/+0
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-28/+0
|\
| * Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-201-3/+1
| |\
| * | x86/mm: Remove set_kernel_text_r[ow]()Peter Zijlstra2019-11-271-28/+0
* | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+1
|\ \ \ | |_|/ |/| |
| * | mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar2019-12-101-0/+1
| |/
* / mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
|/
* x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig2019-09-031-1/+1
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-2/+3
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-2/+2
* x86/mm/init32: Mark text and rodata RO in one goThomas Gleixner2018-09-271-19/+4
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-151-1/+7
|\
| * x86/mm: Introduce "default" kernel PTE maskDave Hansen2018-04-091-1/+7
* | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-111-0/+1
|/
* x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-011-0/+15
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-2/+2
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
* x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-0/+6
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-4/+1
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-1/+1
* x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-1/+1
|\
| * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-011-4/+0
| |\
| * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* | | x86/boot/32: Flip the logic in test_wp_bit()Borislav Petkov2017-03-311-8/+7
* | | x86/boot/32: Rewrite test_wp_bit()Andy Lutomirski2017-03-301-34/+7
* | | Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-4/+5
|\ \ \
| * | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-4/+5
| | |/ | |/|
* / | x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov2017-03-141-6/+16
|/ /
* / mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-4/+0
|/