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
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove PRI[xu] macros from perf.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove unused macros from util.h
Arnaldo Carvalho de Melo
2017-04-19
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
2017-04-19
objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove FLEX_ARRAY definition
Arnaldo Carvalho de Melo
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
2017-04-17
Merge tag 'perf-core-for-mingo-4.12-20170413' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
2017-04-14
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-04-14
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
2017-04-13
Revert "perf tools: Fix include of linux/mman.h"
David Carrillo-Cisneros
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
2017-04-13
tools build: Fix feature detection redefinion of build flags
David Carrillo-Cisneros
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
2017-04-13
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
2017-04-12
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
2017-04-12
kprobes/x86: Use probe_kernel_read() instead of memcpy()
Masami Hiramatsu
2017-04-12
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
2017-04-12
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
2017-04-12
kprobes/x86: Use instruction decoder for booster
Masami Hiramatsu
2017-04-12
kprobes/x86: Fix the description of __copy_instruction()
Masami Hiramatsu
2017-04-12
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
2017-04-12
Merge tag 'perf-core-for-mingo-4.12-20170411' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-04-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-04-11
Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-04-11
perf annotate: Use stripped line instead of raw disassemble line
Taeung Song
2017-04-11
perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
Taeung Song
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
2017-04-11
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
2017-04-11
perf annotate: Process attr and build_id records
David Carrillo-Cisneros
2017-04-11
perf tools: Describe pipe mode in perf.data-file-fomat.txt
David Carrillo-Cisneros
2017-04-11
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2017-04-11
perf inject: Don't proceed if perf_session__process_event() fails
David Carrillo-Cisneros
2017-04-11
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2017-04-11
perf annotate s390: Fix perf annotate error -95 (4.10 regression)
Christian Borntraeger
2017-04-11
perf string: Simplify ltrim() implementation
Arnaldo Carvalho de Melo
[next]