index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
kmem.h
Age
Commit message (
Expand
)
Author
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-15
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
2016-03-08
tracing: Remove duplicate checks for online CPUs
Steven Rostedt (Red Hat)
2015-05-28
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
Shreyas B. Prabhu
2015-05-28
tracing/mm: don't trace mm_page_free on offline cpus
Shreyas B. Prabhu
2015-05-28
tracing/mm: don't trace kmem_cache_free on offline cpus
Shreyas B. Prabhu
2015-04-13
tracing, mm: Record pfn instead of pointer to struct page
Namhyung Kim
2015-02-11
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2013-11-13
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
2013-09-11
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-09-20
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
2012-01-10
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
2010-08-09
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
Mel Gorman
2009-11-26
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
2009-09-22
tracing, page-allocator: add trace event for page traffic related to the budd...
Mel Gorman
2009-09-22
tracing, page-allocator: add trace events for anti-fragmentation falling back...
Mel Gorman
2009-09-22
tracing, page-allocator: add trace events for page allocation and page freeing
Mel Gorman
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-05-26
tracing: add flag output for kmem events
Steven Rostedt
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt