index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
z3fold.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: docs: fix parameter names mismatch
Mike Rapoport
2018-02-06
1
-2
/
+2
*
mm/z3fold.c: use kref to prevent page free/compact race
Vitaly Wool
2017-11-17
1
-2
/
+8
*
z3fold: fix stale list handling
Vitaly Wool
2017-10-03
1
-4
/
+2
*
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
2017-10-03
1
-1
/
+3
*
z3fold: use per-cpu unbuddied lists
Vitaly Wool
2017-09-06
1
-135
/
+344
*
z3fold: fix page locking in z3fold_alloc()
Vitaly Wool
2017-04-13
1
-2
/
+7
*
z3fold: fix spinlock unlocking in page reclaim
Vitaly Wool
2017-03-16
1
-0
/
+1
*
z3fold: add kref refcounting
Vitaly Wool
2017-02-24
1
-86
/
+69
*
z3fold: use per-page spinlock
Vitaly Wool
2017-02-24
1
-42
/
+106
*
z3fold: extend compaction function
Vitaly Wool
2017-02-24
1
-1
/
+25
*
z3fold: fix header size related issues
Vitaly Wool
2017-02-24
1
-50
/
+64
*
z3fold: make pages_nr atomic
Vitaly Wool
2017-02-24
1
-11
/
+9
*
mm/z3fold.c: limit first_num to the actual range of possible buddy indexes
zhong jiang
2017-02-22
1
-3
/
+7
*
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
Vitaly Wool
2016-06-03
1
-10
/
+14
*
z3fold: the 3-fold allocator for compressed pages
Vitaly Wool
2016-05-20
1
-0
/
+792