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
2013-05-29
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2013-05-29
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2013-05-29
perf tests: Fix attr test for record -d option
Jiri Olsa
2013-05-29
perf tools: Final touches for CHK config move
Jiri Olsa
2013-05-29
perf tools: Move paths config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libpython check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libperl check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move gtk2 check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move slang check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libaudit check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libunwind check config into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move libdw check config into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move libelf check config into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move compiler and linker flags check into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move programs check into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move arch check into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Add automated make test suite
Jiri Olsa
2013-05-28
perf tools: Save parent pid in thread struct
David Ahern
2013-05-28
perf stats: Fix divide by 0 in variance
David Ahern
2013-05-28
perf kvm: Handle realloc failures
David Ahern
2013-05-28
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
2013-05-28
perf test: Fix typo
Arnaldo Carvalho de Melo
2013-05-28
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
2013-05-28
perf diff: Use internal rb tree for hists__precompute
Jiri Olsa
2013-05-28
perf report: Add report.percent-limit config variable
Namhyung Kim
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
2013-05-28
perf report: Don't bother locking when adding hist entries
Namhyung Kim
2013-05-28
perf hists: Move locking to its call-sites
Namhyung Kim
2013-05-28
perf top: Get rid of *_threaded() functions
Namhyung Kim
2013-05-28
perf top: Fix percent output when no samples collected
Namhyung Kim
2013-05-28
perf top: Fix -E option behavior
Namhyung Kim
2013-05-28
perf record: handle death by SIGTERM
David Ahern
2013-05-28
perf tools: Handle JITed code in shared memory
Andi Kleen
2013-05-28
perf tests: Fix compile errors in bp_signal files
Sukadev Bhattiprolu
2013-05-28
perf tools: Fix tab vs spaces issue in Makefile ifdef/endif
Jiri Olsa
2013-05-28
perf hists browser: Use sort__has_sym
Arnaldo Carvalho de Melo
2013-05-28
perf top: Use sort__has_sym
Namhyung Kim
2013-05-28
perf sort: Cleanup sort__has_sym setting
Namhyung Kim
2013-05-28
perf sort: Reorder HISTC_SRCLINE index
Namhyung Kim
2013-05-28
perf archive: Fix typo on Documentation
Arnaldo Carvalho de Melo
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
2013-05-28
perf sort: Factor out common code in sort_dimension__add()
Namhyung Kim
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-05-28
perf report: Fix alignment of symbol column when -v is given
Namhyung Kim
[next]