Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a35b3497c413de8b409f9d75700eeb4772b21b8
4a35b34
perf config: Reimplement show_config() using config_set__for_each
by Taeung Song
· 9 years ago
8a0a9c7
perf config: Introduce new init() and exit()
by Taeung Song
· 9 years ago
e216708
perf script: Add callindent option
by Adrian Hunter
· 9 years ago
50f73637
perf auxtrace: Add option to feed branches to the thread stack
by Adrian Hunter
· 9 years ago
055cd33
perf script: Print sample flags more nicely
by Adrian Hunter
· 9 years ago
10daf4d
perf intlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
98a9183
perf rb_resort: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
602a1f4
perf tools: Rename strlist_for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
3bd03c9
perf unwind: Fix wrongly used regs for aarch64 unwind
by He Kuang
· 9 years ago
5dafea0
perf unwind: Fix wrongly used regs for x86_32 unwind
by He Kuang
· 9 years ago
78ff1d6
perf unwind: Change macro names of perf register
by He Kuang
· 9 years ago
76c588f
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
by He Kuang
· 9 years ago
41840d2
perf config: Move config declarations from util/cache.h to util/config.h
by Taeung Song
· 9 years ago
48d8d5d
perf tools: Let python use correct gcc for build_ext
by He Kuang
· 9 years ago
32ca678
perf machine: Destructors should accept NULL
by Arnaldo Carvalho de Melo
· 9 years ago
61b3f66
perf tests time-to-tsc: No need to disable an event before deleting it
by Arnaldo Carvalho de Melo
· 9 years ago
e144655
perf session: Destructors should accept NULL
by Arnaldo Carvalho de Melo
· 9 years ago
0b04b3d
perf evlist: Destructors should accept NULL
by Arnaldo Carvalho de Melo
· 9 years ago
89c7cb2
perf hists: Enlarge pid sort entry size
by Jiri Olsa
· 9 years ago
fcd86426
perf hists browser: Introduce init()
by Jiri Olsa
· 9 years ago
a6ec894
perf hists browser: Introduce perf_evsel_browser constructor
by Jiri Olsa
· 9 years ago
b1c7a8f
perf hists browser: Move horizontal scroll init to new()
by Jiri Olsa
· 9 years ago
5b91a86
perf hists browser: Introduce struct hist_browser title callback
by Jiri Olsa
· 9 years ago
dabd201
perf hists browser: Make (new|delete|run) public
by Jiri Olsa
· 9 years ago
f758990
perf hists browser: Move hist_browser into header file
by Jiri Olsa
· 9 years ago
dd4629d
perf script stackcollapse: Remove reference to the perl interpreter
by Arnaldo Carvalho de Melo
· 9 years ago
4330b43
Merge tag 'perf-core-for-mingo-20160621' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
6745d8e
perf script: Add stackcollapse.py script
by Paolo Bonzini
· 9 years ago
7da36e9
perf evsel: Fix write_backwards fallback
by Arnaldo Carvalho de Melo
· 9 years ago
0aab213
perf record: Add --dry-run option to check cmdline options
by Wang Nan
· 9 years ago
f078464
perf llvm: Allow dump llvm output object file using llvm.dump-obj
by Wang Nan
· 9 years ago
e861964
perf tools: Remove --perf-dir and --work-dir
by Arnaldo Carvalho de Melo
· 9 years ago
814b3f5
perf tools: Remove some unused functions
by Arnaldo Carvalho de Melo
· 9 years ago
0102ef3
perf hists: Rename __hists__add_entry to hists__add_entry
by Jiri Olsa
· 9 years ago
cbb0bba
perf script: Fix documentation of '-f' when it should be '-F'
by Adrian Hunter
· 9 years ago
b573d80
kbuild: List libelf-devel as an alternative
by Jean Delvare
· 9 years ago
02469a9
Merge tag 'perf-core-for-mingo-20160615' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
2fd457a
perf probe: Add --cache option to cache the probe definitions
by Masami Hiramatsu
· 9 years ago
dd97549
perf probe: Introduce perf_cache interfaces
by Masami Hiramatsu
· 9 years ago
da1b040
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
by Jiri Olsa
· 9 years ago
0537217
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
by Jiri Olsa
· 9 years ago
d05e3aa
perf stdio: Add use_callchain parameter to hists__fprintf
by Jiri Olsa
· 9 years ago
8f1d1b4
perf stdio: Do not pass hists in hist_entry__fprintf
by Jiri Olsa
· 9 years ago
7a72a2e
perf stdio: Separate standard headers output
by Jiri Olsa
· 9 years ago
5c854f3
perf stdio: Separate hierarchy headers output
by Jiri Olsa
· 9 years ago
36592eb
perf stdio: Separate headers output
by Jiri Olsa
· 9 years ago
01b4770
perf tui: Separate hierarchy and standard headers output
by Jiri Olsa
· 9 years ago
94c3998
perf tools: Fix Data Object sort entry width index
by Jiri Olsa
· 9 years ago
b0d745b
perf mem: Add --ldlat option
by Jiri Olsa
· 9 years ago
906a827
perf unwind: Fix compile error for static cross build
by He Kuang
· 9 years ago
c4ff492
perf probe: Uncomment and export synthesize_perf_probe_point()
by Masami Hiramatsu
· 9 years ago
0542bb9
perf probe: Add perf_probe_event__copy()
by Masami Hiramatsu
· 9 years ago
4698b8b
perf buildid: Rename and export build_id_cache__cachedir()
by Masami Hiramatsu
· 9 years ago
844faa4
perf probe: Fix to add NULL check for strndup
by Masami Hiramatsu
· 9 years ago
2a1ef03
perf tools: Fix rm_rf() to handle non-regular files correctly
by Masami Hiramatsu
· 9 years ago
826424c
perf config: Handle NULL at perf_config_set__delete()
by Taeung Song
· 9 years ago
2c95afc
perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86
by Andi Kleen
· 9 years ago
281ee05
perf/x86/intel/uncore: Remove redundant pci_get_drvdata()
by Bjorn Helgaas
· 9 years ago
3559ff9
Merge branch 'linus' into perf/core, to pick up fixes before merging new changes
by Ingo Molnar
· 9 years ago
db06d75
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 9 years ago
35398ee
Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 9 years ago
0d2a8ef4
Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus
by Mark Brown
· 9 years ago
3bfbb4d
regulator: qcom_smd: add list_voltage callback
by Srinivas Kandagatla
· 9 years ago
5edb564
Linux 4.7-rc3
by Linus Torvalds
· 9 years ago
57120fa
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
8714f8f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
3a7c114
Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
45b00c9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
5d1f702
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
90735c9
Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
f1c32afd
Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux
by Linus Torvalds
· 9 years ago
f89dec7
uvc_v4l2: Simplify compat ioctl implementation
by Andy Lutomirski
· 9 years ago
a44323e
uvc: Forward compat ioctls to their handlers directly
by Andy Lutomirski
· 9 years ago
3d0f0b6
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
ccf55f7
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
c8f17d6
Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
f5364c1
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
by Linus Torvalds
· 9 years ago
29d6455
sched: panic on corrupted stack end
by Jann Horn
· 9 years ago
2f36db7
ecryptfs: forbid opening files without mmap handler
by Jann Horn
· 9 years ago
e54ad7f
proc: prevent stacking filesystems on top
by Jann Horn
· 9 years ago
33fc259
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
75d089d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
60e3830
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7fcbc23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
02b07bd
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
606c17f
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
94fcad6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
729d378
Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
00da900
Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f758bbd
Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
524a3f2
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
9557c3c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
9d98bce
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
by Rui Wang
· 9 years ago
aaee8c3
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
by Andy Lutomirski
· 9 years ago
5021953
vmxnet3: segCnt can be 1 for LRO packets
by Shrikrishna Khare
· 9 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 9 years ago
ca8bdaf
stmmac: fix parameter to dwmac4_set_umac_addr()
by Ben Dooks
· 9 years ago
8618e6e
Merge branch 'mlx5-fixes'
by David S. Miller
· 9 years ago
Next »