Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35a50c8a20eea22c141e05c5667ac21c48b8b65d
35a50c8
perf_counter: Use rb_trees in perf report
by Arnaldo Carvalho de Melo
· 16 years ago
62eb939
perf_counter: Implement dso__load using libelf
by Arnaldo Carvalho de Melo
· 16 years ago
fd4242b
perf_counter tools: remove the standalone perf-report utility
by Ingo Molnar
· 16 years ago
8fa66bd
perf_counter: First part of 'perf report' conversion to C + elfutils
by Arnaldo Carvalho de Melo
· 16 years ago
b456bae
perf top: Convert to Git option parsing
by Ingo Molnar
· 16 years ago
5242519
perf stat: Convert to Git option parsing
by Ingo Molnar
· 16 years ago
8ad8db3
perf_counter tools: Librarize event string parsing
by Ingo Molnar
· 16 years ago
0e9b20b
perf record: Convert to Git option parsing
by Ingo Molnar
· 16 years ago
4e97ddf0
perf stat: Remove unused variable
by Ingo Molnar
· 16 years ago
69aa48a
perf record: Straighten out argv types
by Ingo Molnar
· 16 years ago
329d876
perf_counter: Initialize ->oncpu properly
by Ingo Molnar
· 16 years ago
aaba980
perf_counter, x86: Make NMI lockups more robust
by Ingo Molnar
· 16 years ago
79202ba
perf_counter, x86: Fix APIC NMI programming
by Ingo Molnar
· 16 years ago
8a7b8cb
perf_counter: powerpc: Implement interrupt throttling
by Paul Mackerras
· 16 years ago
0127c3e
perf_counter: fix warning & lockup
by Ingo Molnar
· 16 years ago
53b441a
Revert "perf_counter, x86: speed up the scheduling fast-path"
by Ingo Molnar
· 16 years ago
a78ac32
perf_counter: Generic per counter interrupt throttle
by Peter Zijlstra
· 16 years ago
48e22d5
perf_counter: x86: Remove interrupt throttle
by Peter Zijlstra
· 16 years ago
ff99be5
perf_counter: x86: Expose INV and EDGE bits
by Peter Zijlstra
· 16 years ago
10989fb
perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters
by Peter Zijlstra
· 16 years ago
6ab423e
perf_counter: Propagate inheritance failures down the fork() path
by Peter Zijlstra
· 16 years ago
771d7cd
perf_counter: Make pctrl() affect inherited counters too
by Peter Zijlstra
· 16 years ago
e527ea3
perf_counter: Remove unused ABI bits
by Peter Zijlstra
· 16 years ago
266dfb0
perf_counter: Fix perf-$cmd invokation
by Peter Zijlstra
· 16 years ago
d3f4b38
perf stat: flip around ':k' and ':u' flags
by Ingo Molnar
· 16 years ago
e4cbb4e
perf_counter: Move child perfcounter init to after scheduler init
by Ingo Molnar
· 16 years ago
d94b943
perf top: Reduce display overhead
by Mike Galbraith
· 16 years ago
85a9f92
perf_counter tools: increase limits, fix
by Ingo Molnar
· 16 years ago
a3862d3
perf_counter: Increase mmap limit
by Ingo Molnar
· 16 years ago
c2990a2
perf top: fix segfault
by Mike Galbraith
· 16 years ago
475c557
perf_counter: Remove perf_counter_context::nr_enabled
by Peter Zijlstra
· 16 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 16 years ago
aa9c67f
perf_counter: Simplify context cleanup
by Peter Zijlstra
· 16 years ago
1a482f3
perf_counter: Fix userspace build
by Peter Zijlstra
· 16 years ago
682076a
perf_counter: Sanitize context locking
by Peter Zijlstra
· 16 years ago
fccc714
perf_counter: Sanitize counter->mutex
by Peter Zijlstra
· 16 years ago
e220d2d
perf_counter: Fix dynamic irq_period logging
by Peter Zijlstra
· 16 years ago
c6eb138
perf_counter tools: increase limits
by Ingo Molnar
· 16 years ago
910431c
perf_counter: fix !PERF_COUNTERS build failure
by Ingo Molnar
· 16 years ago
564c2b2
perf_counter: Optimize context switch between identical inherited contexts
by Paul Mackerras
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
34adc80
perf_counter: Fix context removal deadlock
by Ingo Molnar
· 16 years ago
afedadf
perf_counter: Optimize sched in/out of counters
by Peter Zijlstra
· 16 years ago
b986d7e
perf_counter: Optimize disable of time based sw counters
by Peter Zijlstra
· 16 years ago
26b119b
perf_counter: Log irq_period changes
by Peter Zijlstra
· 16 years ago
d7b629a
perf_counter: Solve the rotate_ctx vs inherit race differently
by Peter Zijlstra
· 16 years ago
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 16 years ago
33b2fb3
perf_counter: fix counter freeing logic
by Ingo Molnar
· 16 years ago
b68f1d2
perf_counter, x86: speed up the scheduling fast-path
by Ingo Molnar
· 16 years ago
c0daaf3
perf_counter: powerpc: initialize cpuhw pointer before use
by Paul Mackerras
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
d2517a4
perf_counter, x86: fix zero irq_period counters
by Ingo Molnar
· 16 years ago
0203026
perf_counter: fix threaded task exit
by Ingo Molnar
· 16 years ago
856d56b
perf_counter: Fix counter inheritance
by Peter Zijlstra
· 16 years ago
8bc2095
perf_counter: Fix inheritance cleanup code
by Peter Zijlstra
· 16 years ago
1406de8
Linux 2.6.30-rc6
by Linus Torvalds
· 16 years ago
72357d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
7c7327d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by Linus Torvalds
· 16 years ago
40f293f
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
8c21f34
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
3346857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 16 years ago
4bca328
libata: Media rotation rate and form factor heuristics
by Martin K. Petersen
· 16 years ago
61d79a8
libata: Report disk alignment and physical block size
by Martin K. Petersen
· 16 years ago
d358724
sata_fsl: Fix the command description of FSL SATA controller
by Dave Liu
· 16 years ago
f48c019
sata_fsl: Fix compile warnings
by Kumar Gala
· 16 years ago
19799bf
[libata] sata_sx4: fixup interrupt handling
by David Milburn
· 16 years ago
67651ee
[libata] sata_sx4: convert to new exception handling methods
by Jeff Garzik
· 16 years ago
5d41343
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
c244450
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
ade385e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
c653849
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
662f11c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
1f71ebe
devpts: correctly set default options
by Sukadev Bhattiprolu
· 16 years ago
0bbd0d4
perf_counter: powerpc: supply more precise information on counter overflow events
by Paul Mackerras
· 16 years ago
9d23a90
perf_counter: allow arch to supply event misc flags and instruction pointer
by Paul Mackerras
· 16 years ago
ef92321
perf_counter: powerpc: use u64 for event codes internally
by Paul Mackerras
· 16 years ago
2e569d3
perf_counter: frequency based adaptive irq_period, 32-bit fix
by Peter Zijlstra
· 16 years ago
60befb9
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 16 years ago
a3d2b75
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 16 years ago
f5456a6
perf top: update to use the new freq interface
by Peter Zijlstra
· 16 years ago
60db5e0
perf_counter: frequency based adaptive irq_period
by Peter Zijlstra
· 16 years ago
789f90f
perf_counter: per user mlock gift
by Peter Zijlstra
· 16 years ago
548e1dd
perf_counter: remove perf_disable/enable exports
by Peter Zijlstra
· 16 years ago
2ec0ae3
ext4: Fix race in ext4_inode_info.i_cached_extent
by Theodore Ts'o
· 16 years ago
d34a792
kgdb: gdb documentation fix
by Frank Rowand
· 16 years ago
33ab197
kgdb,i386: use address that SP register points to in the exception frame
by Jason Wessel
· 16 years ago
364b5b7
sysrq, intel_fb: fix sysrq g collision
by Jason Wessel
· 16 years ago
58d7e99
perf stat: handle Ctrl-C
by Ingo Molnar
· 16 years ago
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 16 years ago
f492ec9
ASoC: DaVinci EVM board support buildfixes
by David Brownell
· 16 years ago
a62114c
ASoC: DaVinci I2S updates
by David Brownell
· 16 years ago
82075af
ASoC: davinci-pcm buildfixes
by David Brownell
· 16 years ago
251e8e3
perf_counter: Remove ACPI quirk
by Ingo Molnar
· 16 years ago
9029a5e
perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq()
by Ingo Molnar
· 16 years ago
1c80f4b
perf_counter: x86: Disallow interval of 1
by Ingo Molnar
· 16 years ago
a4016a7
perf_counter: x86: Robustify interrupt handling
by Peter Zijlstra
· 16 years ago
9e35ad3
perf_counter: Rework the perf counter disable/enable
by Peter Zijlstra
· 16 years ago
962bf7a
perf_counter: x86: Fix up the amd NMI/INT throttle
by Peter Zijlstra
· 16 years ago
53020fe
perf_counter: Fix perf_output_copy() WARN to account for overflow
by Peter Zijlstra
· 16 years ago
a026dfe
perf_counter: x86: Allow unpriviliged use of NMIs
by Peter Zijlstra
· 16 years ago
Next »