summaryrefslogtreecommitdiff
path: root/mm/vmalloc.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman2020-06-03
| |\
| | * mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau2020-06-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\| |
| * | Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman2020-04-02
| |\|
| | * x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-02
| * | Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman2019-08-25
| |\|
| * | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
| |\ \
| * \ \ Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\ \ \
| * \ \ \ Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman2018-08-06
| |\ \ \ \
* | \ \ \ \ Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P2019-08-26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.4.190 into android-4.4Greg Kroah-Hartman2019-08-25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel2019-08-25
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| | | | |
| * | | | | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\| | | |
| | * | | | mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)2019-04-27
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| | | |
| * | | | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\| | |
| | * | | mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev2019-03-23
| | | |/ | | |/|
* | | | mm: Silence vmap() allocation failures based on caller gfp_flagsFlorian Fainelli2018-09-18
* | | | mm: Kconfig: Add support for config size of purging vmap_areaZhenhua Huang2018-09-06
* | | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\| | |
| * | | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\| | | | |/ | |/|
| | * mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya2018-08-06
* | | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: mm: coalesce split stringsJoe Perches2017-12-14
| |/
* | mm: add preempt points into __purge_vmap_area_lazy()Joel Fernandes2017-06-19
* | mm: turn vmap_purge_lock into a mutexChristoph Hellwig2017-06-19
* | mm: mark all calls into the vmalloc subsystem as potentially sleepingChristoph Hellwig2017-06-19
* | mm: add vfree_atomic()Andrey Ryabinin2017-06-19
* | mm: refactor __purge_vmap_area_lazy()Christoph Hellwig2017-06-19
* | mm: remove free_unmap_vmap_area_addr()Christoph Hellwig2017-06-19
* | mm: remove free_unmap_vmap_area_noflush()Christoph Hellwig2017-06-19
* | mm/vmalloc: keep a separate lazy-free listChris Wilson2017-06-19
* | mm: Update is_vmalloc_addr to account for vmalloc savingsSusheel Khiani2016-03-22
* | msm: Allow lowmem to be non contiguous and mixedSusheel Khiani2016-03-22
* | msm: Increase the kernel virtual area to include lowmemSusheel Khiani2016-03-22
|/
* mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()Jerome Marchand2015-11-20
* mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-06
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* mm/vmalloc: use offset_in_page macroAlexander Kuleshov2015-11-05
* mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds2015-11-01
* mm/vmalloc: get rid of dirty bitmap inside vmap_block structureRoman Pen2015-04-15
* mm/vmalloc: occupy newly allocated vmap block just after allocationRoman Pen2015-04-15
* mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram all...Roman Pen2015-04-15
* mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-14
* mm: change __get_vm_area_node() to use fls_long()Toshi Kani2015-04-14
* kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-13
* mm: vmalloc: add flag preventing guard hole allocationAndrey Ryabinin2015-02-13