Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
23cdb5d5171d591ec911aada682e09d53c14a810
23cdb5d
perf_counter tools: Fix index boundary check
by Roel Kluin
· 15 years ago
d4d7d0b
perf_counter: Fix the tracepoint channel to perfcounters
by Chris Wilson
· 15 years ago
9590b7b
perf_counter tools: Rename cache events to remove $
by Anton Blanchard
· 15 years ago
805d127
perf report: Add "Fractal" mode output - support callchains with relative overhead rate
by Frederic Weisbecker
· 15 years ago
e05b876
perf_counter tools: callchains: Manage the cumul hits on the fly
by Frederic Weisbecker
· 15 years ago
94a8eb0
perf report: Change default callchain parameters
by Frederic Weisbecker
· 15 years ago
be90388
perf report: Use a modifiable string for default callchain options
by Frederic Weisbecker
· 15 years ago
91b4eae
perf report: Warn on callchain output request from non-callchain file
by Frederic Weisbecker
· 15 years ago
a79f0da
x86: atomic64: Inline atomic64_read() again
by Eric Dumazet
· 15 years ago
ddf9a00
x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()
by Ingo Molnar
· 15 years ago
3a8d178
x86: atomic64: Improve atomic64_xchg()
by Ingo Molnar
· 15 years ago
1fde902
x86: atomic64: Export APIs to modules
by Ingo Molnar
· 15 years ago
67d7178
x86: atomic64: Improve atomic64_read()
by Eric Dumazet
· 15 years ago
8e049ef
x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP
by Paul Mackerras
· 15 years ago
199e237
x86: atomic64: Fix unclean type use in atomic64_xchg()
by Ingo Molnar
· 15 years ago
3217120
x86: atomic64: Make atomic_read() type-safe
by Ingo Molnar
· 15 years ago
3ac805d
x86: atomic64: Reduce size of functions
by Ingo Molnar
· 15 years ago
824975e
x86: atomic64: Improve atomic64_add_return()
by Ingo Molnar
· 15 years ago
69237f9
x86: atomic64: Improve cmpxchg8b()
by Eric Dumazet
· 15 years ago
aacf682
x86: atomic64: Improve atomic64_read()
by Eric Dumazet
· 15 years ago
b7882b7
x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file
by Ingo Molnar
· 15 years ago
bbf2a33
x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too
by Eric Dumazet
· 15 years ago
029e5b1
perf report: Annotate variable initialization
by Ingo Molnar
· 15 years ago
30d7a77
perf_counter tools: Adjust symbols in ET_EXEC files too
by Arnaldo Carvalho de Melo
· 15 years ago
24b57c6
perf_counter tools: Display percents of hits in callchain with overhead colors
by Frederic Weisbecker
· 15 years ago
1e11fd8
perf_counter tools: Provide helper to print percents color
by Frederic Weisbecker
· 15 years ago
c20ab37
perf_counter tools: Set the minimum percent for callchains to be displayed
by Frederic Weisbecker
· 15 years ago
4eb3e47
perf report: Add support for callchain graph output
by Frederic Weisbecker
· 15 years ago
5a4b181
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
by Frederic Weisbecker
· 15 years ago
14f4654
perf_counter tools: Create new chain_for_each_child() iterator
by Frederic Weisbecker
· 15 years ago
4297648
perf_counter tools: Enable kernel module symbol loading in tools
by Mike Galbraith
· 15 years ago
6cfcc53
perf_counter tools: Connect module support infrastructure to symbol loading infrastructure
by Mike Galbraith
· 15 years ago
208b4b4
perf_counter tools: Add infrastructure to support loading of kernel module symbols
by Mike Galbraith
· 15 years ago
9974f49
perf_counter tools: Make symbol loading consistently return number of loaded symbols
by Mike Galbraith
· 15 years ago
a92bef0
perf stat: Handle pipe read failures in perf stat
by Frederic Weisbecker
· 15 years ago
0406ca6
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
by Frederic Weisbecker
· 15 years ago
5da5025
perf_counter tools: Share list.h with the kernel
by Arnaldo Carvalho de Melo
· 15 years ago
43cbcd8
perf_counter tools: Share rbtree.with the kernel
by Arnaldo Carvalho de Melo
· 15 years ago
73c24cb8
perf list: Add cache events
by Jaswinder Singh Rajput
· 15 years ago
b9ebdcc
perf stat: Define MATCH_EVENT for easy attr checking
by Jaswinder Singh Rajput
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
88a69df
perf report: Fix HV bit mismerge
by Ingo Molnar
· 15 years ago
61c4598
perf_counter tools: Rework event string parsing/syntax
by Paul Mackerras
· 15 years ago
0a456fc
powerpc/perf_counter: Enable alternate PR/HV bits for POWER7
by Anton Blanchard
· 15 years ago
deac911
perf_counter tools: Various fixes for callchains
by Frederic Weisbecker
· 15 years ago
4424961
perf_counter tools: Resolve symbols in callchains
by Frederic Weisbecker
· 15 years ago
9198aa7
perf_counter tools: Fix storage size allocation of callchain list
by Frederic Weisbecker
· 15 years ago
087021b
Merge branch 'linus' into perfcounters/urgent
by Ingo Molnar
· 15 years ago
e83c2b0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
9fcfc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
55bcab4
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
58580c8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
6086071
MN10300: Wire up new syscalls
by David Howells
· 15 years ago
aee3ff1
FRV: Wire up new syscalls
by David Howells
· 15 years ago
752fa51
hostfs: set maximum filesize in superblock for proper LFS support
by Wolfgang Illmeyer
· 15 years ago
8516a50
floppy: fix lock imbalance
by Jiri Slaby
· 15 years ago
9980060
bfin: delay IRQ registration until driver is ready
by Mike Frysinger
· 15 years ago
ee905d0
atyfb: fix alignment for block writes
by Ville Syrjala
· 15 years ago
eafad22
atyfb: fix HP OmniBook 500 reboot hang
by Ville Syrjala
· 15 years ago
50efacf
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
by Baruch Siach
· 15 years ago
79d7f4e
gpio: pl061: fix probe error handling code
by Baruch Siach
· 15 years ago
66918dc
x86: only clear node_states for 64bit
by Yinghai Lu
· 15 years ago
b37f2d4
cpusets: document adding/removing cpus to cpuset elaborately
by Nikanth Karthikesan
· 15 years ago
d7831a0
mm: prevent balance_dirty_pages() from doing too much work
by Richard Kennedy
· 15 years ago
df279ca
bsdacct: fix access to invalid filp in acct_on()
by Renaud Lottiaux
· 15 years ago
b4f9018
MAINTAINERS: STARFIRE/DURALAN update
by Joe Perches
· 15 years ago
8bc1ad7
kernel/resource.c: fix sign extension in reserve_setup()
by Zhang Rui
· 15 years ago
529ba0d
spi: bitbang bugfix in message setup
by David Brownell
· 15 years ago
537a1bf
fbdev: add mutex for fb_mmap locking
by Krzysztof Helt
· 15 years ago
70d6027
spi: add spi_master flag word
by David Brownell
· 15 years ago
b55f627
spi: new spi->mode bits
by David Brownell
· 15 years ago
c495682
dmapools: protect page_list walk in show_pools()
by Thomas Gleixner
· 15 years ago
4d6c13f
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 15 years ago
341c87b
elf: limit max map count to safe value
by KAMEZAWA Hiroyuki
· 15 years ago
b1cfebc
edac: add DDR3 memory type for MPC85xx EDAC
by Yang Shi
· 15 years ago
c4285b4
parport/serial: add support for NetMos 9901 Multi-IO card
by Michael Buesch
· 15 years ago
972c71a
gcov: fix documentation
by Peter Oberparleiter
· 15 years ago
b01e8dc
alpha: fix percpu build breakage
by Tejun Heo
· 15 years ago
15e3252
fbdev: work around old compiler bug
by Stephen Rothwell
· 15 years ago
c15e504
MAINTAINERS: update EDAC-I82975X
by Joe Perches
· 15 years ago
2a2325e
gcov: fix __ctors_start alignment
by Heiko Carstens
· 15 years ago
1338901
eventfd: revised interface and cleanups
by Davide Libenzi
· 15 years ago
fb9c818
perf report: Add hypervisor dso
by Anton Blanchard
· 15 years ago
d8db1b5
perf report: Fix reporting of hypervisor
by Anton Blanchard
· 15 years ago
3a3393e
perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix
by Anton Blanchard
· 15 years ago
2ab5208
perf top: Move skip symbols to an array
by Anton Blanchard
· 15 years ago
6717534
perf_counter tools: Remove zlib dependency
by Anton Blanchard
· 15 years ago
1f208ea
perf report: Fix -z option
by Anton Blanchard
· 15 years ago
7bec7a9
perf report: Add --symbols parameter
by Arnaldo Carvalho de Melo
· 15 years ago
cc8b88b
perf report: Add --comms parameter
by Arnaldo Carvalho de Melo
· 15 years ago
2590340
perf report: Add --dsos parameter
by Arnaldo Carvalho de Melo
· 15 years ago
fadfd2b
Add Fenghua Yu as temporary co-maintainer for ia64
by Tony Luck
· 15 years ago
fa276f3
[IA64] address compiler warnings perfmon.c/salinfo.c
by Jan Beulich
· 15 years ago
58782b3
[IA64] Remove unnecessary semicolons
by Joe Perches
· 15 years ago
2be8412
[IA64] sprintf should not be used with same source & destination address
by Alan Cox
· 15 years ago
f7c2df9
AFS: Fix lock imbalance
by Jiri Slaby
· 15 years ago
f5812a7
perf_counter tools: Adjust only prelinked symbol's addresses
by Arnaldo Carvalho de Melo
· 15 years ago
ea9df47
dm table: fix blk_stack_limits arg to use bytes not sectors
by Mike Snitzer
· 15 years ago
874d2f6
dm exception store: really fix type lookup
by Milan Broz
· 15 years ago
57e7986
perf_counter: Provide a way to enable counters on exec
by Paul Mackerras
· 15 years ago
Next »