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
/
percpu-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
percpu: skip chunks if the alloc does not fit in the contig hint
Dennis Zhou (Facebook)
1
-0
/
+2
2017-07-26
percpu: add first_bit to keep track of the first free in the bitmap
Dennis Zhou (Facebook)
1
-1
/
+1
2017-07-26
percpu: introduce bitmap metadata blocks
Dennis Zhou (Facebook)
1
-0
/
+29
2017-07-26
percpu: replace area map allocator with bitmap
Dennis Zhou (Facebook)
1
-6
/
+28
2017-07-26
percpu: introduce nr_empty_pop_pages to help empty page accounting
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-26
percpu: modify base_addr to be region specific
Dennis Zhou (Facebook)
1
-0
/
+2
2017-07-26
percpu: end chunk area maps page aligned for the populated bitmap
Dennis Zhou (Facebook)
1
-0
/
+3
2017-07-26
percpu: remove has_reserved from pcpu_chunk
Dennis Zhou (Facebook)
1
-5
/
+0
2017-07-26
percpu: introduce start_offset to pcpu_chunk
Dennis Zhou (Facebook)
1
-0
/
+3
2017-07-17
percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
Dennis Zhou (Facebook)
1
-0
/
+1
2017-06-21
percpu: fix early calls for spinlock in pcpu_stats
Dennis Zhou
1
-4
/
+6
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
1
-0
/
+131
2017-06-20
percpu: migrate percpu data structures to internal header
Dennis Zhou
1
-0
/
+33