index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
zswap.c
Age
Commit message (
Expand
)
Author
2018-01-17
zswap: don't param_set_charp while holding spinlock
Dan Streetman
2017-02-09
zswap: disable changing params if init fails
Dan Streetman
2016-05-20
mm/zswap: use workqueue to destroy pool
Dan Streetman
2016-05-05
mm/zswap: provide unique zpool name
Dan Streetman
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
2015-11-06
zswap: use charp for zswap param strings
Dan Streetman
2015-11-06
mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()
Alexey Klimov
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-09-10
zswap: change zpool/compressor at runtime
Dan Streetman
2015-09-10
zswap: dynamic pool creation
Dan Streetman
2015-09-08
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
2015-09-08
mm: swap: zswap: maybe_preload & refactoring
Dmitry Safonov
2015-06-25
zswap: runtime enable/disable
Dan Streetman
2015-02-12
mm/zpool: add name argument to create zpool
Ganesh Mahendran
2014-12-13
mm/zswap: delete unnecessary check before calling free_percpu()
Markus Elfring
2014-12-13
mm/zswap: add __init to some functions in zswap
Mahendran Ganesh
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-13
zbud, zswap: change module author email
Seth Jennings
2014-08-08
mm/zswap.c: add __init to zswap_entry_cache_destroy()
Fabian Frederick
2014-08-08
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-06
mm/zpool: update zswap to use zpool
Dan Streetman
2014-06-04
mm/zswap: NUMA aware allocation for zswap_dstmem
Eric Dumazet
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
mm/zswap.c: remove unnecessary parentheses
SeongJae Park
2014-04-07
mm/zswap: support multiple swap devices
Minchan Kim
2014-04-07
mm/zswap.c: update zsmalloc in comment to zbud
SeongJae Park
2014-04-07
mm/zswap.c: fix trivial typo and arrange indentation
SeongJae Park
2014-03-20
mm, zswap: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-01-23
mm/zswap.c: change params from hidden to ro
Dan Streetman
2013-11-13
mm/zswap: refactor the get/put routines
Weijie Yang
2013-11-13
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
2013-11-13
mm/zswap: avoid unnecessary page scanning
Weijie Yang
2013-10-16
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
2013-09-11
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
2013-09-11
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
2013-07-10
zswap: add to mm/
Seth Jennings