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
/
percpu-stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-04-05
mm: reuse DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2017-09-27
percpu: fix starting offset for chunk statistics traversal
Dennis Zhou
1
-1
/
+1
2017-07-26
percpu: add first_bit to keep track of the first free in the bitmap
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-26
percpu: replace area map allocator with bitmap
Dennis Zhou (Facebook)
1
-39
/
+60
2017-07-26
percpu: introduce nr_empty_pop_pages to help empty page accounting
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-26
percpu: end chunk area maps page aligned for the populated bitmap
Dennis Zhou (Facebook)
1
-2
/
+3
2017-07-26
percpu: remove has_reserved from pcpu_chunk
Dennis Zhou (Facebook)
1
-1
/
+1
2017-07-17
percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-17
percpu: change the format for percpu_stats output
Dennis Zhou (Facebook)
1
-3
/
+3
2017-07-17
percpu: pcpu-stats change void buffer to int buffer
Dennis Zhou (Facebook)
1
-2
/
+2
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
1
-0
/
+222