Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7f453c24b95a085fc7bd35d53b33abc4dc5a048b
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 15 years ago
573402d
perf_counter: Plug more stack leaks
by Peter Zijlstra
· 15 years ago
c9f73a3
perf: Fix stack data leak
by Arjan van de Ven
· 15 years ago
9b7019a
perf_counter: Remove unused variables
by Peter Zijlstra
· 15 years ago
1d2f379
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
by Peter Zijlstra
· 15 years ago
1483b19
perf_counter: Make call graph option consistent
by Anton Blanchard
· 15 years ago
4bba828
perf_counter: Add perf record option to log addresses
by Anton Blanchard
· 15 years ago
ed900c0
perf_counter: Log vfork as a fork event
by Anton Blanchard
· 15 years ago
11b5f81
perf_counter: Synthesize VDSO mmap event
by Anton Blanchard
· 15 years ago
413ee3b
perf_counter: Make sure we dont leak kernel memory to userspace
by Anton Blanchard
· 15 years ago
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
f1c6a58
perf_counter, x86: Extend perf_counter Pentium M support
by Daniel Qarras
· 15 years ago
e3d7e18
perf report: Introduce -n/--show-nr-samples
by Arnaldo Carvalho de Melo
· 15 years ago
a25e46c
perf_counter tools: PLT info is stripped in -debuginfo packages
by Arnaldo Carvalho de Melo
· 15 years ago
021191b
perf report: Make the output more compact
by Arnaldo Carvalho de Melo
· 15 years ago
27d0fd4
strlist: Introduce strlist__entry and strlist__nr_entries methods
by Arnaldo Carvalho de Melo
· 15 years ago
60c1baf
perf report: Tidy up reporting of symbols not found
by Arnaldo Carvalho de Melo
· 15 years ago
52d422d
perf report: Adjust column width to the values sampled
by Arnaldo Carvalho de Melo
· 15 years ago
71a851b
perf_counter: Stop open coding unclone_ctx
by Peter Zijlstra
· 15 years ago
984b838
perf_counter: Clean up global vs counter enable
by Peter Zijlstra
· 15 years ago
9c74fb5
perf_counter: Fix up P6 PMU details
by Peter Zijlstra
· 15 years ago
11d1578
perf_counter: Add P6 PMU support
by Vince Weaver
· 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
73c24cb
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
Next »