Joe Perches
|
0825a6f986
mm: use octal not symbolic permissions
|
před 7 roky |
Mike Rapoport
|
e8b098fc57
mm: kernel-doc: add missing parameter descriptions
|
před 7 roky |
Sergey Senozhatsky
|
010b495e2f
zsmalloc: introduce zs_huge_class_size()
|
před 7 roky |
Andy Shevchenko
|
5ad3509364
mm: reuse DEFINE_SHOW_ATTRIBUTE() macro
|
před 7 roky |
Kirill A. Shutemov
|
02390b87a9
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
|
před 7 roky |
Nick Desaulniers
|
01a6ad9ac8
zsmalloc: use U suffix for negative literals being shifted
|
před 7 roky |
Yu Zhao
|
9c3760eb80
zswap: only save zswap header when necessary
|
před 7 roky |
Aliaksei Karaliou
|
93144ca350
mm/zsmalloc: simplify shrinker init/destroy
|
před 7 roky |
Sergey Senozhatsky
|
cdc346b36e
mm/zsmalloc.c: include fs.h
|
před 7 roky |
Sergey Senozhatsky
|
1aedcafbf3
zsmalloc: calling zs_map_object() from irq is a bug
|
před 7 roky |
Matthias Kaehlcke
|
3eb95feac1
mm/zsmalloc.c: change stat type parameter to int
|
před 8 roky |
Jérôme Glisse
|
2916ecc0f9
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
|
před 8 roky |
Hui Zhu
|
77ff465799
zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse
|
před 8 roky |
Minchan Kim
|
3189c82056
zram: do not free pool->size_class
|
před 8 roky |
Jerome Marchand
|
cf8e0fedf0
mm/zsmalloc: simplify zs_max_alloc_size handling
|
před 8 roky |
Nick Desaulniers
|
3457f41476
mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning
|
před 8 roky |
Minchan Kim
|
85d492f28d
zsmalloc: expand class bit
|
před 8 roky |
Ingo Molnar
|
50d34394ce
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h>
|
před 8 roky |
Yisheng Xie
|
b538e422e4
mm/zsmalloc: fix comment in zsmalloc
|
před 8 roky |
Yisheng Xie
|
22c5cef162
mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain
|
před 8 roky |
Xishi Qiu
|
399d8eebe7
mm: fix some typos in mm/zsmalloc.c
|
před 8 roky |
Sebastian Andrzej Siewior
|
215c89d055
mm/zsmalloc: Convert to hotplug state machine
|
před 8 roky |
Markus Elfring
|
c3491eca37
zsmalloc: Delete an unnecessary check before the function call "iput"
|
před 9 roky |
Ganesh Mahendran
|
18fd06bf7a
mm/zsmalloc: use helper to clear page->flags bit
|
před 9 roky |
Ganesh Mahendran
|
35b3445e97
mm/zsmalloc: add __init,__exit attribute
|
před 9 roky |
Ganesh Mahendran
|
fd8544639e
mm/zsmalloc: keep comments consistent with code
|
před 9 roky |
Ganesh Mahendran
|
64d90465f0
mm/zsmalloc: avoid calculate max objects of zspage twice
|
před 9 roky |
Ganesh Mahendran
|
b4fd07a086
mm/zsmalloc: use class->objs_per_zspage to get num of max objects
|
před 9 roky |
Ganesh Mahendran
|
cf675acb74
mm/zsmalloc: take obj index back from find_alloced_obj
|
před 9 roky |
Ganesh Mahendran
|
41b88e14c1
mm/zsmalloc: use obj_index to keep consistent with others
|
před 9 roky |