Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a9c373d03326e98c5f05ca64a1108790d25e28a9
a9c373d
x86: Update instruction decoder to support new AVX formats
by Masami Hiramatsu
· 13 years ago
e70825f
x86/tools: Fix insn_sanity message outputs
by Masami Hiramatsu
· 13 years ago
bfbe901
x86/tools: Fix instruction decoder message output
by Masami Hiramatsu
· 13 years ago
130b78b
x86: Fix instruction decoder to handle grouped AVX instructions
by Masami Hiramatsu
· 13 years ago
1056c3e
x86/tools: Fix Makefile to build all test tools
by Masami Hiramatsu
· 13 years ago
f71c49e
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test
by Arnaldo Carvalho de Melo
· 13 years ago
3e7c439
perf test: Validate PERF_RECORD_ events and perf_sample fields
by Arnaldo Carvalho de Melo
· 13 years ago
482ad89
perf event: Introduce perf_event__fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
e60770a
perf test: Allow running just a subset of the available tests
by Arnaldo Carvalho de Melo
· 13 years ago
806fb63
perf evlist: Always do automatic allocation of pollfd and mmap structures
by Arnaldo Carvalho de Melo
· 13 years ago
ee29be6
perf tools: Save some loops using perf_evlist__id2evsel
by Arnaldo Carvalho de Melo
· 13 years ago
e7984b7
perf script: Add comm filtering option
by David Ahern
· 13 years ago
c8e6672
perf tools: make -C consistent across commands (for cpu list arg)
by David Ahern
· 13 years ago
1758af1
perf top: Stop using globals for tool state
by Arnaldo Carvalho de Melo
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
743eb86
perf tools: Resolve machine earlier and pass it to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
7009cc3
perf annotate: Group options in a struct
by Arnaldo Carvalho de Melo
· 13 years ago
fa372aa
perf report: Group options in a struct
by Arnaldo Carvalho de Melo
· 13 years ago
e3f4260
perf tools: Use evsel->attr.sample_type instead of session->sample_type
by Arnaldo Carvalho de Melo
· 13 years ago
246d4ce
perf session: Remove superfluous callchain_cursor member
by Arnaldo Carvalho de Melo
· 13 years ago
10d0f08
perf event: perf_event_ops->attr() manipulates only an evlist
by Arnaldo Carvalho de Melo
· 13 years ago
81e36bf
perf evlist: Introduce id_hdr_size method out of perf_session
by Arnaldo Carvalho de Melo
· 13 years ago
d04b35f
perf symbols: Add nr_events to symbol_conf
by Arnaldo Carvalho de Melo
· 13 years ago
18b5523
perf ui progress: Fix divide by zero
by Arnaldo Carvalho de Melo
· 13 years ago
ed80f58
perf record: Move 'group' to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
b424eba
perf session: Move threads to struct machine
by Arnaldo Carvalho de Melo
· 13 years ago
01c2d99
perf record: Move mmap_pages to perf_record_opts
by Arnaldo Carvalho de Melo
· 13 years ago
50a682c
perf evlist: Handle default value for 'pages' on mmap method
by Arnaldo Carvalho de Melo
· 13 years ago
35b9d88
perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'
by Arnaldo Carvalho de Melo
· 13 years ago
0f82ebc
perf evsel: Introduce config attr method
by Arnaldo Carvalho de Melo
· 13 years ago
a8c9ae1
perf evlist: Introduce add_tracepoints method
by Arnaldo Carvalho de Melo
· 13 years ago
50d08e4
perf evlist: Introduce perf_evlist__add_attrs
by Arnaldo Carvalho de Melo
· 13 years ago
ebf294b
perf tools: Simplify debugfs mountpoint handling code
by Arnaldo Carvalho de Melo
· 13 years ago
c168fbf
perf tools: Eliminate duplicate code and use PATH_MAX consistently
by Arnaldo Carvalho de Melo
· 13 years ago
c23205c
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
by Ingo Molnar
· 13 years ago
5d81e5c
events: Don't divide events if it has field period
by Andrew Vagin
· 13 years ago
9251f90
perf: Carve out callchain functionality
by Borislav Petkov
· 13 years ago
efc9673
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
1ec454b
x86, perf: Add a build-time sanity test to the x86 decoder
by Masami Hiramatsu
· 13 years ago
19e0baf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ed72a3d
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
c8c27c9
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 13 years ago
98393b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
3b75462
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
156acb1
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Thomas Meyer
· 13 years ago
c8f1708
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 13 years ago
6ccce2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
dccefb3
x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell
by Linus Torvalds
· 13 years ago
b9c913f
x86 platform drivers: make Dell laptop driver select needed LED support
by Linus Torvalds
· 13 years ago
6aec187
drivers/media: video/a5k6aa is a module and so needs module.h
by Paul Gortmaker
· 13 years ago
a8d1200
n_gsm: Fix timings
by Alan Cox
· 13 years ago
de346b6
Merge branch 'perf/core' into oprofile/master
by Robert Richter
· 13 years ago
fdcb236
hwspinlock/u8500: fix build error due to undefined label
by Axel Lin
· 13 years ago
816af3b
hwspinlock: Don't return a value in __hwspin_unlock
by Axel Lin
· 13 years ago
257a4b4
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
by Dan Williams
· 13 years ago
9a3f530
md/raid5: abort any pending parity operations when array fails.
by NeilBrown
· 13 years ago
3b8ce3a
mfd: fix build failures in recently added ab5500 code
by Paul Gortmaker
· 13 years ago
8f7346b
hwspinlock/u8500: include linux/module.h
by Axel Lin
· 13 years ago
4e549d6
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
by Jonas Gorski
· 13 years ago
1ea6b8f
Linux 3.2-rc1
by Linus Torvalds
· 13 years ago
075cb10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
by Linus Torvalds
· 13 years ago
a3fbbde
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
by Al Viro
· 13 years ago
1a51cfd
PM / devfreq: fix private_data
by Jonathan Corbet
· 13 years ago
5f11161
Documentation: Fix typo in freezer-subsystem.txt
by Rafael J. Wysocki
· 13 years ago
a6f05b9
PM / QoS: Set cpu_dma_pm_qos->name
by Dominik Brodowski
· 13 years ago
54a0f91
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d30cc16
Merge branch 'fixes-modulesplit' into fixes
by Tony Lindgren
· 13 years ago
a1bcc1d
ARM: OMAP: Fix export.h or module.h includes
by Tony Lindgren
· 13 years ago
5558141
ARM: OMAP: omap_device: Include linux/export.h
by Axel Lin
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
50e6963
vfs: d_invalidate() should leave mountpoints alone
by Al Viro
· 13 years ago
7e9a49e
tracing/latency: Fix header output for latency tracers
by Jiri Olsa
· 13 years ago
d4d34b9
ftrace: Fix hash record accounting bug
by Steven Rostedt
· 13 years ago
e45a618
forcedeth: fix a few sparse warnings (variable shadowing)
by david decotigny
· 13 years ago
0bdfea8
forcedeth: Improve stats counters
by Mandeep Baines
· 13 years ago
4687f3f
forcedeth: remove unneeded stats updates
by david decotigny
· 13 years ago
2a4e7a0
forcedeth: Acknowledge only interrupts that are being processed
by Mike Ditto
· 13 years ago
f9c4082
forcedeth: fix race when unloading module
by david decotigny
· 13 years ago
a844506
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
by Stephen Rothwell
· 13 years ago
6f66263
device-mapper: dm-bufio.c needs to include module.h
by Stephen Rothwell
· 13 years ago
1944ce6
drivers/md: change module.h -> export.h in persistent-data/dm-*
by Paul Gortmaker
· 13 years ago
0c073e3
arm: Add export.h to recently added files for EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
dd1294c
MAINTAINERS/rds: update maintainer
by Or Gerlitz
· 13 years ago
039c811
wanrouter: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
0126410
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
by Rose, Gregory V
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
6e6bc67
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
ff4d7fa
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
cf5e15f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
49908a1
perf: Fix parsing of __print_flags() in TP_printk()
by Steven Rostedt
· 13 years ago
c8452af
jump_label: jump_label_inc may return before the code is patched
by Gleb Natapov
· 13 years ago
8ee3c92
ftrace: Remove force undef config value left for testing
by Steven Rostedt
· 13 years ago
e5e78d0
lockdep: Show subclass in pretty print of lockdep output
by Steven Rostedt
· 13 years ago
2ac8637
vmwgfx: Snoop DMA transfers with non-covering sizes
by Jakob Bornecrantz
· 13 years ago
d41025c
vmwgfx: Move the prefered mode first in the list
by Jakob Bornecrantz
· 13 years ago
e5c8dbb
vmwgfx: Unreference surface on cursor error path
by Jakob Bornecrantz
· 13 years ago
Next »