index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
z3fold.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
z3fold: fix reclaim lock-ups
Vitaly Wool
1
-12
/
+30
2018-04-11
mm/z3fold.c: use gfpflags_allow_blocking
Matthew Wilcox
1
-1
/
+1
2018-04-11
z3fold: fix memory leak
Xidong Wang
1
-2
/
+7
2018-04-05
z3fold: limit use of stale list for allocation
Vitaly Wool
1
-16
/
+19
2018-02-06
mm: docs: fix parameter names mismatch
Mike Rapoport
1
-2
/
+2
2017-11-17
mm/z3fold.c: use kref to prevent page free/compact race
Vitaly Wool
1
-2
/
+8
2017-10-03
z3fold: fix stale list handling
Vitaly Wool
1
-4
/
+2
2017-10-03
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
1
-1
/
+3
2017-09-06
z3fold: use per-cpu unbuddied lists
Vitaly Wool
1
-135
/
+344
2017-04-13
z3fold: fix page locking in z3fold_alloc()
Vitaly Wool
1
-2
/
+7
2017-03-16
z3fold: fix spinlock unlocking in page reclaim
Vitaly Wool
1
-0
/
+1
2017-02-24
z3fold: add kref refcounting
Vitaly Wool
1
-86
/
+69
2017-02-24
z3fold: use per-page spinlock
Vitaly Wool
1
-42
/
+106
2017-02-24
z3fold: extend compaction function
Vitaly Wool
1
-1
/
+25
2017-02-24
z3fold: fix header size related issues
Vitaly Wool
1
-50
/
+64
2017-02-24
z3fold: make pages_nr atomic
Vitaly Wool
1
-11
/
+9
2017-02-22
mm/z3fold.c: limit first_num to the actual range of possible buddy indexes
zhong jiang
1
-3
/
+7
2016-06-03
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
Vitaly Wool
1
-10
/
+14
2016-05-20
z3fold: the 3-fold allocator for compressed pages
Vitaly Wool
1
-0
/
+792