index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
mm: remove the filename in the top of file comment in vmalloc.c
Christoph Hellwig
1
-2
/
+0
2020-10-18
mm: cleanup the gfp_mask handling in __vmalloc_area_node
Christoph Hellwig
1
-12
/
+10
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
1
-48
/
+0
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
1
-0
/
+45
2020-10-18
mm: add a VM_MAP_PUT_PAGES flag for vmap
Christoph Hellwig
1
-2
/
+7
2020-10-18
mm: update the documentation for vfree
Matthew Wilcox (Oracle)
1
-10
/
+11
2020-10-13
mm/vmalloc.c: fix the comment of find_vm_area
Hui Su
1
-2
/
+2
2020-10-13
mm/vmalloc.c: update the comment in __vmalloc_area_node()
Hui Su
1
-1
/
+1
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
1
-0
/
+2
2020-08-07
mm/vmalloc.c: remove BUG() from the find_va_links()
Uladzislau Rezki (Sony)
1
-9
/
+32
2020-08-07
mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/vmalloc: update the header about KVA rework
Uladzislau Rezki (Sony)
1
-0
/
+1
2020-08-07
mm/vmalloc: switch to "propagate()" callback
Uladzislau Rezki (Sony)
1
-19
/
+6
2020-08-07
mm/vmalloc: simplify augment_tree_propagate_check()
Uladzislau Rezki (Sony)
1
-34
/
+8
2020-08-07
mm/vmalloc: simplify merge_or_add_vmap_area()
Uladzislau Rezki (Sony)
1
-11
/
+14
2020-08-07
vmalloc: convert to XArray
Matthew Wilcox (Oracle)
1
-29
/
+11
2020-08-07
mm: move p?d_alloc_track to separate header file
Joerg Roedel
1
-0
/
+1
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
1
-20
/
+0
2020-06-26
mm/vmalloc.c: fix a warning while make xmldocs
Masanari Iida
1
-1
/
+0
2020-06-04
mm/vmalloc: fix a typo in comment
Jeongtae Park
1
-1
/
+1
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-21
/
+0
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
1
-26
/
+69
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
1
-20
/
+0
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-9
/
+8
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
1
-9
/
+1
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
1
-14
/
+6
2020-06-02
mm: remove the prot argument to __vmalloc_node
Christoph Hellwig
1
-21
/
+14
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: enforce that vmap can't map pages executable
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: remove unmap_vmap_area
Christoph Hellwig
1
-9
/
+1
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-14
/
+7
2020-06-02
mm: don't return the number of pages from map_kernel_range{,_noflush}
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: rename vmap_page_range to map_kernel_range
Christoph Hellwig
1
-6
/
+5
2020-06-02
mm: remove vmap_page_range_noflush and vunmap_page_range
Christoph Hellwig
1
-58
/
+40
2020-06-02
mm: pass addr as unsigned long to vb_free
Christoph Hellwig
1
-9
/
+7
2020-06-02
mm: only allow page table mappings for built-in zsmalloc
Christoph Hellwig
1
-2
/
+0
2020-06-02
mm: unexport unmap_kernel_range_noflush
Christoph Hellwig
1
-1
/
+0
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-8
/
+0
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-3
/
+13
2020-04-07
mm/vmalloc: fix a typo in comment
Qiujun Huang
1
-1
/
+1
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-4
/
+7
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
1
-2
/
+2
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+8
2019-12-17
kasan: don't assume percpu shadow allocations will succeed
Daniel Axtens
1
-10
/
+38
2019-12-17
kasan: fix crashes on access to memory mapped by vm_map_ram()
Andrey Ryabinin
1
-45
/
+40
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
1
-0
/
+8
2019-12-01
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
1
-8
/
+48
2019-12-01
mm/vmalloc: rework vmap_area_lock
Uladzislau Rezki (Sony)
1
-30
/
+50
[next]