aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-record
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2018-05-11 18:08:10 +0200
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2018-05-11 18:08:10 +0200
commit94cc2fde365fb4484080ea6675bb1e0c933f8002 (patch)
treea249c6f6b12ff2dbe39d78bfb050e9c28619bee9 /tools/perf/scripts/python/bin/export-to-postgresql-record
parentdrm: Add and handle new aspect ratios in DRM layer (diff)
parentMerge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (diff)
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
drm-misc-next is still based on v4.16-rc7, and was getting a bit stale. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-record')
0 files changed, 0 insertions, 0 deletions
=b24413180f5600bcb3bb70fbed5cf186b60864bd'>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1 2016-11-24init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan1-1/+1 2015-12-26init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott1-7/+0 2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu1-5/+5 2014-01-25cramfs: take headers to fs/cramfsAl Viro1-1/+1 2013-11-13./Makefile: export initial ramdisk compression config optionP J P1-0/+5 2013-11-13init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P1-0/+7 2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten1-2/+11 2012-03-31new helper: ext2_image_size()Al Viro1-5/+4 2012-03-21init: Remove CONFIG_PPC_ISERIESStephen Rothwell1-2/+2 2011-11-02init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong1-0/+14 2011-03-22init: return proper error code in do_mounts_rd()Davidlohr Bueso1-1/+1 2010-10-26init: mark __user address space on string literalsNamhyung Kim1-2/+2 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1 2009-01-14init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin1-1/+2 2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin1-1/+4 2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar1-0/+14 2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin1-31/+7 2009-01-05Squashfs: initrd supportPhillip Lougher1-0/+14 2009-01-04bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin1-47/+35 2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff1-117/+65 2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven1-1/+1 2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-23/+2 2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day1-12/+0 2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison1-1/+1 2007-10-18sparse pointer use of zero as nullStephen Hemminger1-3/+3