Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ff9d07a0e7ce756a183e7c2e483aec452ee6b574
ff9d07a
KVM: Implement perf callbacks for guest sampling
by Zhang, Yanmin
· 15 years ago
39447b3
perf: Enhance perf to allow for guest statistic collection from host
by Zhang, Yanmin
· 15 years ago
b5a80b7
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
84b13fd
Merge branch 'perf/live' into perf/core
by Ingo Molnar
· 15 years ago
f921281
perf: Make the trace events sample period default to 1
by Frederic Weisbecker
· 15 years ago
bdef3b0
perf: Always record tracepoints raw samples from perf record
by Frederic Weisbecker
· 15 years ago
7865e81
perf: Make -f the default for perf record
by Frederic Weisbecker
· 15 years ago
a1e2f60
perf: Fix dynamic field detection
by Thomas Gleixner
· 15 years ago
95476b6
perf: Fix hlist related build error
by Frederic Weisbecker
· 15 years ago
f6c903f
perf probe: Show function entry line as probe-able
by Masami Hiramatsu
· 15 years ago
de1439d
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
by Masami Hiramatsu
· 15 years ago
dda4ab3
perf probe: Fix line range to show end line
by Masami Hiramatsu
· 15 years ago
d3b63d7
perf probe: Fix a bug that --line range can be overflow
by Masami Hiramatsu
· 15 years ago
dd259c5
perf probe: Fix mis-estimation for shortening filename
by Masami Hiramatsu
· 15 years ago
7ca5989
perf probe: Fix to use correct debugfs path finder
by Masami Hiramatsu
· 15 years ago
02b95da
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
by Masami Hiramatsu
· 15 years ago
e334016f1
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
by Masami Hiramatsu
· 15 years ago
146a143
perf probe: Remove die() from probe-event code
by Masami Hiramatsu
· 15 years ago
b55a87a
perf probe: Remove die() from probe-finder code
by Masami Hiramatsu
· 15 years ago
a34a985
perf probe: Support DW_OP_call_frame_cfa in debuginfo
by Masami Hiramatsu
· 15 years ago
11a1ca3
perf probe: Support basic type casting
by Masami Hiramatsu
· 15 years ago
4984912
perf probe: Query basic types from debuginfo
by Masami Hiramatsu
· 15 years ago
93ccae7
tracing/kprobes: Support basic types on dynamic events
by Masami Hiramatsu
· 15 years ago
df0faf4
perf probe: Use the last field name as the argument name
by Masami Hiramatsu
· 15 years ago
4848193
perf probe: Support argument name
by Masami Hiramatsu
· 15 years ago
fcd1498
perf tools: Fix accidentally preprocessed snprintf callback
by Frederic Weisbecker
· 15 years ago
df8290b
perf: Make clock software events consistent with general exclusion rules
by Frederic Weisbecker
· 15 years ago
76e1d90
perf: Store active software events in a hashlist
by Frederic Weisbecker
· 15 years ago
a0cccc2
perf trace: Invoke live mode automatically if record/report not specified
by Tom Zanussi
· 15 years ago
00b21a0
perf trace/scripting: Enable scripting shell scripts for live mode
by Tom Zanussi
· 15 years ago
47902f3
perf trace/scripting: Add rwtop and sctop scripts
by Tom Zanussi
· 15 years ago
c7929e4
perf: Convert perf header build_ids into build_id events
by Tom Zanussi
· 15 years ago
9215545
perf: Convert perf tracing data into a tracing_data event
by Tom Zanussi
· 15 years ago
cd19a03
perf: Convert perf event types into event type events
by Tom Zanussi
· 15 years ago
2c46dbb
perf: Convert perf header attrs into attr events
by Tom Zanussi
· 15 years ago
c239da3
perf trace: Introduce special handling for pipe input
by Tom Zanussi
· 15 years ago
46656ac
perf report: Introduce special handling for pipe input
by Tom Zanussi
· 15 years ago
529870e
perf record: Introduce special handling for pipe output
by Tom Zanussi
· 15 years ago
8dc5810
perf: Add pipe-specific header read/write and event processing code
by Tom Zanussi
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
53e5b5c
perf tools: Fix perl support installation when O= is used
by Arnaldo Carvalho de Melo
· 15 years ago
e9e94e3
perf trace: Ignore "overwrite" field if present in /events/header_page
by Arnaldo Carvalho de Melo
· 15 years ago
854c554
perf: cleanup some Documentation
by Randy Dunlap
· 15 years ago
f0e9c4f
perf bench: fix spello
by Randy Dunlap
· 15 years ago
eed05fe
perf tools: Reorganize some structs to save space
by Arnaldo Carvalho de Melo
· 15 years ago
c0ed55d
perf TUI: Move "Yes" button to before "No"
by Arnaldo Carvalho de Melo
· 15 years ago
6e7ab4c
perf TUI: Show filters on the title and add help line about how to zoom out
by Arnaldo Carvalho de Melo
· 15 years ago
ca7e0c6
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
f5284e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
320718e
hvc_console: Fix race between hvc_close and hvc_remove
by Anton Blanchard
· 15 years ago
b7a4130
virtio: disable multiport console support.
by Michael S. Tsirkin
· 15 years ago
9ff4cfa
virtio: console makes incorrect assumption about virtio API
by Rusty Russell
· 15 years ago
162a689
virtio: console: Fix early_put_chars usage
by François Diakhaté
· 15 years ago
9a82446
MAINTAINERS: Put the virtio-console entry in correct alphabetical order
by Amit Shah
· 15 years ago
3eac4ab
rwsem generic spinlock: use IRQ save/restore spinlocks
by Kevin Hilman
· 15 years ago
04287f9
Have nfs ->d_revalidate() report errors properly
by Al Viro
· 15 years ago
48de8cb
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
63634c8
Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
fb1ae63
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 15 years ago
75392dd
davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>
by Sergei Shtylyov
· 15 years ago
addb2d6
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
84db18b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
6948ec7
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
cc4fc29
fs-cache: order the debugfs stats correctly
by David Howells
· 15 years ago
08dc179
frv: fix kernel/user segment handling in NOMMU mode
by David Howells
· 15 years ago
ea56f41
frv: hide uncached_access() when pgprot_noncached is not #defined
by David Howells
· 15 years ago
c783a29
rtc-mxc: multiple fixes in rtc-mxc probe method
by Vladimir Zapolskiy
· 15 years ago
8725d54
memcg: fix race in file_mapped accounting
by KAMEZAWA Hiroyuki
· 15 years ago
116354d
pagemap: fix pfn calculation for hugepage
by Naoya Horiguchi
· 15 years ago
57119c3
ratelimit: fix the return value when __ratelimit() fails to acquire the lock
by Yong Zhang
· 15 years ago
bb1dc0b
kernel.h: fix wrong usage of __ratelimit()
by Yong Zhang
· 15 years ago
2a7268a
ratelimit: annotate ___ratelimit()
by Yong Zhang
· 15 years ago
ee5d2ac
/dev/mem: allow rewinding
by Eric Dumazet
· 15 years ago
b1dd3b2
vfs: rename block_fsync() to blkdev_fsync()
by Andrew Morton
· 15 years ago
55ab3a1
raw: fsync method is now required
by Anton Blanchard
· 15 years ago
da25801
mb862xxfb: update Valentin's email address
by Alexander Shishkin
· 15 years ago
a71dc14
mb862xxfb: fix acceleration module license
by Randy Dunlap
· 15 years ago
d6da1a5
mm: revert "vmscan: get_scan_ratio() cleanup"
by KOSAKI Motohiro
· 15 years ago
6e191f7
devmem: handle class_create() failure
by Anton Blanchard
· 15 years ago
70655c0
readahead: fix NULL filp dereference
by Wu Fengguang
· 15 years ago
1276551
device_attributes: add sysfs_attr_init() for dynamic attributes
by Wolfram Sang
· 15 years ago
975f8c5
drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
by Sergey Senozhatsky
· 15 years ago
829f46a
cciss: unlock on error path
by Dan Carpenter
· 15 years ago
c6eb69a
mxser: spin_lock() => spin_lock_irq()
by Dan Carpenter
· 15 years ago
cdeebad
omap hsmmc: fix a bug in card remove scenario
by Madhusudhan Chikkature
· 15 years ago
2a48180
drivers/gpio/timbgpio.c: add missing unlock
by Julia Lawall
· 15 years ago
c70c036
drivers/char/amiserial.c: add missing local_irq_restore
by Julia Lawall
· 15 years ago
a8557dc
fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.
by Justin P. Mattock
· 15 years ago
fc95c6d
vesafb: use platform_driver_probe() instead of platform_driver_register()
by Jan Beulich
· 15 years ago
530cd33
include/linux/kfifo.h: fix INIT_KFIFO()
by David Härdeman
· 15 years ago
a3a2e76
mm: avoid null-pointer deref in sync_mm_rss()
by KAMEZAWA Hiroyuki
· 15 years ago
b01d094
bitops: remove temporary for_each_bit()
by Andrew Morton
· 15 years ago
af2b021
microblaze: Remove unused variable from ptrace
by Michal Simek
· 15 years ago
7a325aa
microblaze: io.h: Add io big-endian function
by John Linn
· 15 years ago
55b371d
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
7445c99
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
1172234
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
47c4c86
microblaze: Enable memory leak detector
by Michal Simek
· 15 years ago
4bb30ba
microblaze: Fix futex code
by Michal Simek
· 15 years ago
d2bf98e
microblaze: Fix ftrace_update_ftrace_func panic
by Steven J. Magnani
· 15 years ago
Next »