Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ceb41d7e305f186543c58178d2e1fe34f708948
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
642ee1c
perf script: Print information about per-event-dump files
by Arnaldo Carvalho de Melo
· 7 years ago
d688d03
perf trace beauty prctl: Generate 'option' string table from kernel headers
by Arnaldo Carvalho de Melo
· 7 years ago
4337279
tools include uapi: Grab a copy of linux/prctl.h
by Arnaldo Carvalho de Melo
· 7 years ago
a14390f
perf script: Allow creating per-event dump files
by Arnaldo Carvalho de Melo
· 7 years ago
e669e83
perf evsel: Restore evsel->priv as a tool private area
by Arnaldo Carvalho de Melo
· 7 years ago
894f3f1
perf script: Use event_format__fprintf()
by Arnaldo Carvalho de Melo
· 7 years ago
5ce2c5b
perf script: Use pr_debug where appropriate
by Arnaldo Carvalho de Melo
· 7 years ago
69c7125
perf script: Add a few missing conversions to fprintf style
by Arnaldo Carvalho de Melo
· 7 years ago
0d3d73a
perf/core: Rewrite event timekeeping
by Peter Zijlstra
· 7 years ago
0c1cbc1
perf/core: Fix perf_event_read()
by Peter Zijlstra
· 7 years ago
7f0ec32
perf/core: Remove wrong barrier
by Peter Zijlstra
· 7 years ago
8ca2bd4
perf/core: Rename 'enum perf_event_active_state'
by Peter Zijlstra
· 7 years ago
3c5c871
perf/core: Make sure to update ctx time before using it
by Peter Zijlstra
· 7 years ago
a9cd819
perf/core: Fix __perf_read_group_add() locking
by Peter Zijlstra
· 7 years ago
0ee098c
perf/core: Update ctx time before detaching events
by Peter Zijlstra
· 7 years ago
ca0dd44
perf/core: Fix perf_event_read_value() locking
by Peter Zijlstra
· 7 years ago
7d9285e
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers"
by Yonghong Song
· 7 years ago
6856b8e
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
57646b6
Merge tag 'perf-core-for-mingo-4.15-20171025' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
d8a88dd
perf util: Enable handling of inlined frames by default
by Milian Wolff
· 7 years ago
1fb7d06
perf report: Use srcline from callchain for hist entries
by Milian Wolff
· 7 years ago
21ac9d5
perf report: Cache srclines for callchain nodes
by Milian Wolff
· 7 years ago
b38775c
perf report: Cache failed lookups of inlined frames
by Milian Wolff
· 7 years ago
bf36eb5
perf report: Properly handle branch count in match_chain()
by Milian Wolff
· 7 years ago
aa44189
perf report: Compare symbol name for inlined frames when sorting
by Milian Wolff
· 7 years ago
9856240
perf callchain: Compare symbol name for inlined frames when matching
by Milian Wolff
· 7 years ago
9628b56
perf script: Mark inlined frames and do not print DSO for them
by Milian Wolff
· 7 years ago
8932f80
perf callchain: Mark inlined frames in output by " (inlined)" suffix
by Milian Wolff
· 7 years ago
cbe50f6
perf report: Fall-back to function name comparison for -g srcline
by Milian Wolff
· 7 years ago
11ea251
perf callchain: Create real callchain entries for inlined frames
by Milian Wolff
· 7 years ago
2be8832
perf callchain: Refactor inline_list to store srcline string directly
by Milian Wolff
· 7 years ago
fea0cf8
perf callchain: Refactor inline_list to operate on symbols
by Milian Wolff
· 7 years ago
40a342c
perf callchain: Store srcline in callchain_cursor_node
by Milian Wolff
· 7 years ago
2a704fc
perf report: Remove code to handle inline frames from browsers
by Milian Wolff
· 7 years ago
2eece39
perf/x86/intel/bts: Fix exclusive event reference leak
by Alexander Shishkin
· 7 years ago
9b7c854
Merge tag 'perf-core-for-mingo-4.15-20171023' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
65db92e
perf vendor events: Add Goldmont Plus V1 event file
by Kan Liang
· 7 years ago
b1f03ca
perf namespaces: Add more appropriate set of headers
by Arnaldo Carvalho de Melo
· 7 years ago
79f56eb
perf kmem: Perform some cleanup if '--time' is given an invalid value
by Christophe JAILLET
· 7 years ago
db49bc1
perf script: Fix error handling path
by Christophe JAILLET
· 7 years ago
a1a5870
perf script: Use fprintf like printing uniformly
by Arnaldo Carvalho de Melo
· 7 years ago
923d0c9
perf tools: Introduce binary__fprintf()
by Arnaldo Carvalho de Melo
· 7 years ago
7958e54
perf vendor events: Fix incorrect cmask syntax for some Intel metrics
by Andi Kleen
· 7 years ago
d7e05ce
perf tools: Do not check ABI headers in a detached tarball build
by Arnaldo Carvalho de Melo
· 7 years ago
6cff0a1
Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
6687aeb
platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates
by Kuppuswamy Sathyanarayanan
· 7 years ago
83beee5
platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function
by Kuppuswamy Sathyanarayanan
· 7 years ago
06987dad
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
2f1b11c
Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
468b0e0
Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 7 years ago
696e245
perf annotate: Remove arch::cpuid_parse callback
by Jiri Olsa
· 7 years ago
98ad761
perf list: Fix group description in the man page
by Andi Kleen
· 7 years ago
692f5a2
perf tests attr: Make hw events optional
by Jiri Olsa
· 7 years ago
73c17d8
perf mmap: Adopt push method from builtin-record.c
by Arnaldo Carvalho de Melo
· 7 years ago
d37f158
perf record: Make record__mmap_read generic
by Arnaldo Carvalho de Melo
· 7 years ago
1695849
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
by Arnaldo Carvalho de Melo
· 7 years ago
ead81ee
perf vendor events: Update JSON metrics for Skylake Server
by Andi Kleen
· 7 years ago
e3f2dad
perf vendor events: Update JSON metrics for Skylake
by Andi Kleen
· 7 years ago
41a13b7
perf vendor events: Update JSON metrics for Sandy Bridge
by Andi Kleen
· 7 years ago
984d91f
perf vendor events: Update JSON metrics for JakeTown
by Andi Kleen
· 7 years ago
7347bba
perf vendor events: Update JSON metrics for IvyTown
by Andi Kleen
· 7 years ago
1de3152
perf vendor events: Update JSON metrics for IvyBridge
by Andi Kleen
· 7 years ago
9cd6d86
perf vendor events: Update JSON metrics for Haswell Server
by Andi Kleen
· 7 years ago
0fba08e
perf vendor events: Update JSON metrics for Haswell
by Andi Kleen
· 7 years ago
663ad44
perf vendor events: Update JSON metrics for Broadwell Server
by Andi Kleen
· 7 years ago
008de6c
perf vendor events: Update JSON metrics for Broadwell
by Andi Kleen
· 7 years ago
8776fe7
lkdtm, kprobes: Convert from jprobes to kprobes
by Kees Cook
· 7 years ago
bb176f6
Linux 4.14-rc6
by Linus Torvalds
· 7 years ago
dd9d064
Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
17e7637
Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
5805992
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
2ab19d5
Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linus
by Mark Brown
· 7 years ago
02982f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
09c3e01
Input: do not use property bits when generating module alias
by Dmitry Torokhov
· 7 years ago
936fd00
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9e415a8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5670a84
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
085cf9b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4f184d7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b8d389e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
8d5f4b0
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
by Bernd Edlinger
· 7 years ago
864e2a1
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
66bdede
of_mdio: Fix broken PHY IRQ in case of probe deferral
by Geert Uytterhoeven
· 7 years ago
7433a8d
textsearch: fix typos in library helpers
by Randy Dunlap
· 7 years ago
6cb3ece
rxrpc: Don't release call mutex on error pointer
by David Howells
· 7 years ago
748759d
Merge branch 'stmmac-hw-tstamp-fixes'
by David S. Miller
· 7 years ago
9454360
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
by Jose Abreu
· 7 years ago
9887094
net: stmmac: Fix stmmac_get_rx_hwtstamp()
by Jose Abreu
· 7 years ago
9c8080d
net: stmmac: Add missing call to dev_kfree_skb()
by Jose Abreu
· 7 years ago
e5f468b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
ec0145e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0247880
Merge branch 'mlxsw-fixes'
by David S. Miller
· 7 years ago
dcbda28
mlxsw: spectrum_router: Configure TIGCR on init
by Petr Machata
· 7 years ago
14aefd9
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
by Petr Machata
· 7 years ago
95491e3
net: ethtool: remove error check for legacy setting transceiver type
by Niklas Söderlund
· 7 years ago
1b5f962
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
66c5451
net: bridge: fix returning of vlan range op errors
by Nikolay Aleksandrov
· 7 years ago
54d43117
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
by Willem de Bruijn
· 7 years ago
Next »