Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f2d3adf46d5763e7154e303e972c891999a4da43
f2d3adf
kvm arm/arm64: Remove trailing whitespace from headers
by Arnaldo Carvalho de Melo
· 8 years ago
e3e1d7e
perf trace: Remove unused sys/ptrace.h include
by Arnaldo Carvalho de Melo
· 8 years ago
a395b35
perf tools: Remove unneeded magic.h include from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
c7007e9
perf tools: Introduce weak alternative to sched_getcpu()
by Arnaldo Carvalho de Melo
· 8 years ago
4998a12
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
4ffde49
perf test bpf: Use epoll_wait() instead of epoll_pwait()
by Arnaldo Carvalho de Melo
· 8 years ago
12f0203
tools: Copy uapi/asm/perf_regs.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
971e827
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
7d7d1bf
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
by Arnaldo Carvalho de Melo
· 8 years ago
c4b6014
tools: Add copy of perf_event.h to tools/include/linux/
by Arnaldo Carvalho de Melo
· 8 years ago
e083a21
perf tools: event.h needs asm/perf_regs.h
by Arnaldo Carvalho de Melo
· 8 years ago
86695f5
perf bench futex: Add missing compiler.h header
by Arnaldo Carvalho de Melo
· 8 years ago
07eebcc
tools lib subcmd: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
61a6445
tools lib: Guard the strlcpy() header with __GLIBC__
by Arnaldo Carvalho de Melo
· 8 years ago
b31e3e3
tools lib api fs: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
c3cec9e
tools lib traceevent: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
d0761e3
perf tools: Uninline scnprintf() and vscnprint()
by Arnaldo Carvalho de Melo
· 8 years ago
5496bc0
perf evsel: Uninline the is_function_event method
by Arnaldo Carvalho de Melo
· 8 years ago
175729f
perf tools: Remove needless includes from cache.h
by Arnaldo Carvalho de Melo
· 8 years ago
16b7c9b
perf tools: Add missing header to color.c
by Arnaldo Carvalho de Melo
· 8 years ago
10ca87f
perf tests x86 rdpmc: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
16b91d5
perf test fdarray: Add missing poll.h header
by Arnaldo Carvalho de Melo
· 8 years ago
3ac55b1
perf tests cpumap: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
380a71a
perf quote: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
7ed0958
perf strbuf: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
cec07f5
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/
by Arnaldo Carvalho de Melo
· 8 years ago
9c304f6
perf bench: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
ab6526b
perf tests openat-syscall-tp-fields: Add some conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
48e1f91
perf trace: Add conditional define for AT_FDCWD
by Arnaldo Carvalho de Melo
· 8 years ago
1fbe7df
perf tests: Add missing pthread.h include for CPU_*() macros
by Arnaldo Carvalho de Melo
· 8 years ago
8a15858
perf bench: Add missing pthread.h include for CPU_*() macros
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
ffe3a28
perf trace beauty open_flags: Add more conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
4c7c224
perf trace beauty flock: Add more conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
256763b
perf trace beauty mmap: Add more conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
9d4a94c
perf trace beauty open_flags: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
f8e0187
perf trace beauty flock: Add missing fcntl.h include
by Arnaldo Carvalho de Melo
· 8 years ago
0e91e6b
perf trace beauty msg_flags: Remove MSG_TRYHARD
by Arnaldo Carvalho de Melo
· 8 years ago
175b968
perf report: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
53fe4ba
perf annotate: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
c09615f
perf ui stdio: Add way to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
a505197
perf hists: Introduce hists__add_entry_ops function
by Jiri Olsa
· 8 years ago
f542e76
perf hists: Introduce hist_entry_ops
by Jiri Olsa
· 8 years ago
0a269a6
perf hists: Introduce hist_entry__init function
by Jiri Olsa
· 8 years ago
44530d5
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
by Ingo Molnar
· 8 years ago
46866b5
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
by Kan Liang
· 8 years ago
aefbc4d
perf/x86/intel: Fix rdlbr_to() MSR reading typo
by Peter Zijlstra
· 8 years ago
3ebe3bd
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes
by Ingo Molnar
· 8 years ago
2c81a64
perf/core: Fix pmu::filter_match for SW-led groups
by Mark Rutland
· 8 years ago
175a20c
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
by Ville Syrjälä
· 8 years ago
c50f624
Merge tag 'perf-core-for-mingo-20160704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
f3d082c
perf tools: Sync copy of syscall_64.tbl with the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
3d03761
perf tools: Update android build documentation
by Chris Phlipot
· 8 years ago
fd01d06
tools lib subcmd: Respect WERROR=0 for build
by Chris Phlipot
· 8 years ago
b983d54
tools lib api: Respect WERROR=0 for build
by Chris Phlipot
· 8 years ago
203d1ca
tools lib bpf: Add license header
by Wang Nan
· 8 years ago
6c50258
perf unwind: Call unwind__prepare_access for forked thread
by Jiri Olsa
· 8 years ago
a287332
perf unwind: Add initialized arg into unwind__prepare_access
by Jiri Olsa
· 8 years ago
347ca87
perf tests: Fix hist accumulation test
by Jiri Olsa
· 8 years ago
c60da22
perf header: Transform nodes string info to struct
by Jiri Olsa
· 8 years ago
6430a94
perf buildid-cache: Scan and import user SDT events to probe cache
by Masami Hiramatsu
· 8 years ago
8d993d9
perf probe: Add group name support
by Masami Hiramatsu
· 8 years ago
060fa0c
perf sdt: ELF support for SDT
by Hemant Kumar
· 8 years ago
2492c46
perf build: Add feature detection for libelf's elf_getshdrstrndx()
by Arnaldo Carvalho de Melo
· 8 years ago
fc18822
perf/x86: Fix 32-bit perf user callgraph collection
by Josh Poimboeuf
· 8 years ago
9010ae4
perf/x86/intel: Update event constraints when HT is off
by Stephane Eranian
· 8 years ago
4f30292
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
70bd68d
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
99b0f54
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
467ce76
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
a2b0db5
Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 8 years ago
4438512
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
88c0871
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
40793e8
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
6d037de
MIPS: Fix possible corruption of cache mode by mprotect.
by Ralf Baechle
· 8 years ago
dbdc3bb
Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
81dbd6f
Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
48c4565
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2728c57
Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
0d064a7
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
f3683cc
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6e5c4f1
Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
756c0ae
Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
0232b23
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
aa7a6c8
Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
a29a36f
Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus
by Mark Brown
· 8 years ago
4a0f65c
perf probe: Remove caches when --cache is given
by Masami Hiramatsu
· 8 years ago
1f3736c
perf probe: Show all cached probes
by Masami Hiramatsu
· 8 years ago
bc06223
perf probe: Use cache entry if possible
by Masami Hiramatsu
· 8 years ago
6343a21
locks: use file_inode()
by Miklos Szeredi
· 8 years ago
5baaf3b
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
by Lee Jones
· 8 years ago
f5f3583
phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API
by Lee Jones
· 8 years ago
8293c8a
phy: miphy28lp: Inform the reset framework that our reset line may be shared
by Lee Jones
· 8 years ago
dc29bb4
Merge tag 'perf-core-for-mingo-20160630' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
e06b933
namespace: update event counter when umounting a deleted dentry
by Andrey Ulanov
· 9 years ago
b403f0e
9p: use file_dentry()
by Miklos Szeredi
· 8 years ago
a24020e
perf tools: Change cpu_map__fprintf output
by Jiri Olsa
· 8 years ago
7fa9b8f
perf test: Add -F/--dont-fork option
by Jiri Olsa
· 8 years ago
8fbc38a
perf tests: Fix thread map test for -F option
by Jiri Olsa
· 8 years ago
f306924
perf tools: Allow to reset open files counter
by Jiri Olsa
· 8 years ago
Next »