Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
404eb5a436c4cbdc3b76896a28a3b72b7ad9294e
404eb5a
perf thread: Make thread__find_map() search all maps
by Arnaldo Carvalho de Melo
· 7 years ago
117d3c2
perf thread: Ditch __thread__find_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
128cde3
perf machine: Use machine__find_kernel_function() instead of open coded version
by Arnaldo Carvalho de Melo
· 7 years ago
26bd933
perf thread: Remove addr_type arg from thread__find_cpumode_addr_location()
by Arnaldo Carvalho de Melo
· 7 years ago
af07eeb
perf symbols: Remove map_type arg from dso__find_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
dce0478
perf map: Remove enum_type arg to map_groups__first()
by Arnaldo Carvalho de Melo
· 7 years ago
a2f1c16
perf symbols: Unexport symbol_type__is_a()
by Arnaldo Carvalho de Melo
· 7 years ago
e85e0e0
perf tools: Use kallsyms__is_function()
by Arnaldo Carvalho de Melo
· 7 years ago
494e31e
tools lib symbols: Introduce kallsyms__is_function()
by Arnaldo Carvalho de Melo
· 7 years ago
5cf88a6
perf symbols: Shorten dso__(first|last)_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
b0867f0
perf ui stdio: Use map_groups__fprintf()
by Arnaldo Carvalho de Melo
· 7 years ago
abe5449d
perf map: Shorten map_groups__find() signature
by Arnaldo Carvalho de Melo
· 7 years ago
d05b861
perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalent
by Arnaldo Carvalho de Melo
· 7 years ago
3cd666b
perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)
by Arnaldo Carvalho de Melo
· 7 years ago
1d1a265
perf machine: Remove needless map_type from machine__load_vmlinux_path()
by Arnaldo Carvalho de Melo
· 7 years ago
329f0ad
perf machine: Shorten machine__load_kallsyms() signature
by Arnaldo Carvalho de Melo
· 7 years ago
68a7418
perf machine: Introduce machine__kernel_maps()
by Arnaldo Carvalho de Melo
· 7 years ago
ffef80e
perf Documentation: Support for asciidoctor
by Takashi Iwai
· 7 years ago
83cf774
perf map: Shorten map_groups__find_by_name() signature
by Arnaldo Carvalho de Melo
· 7 years ago
d9a5f27
perf thread: Make thread__find_symbol() return the symbol searched
by Arnaldo Carvalho de Melo
· 7 years ago
71a84b5
perf thread: Make thread__find_map() return the map
by Arnaldo Carvalho de Melo
· 7 years ago
cc5f02f
perf script: Use thread__find_symbol() instead of ad-hoc equivalent
by Arnaldo Carvalho de Melo
· 7 years ago
4546263
perf thread: Introduce thread__find_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
ea40b6d
perf tests: Let 'perf test list' display subtests
by Hendrik Brueckner
· 7 years ago
f07a2d3
perf thread: Introduce thread__find_map()
by Arnaldo Carvalho de Melo
· 7 years ago
e94b861
perf map: Introduce map__has_symbols()
by Arnaldo Carvalho de Melo
· 7 years ago
d88205d
perf dso: Add dso__has_symbols() method
by Arnaldo Carvalho de Melo
· 7 years ago
efdd5c6
perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent code
by Arnaldo Carvalho de Melo
· 7 years ago
68766bf
perf top: Use __map__is_kernel()
by Arnaldo Carvalho de Melo
· 7 years ago
abc60ba
perf stat: Display length strings of each run for --table option
by Jiri Olsa
· 7 years ago
e55c14a
perf stat: Add --table option to display time of each run
by Jiri Olsa
· 7 years ago
bc22de9
perf stat: Display time in precision based on std deviation
by Jiri Olsa
· 7 years ago
5824729
perf check-headers.sh: Add support to check 2 independent files
by Jiri Olsa
· 7 years ago
15019e9
perf check-headers.sh: Simplify arguments passing
by Jiri Olsa
· 7 years ago
9a73c30
perf buildid-cache: Support --purge-all option
by Ravi Bangoria
· 7 years ago
8e1e0d7
perf buildid-cache: Support --list option
by Ravi Bangoria
· 7 years ago
d4652f6
Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
4e949e9
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
by Kan Liang
· 7 years ago
80ee8c5
perf stat: Fix duplicate PMU name for interval print
by Kan Liang
· 7 years ago
121f325
perf evsel: Only fall back group read for leader
by Kan Liang
· 7 years ago
30060ea
perf stat: Print out hint for mixed PMU group error
by Kan Liang
· 7 years ago
292c34c
perf pmu: Fix core PMU alias list for X86 platform
by Kan Liang
· 7 years ago
5d9946c
perf record: Fix s390 undefined record__auxtrace_init() return value
by Thomas Richter
· 7 years ago
3138a2e
perf mem: Document incorrect and missing options
by Sangwon Hong
· 7 years ago
e9add8b
perf evsel: Disable write_backward for leader sampling group events
by Jiri Olsa
· 7 years ago
9a4a931
perf pmu: Fix pmu events parsing rule
by Jiri Olsa
· 7 years ago
129193b
perf stat: Keep the / modifier separator in fallback
by Jiri Olsa
· 7 years ago
b31a8cc
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
by Thomas Richter
· 7 years ago
ce04abf
perf list: Remove s390 specific strcmp_cpuid_cmp function
by Thomas Richter
· 7 years ago
ee05d2179
perf machine: Set main kernel end address properly
by Namhyung Kim
· 7 years ago
6d08b06
Linux 4.17-rc2
by Linus Torvalds
· 7 years ago
867ab4b
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
221bda4
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
2e1d6ea
Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
bc9ebca
Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
e1898f9
Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
5ec83b2
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
d54b5c1
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
37a535e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c1e9dae
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
38f0b33
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
18de45a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
285848b
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
4c50cea
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
5e7c780
Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
e46096b
Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
6488ec2
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
9409227
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
7a75247
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
c042f7e
Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
abc1be1
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
by Matthew Wilcox
· 7 years ago
c892fd8
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
by Minchan Kim
· 7 years ago
d23a61e
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
by Tetsuo Handa
· 7 years ago
a841aa8
kexec_file: do not add extra alignment to efi memmap
by Dave Young
· 7 years ago
9a1015b
proc: fix /proc/loadavg regression
by Alexey Dobriyan
· 7 years ago
2e0ad55
proc: revalidate kernel thread inodes to root:root
by Alexey Dobriyan
· 7 years ago
1e63066
autofs: mount point create should honour passed in mode
by Ian Kent
· 7 years ago
1551cf7
MAINTAINERS: add personal addresses for Sascha and Uwe
by Uwe Kleine-König
· 7 years ago
12c8f25
kasan: add no_sanitize attribute for clang builds
by Andrey Konovalov
· 7 years ago
c5157b7
rapidio: fix rio_dma_transfer error handling
by Ioan Nicu
· 7 years ago
e71769a
mm: enable thp migration for shmem thp
by Naoya Horiguchi
· 7 years ago
2e898e4
writeback: safer lock nesting
by Greg Thelen
· 7 years ago
88c28f2
mm, pagemap: fix swap offset value for PMD migration entry
by Huang Ying
· 7 years ago
8f175cf
mm: fix do_pages_move status handling
by Michal Hocko
· 7 years ago
e01e806
fork: unconditionally clear stack on fork
by Kees Cook
· 7 years ago
596632d
CIFS: fix typo in cifs_dbg
by Aurelien Aptel
· 7 years ago
1d0cffa
cifs: do not allow creating sockets except with SMB1 posix exensions
by Steve French
· 7 years ago
83beed7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 7 years ago
7e3cb16
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
7768ee3
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
ff30b89
cifs: smbd: Dump SMB packet when configured
by Long Li
· 7 years ago
c0872323
btrfs: print-tree: debugging output enhancement
by Qu Wenruo
· 7 years ago
5e388e9
btrfs: Fix race condition between delayed refs and blockgroup removal
by Nikolay Borisov
· 7 years ago
a9e5b73
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
by David Howells
· 7 years ago
6606259
afs: Fix server record deletion
by David Howells
· 7 years ago
a72db42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
b9abdcf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
43f70c9
Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 7 years ago
0d9cf33
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
4d18905
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
Next »