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
Age
Commit message (
Expand
)
Author
2015-03-12
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-03
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-03-03
perf sched: No need to keep the session around
Arnaldo Carvalho de Melo
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-02
Revert "perf: Remove the extra validity check on nr_pages"
Kan Liang
2015-03-02
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Adrian Hunter
2015-03-02
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
2015-03-02
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
perf tools: Improve 'libbabel' feature check failure message
Ingo Molnar
2015-03-02
perf tools: Improve feature test debuggability
Ingo Molnar
2015-03-02
perf tools: Improve libbfd detection message
Ingo Molnar
2015-03-02
perf tools: Improve libperl detection message
Ingo Molnar
2015-03-02
perf tools: Improve Python feature detection messages
Ingo Molnar
2015-03-02
perf tools: Remove annoying extra message from the features build
Ingo Molnar
2015-03-02
perf tools: Add PERF-FEATURES to the .gitignore file
Ingo Molnar
2015-03-02
perf record: Document --group option
Namhyung Kim
2015-03-02
perf record: Get rid of -l option from Documentation
Namhyung Kim
2015-03-02
perf tools: Fix build error on ARCH=i386/x86_64/sparc64
Namhyung Kim
2015-03-02
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
perf stat: Report unsupported events properly
Suzuki K. Poulose
2015-03-02
perf tools: Compare JOBS to 0 after grep
David Ahern
2015-03-02
perf tools: Only include tsc file for x86
David Ahern
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-02-28
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-02-27
perf report: Fix branch stack mode cannot be set
He Kuang
2015-02-27
perf buildid-cache: Show usage with incorrect params
Masami Hiramatsu
2015-02-27
perf buildid-cache: Use pr_debug instead of verbose && pr_info
Masami Hiramatsu
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2015-02-27
perf list: Extend raw-dump to certain kind of events
Yunlong Song
2015-02-27
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
perf list: Allow listing events with 'tracepoint' prefix
Yunlong Song
2015-02-27
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
perf data: Fix sentinel setting for data_cmds array
Yunlong Song
2015-02-27
perf probe: Fix a precedence bug
He Kuang
2015-02-27
perf diff: Support for different binaries
Kan Liang
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-26
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
2015-02-26
perf trace: Fix SIGBUS failures due to misaligned accesses
David Ahern
2015-02-26
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-02-26
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
2015-02-25
perf tools: Make sparc64 arch point to sparc
David Ahern
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
[next]