aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-15ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing timing.Lv Zheng1-7/+9
2015-06-15ACPI / EC: Add event clearing variation support.Lv Zheng1-5/+132
2015-06-15ACPI / EC: Convert event handling work queue into loop style.Lv Zheng2-9/+25
2015-06-15ACPI / EC: Cleanup transaction state transition.Lv Zheng1-8/+15
2015-05-16ACPI / EC: Remove non-root-caused busy polling quirks.Lv Zheng1-32/+3
2015-05-16ACPI / EC: Add module params for polling modes.Lv Zheng1-16/+23
2015-05-16ACPI / EC: Fix and clean up register access guarding logics.Lv Zheng2-28/+55
2015-05-16ACPI / EC: Remove irqs_disabled() check.Lv Zheng1-2/+1
2015-05-16ACPI / EC: Remove storming threashold enlarging quirk.Lv Zheng1-15/+0
2015-05-16ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.Lv Zheng1-1/+1
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki1-10/+3
2015-05-10Linux 4.1-rc3Linus Torvalds1-1/+1
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell1-3/+3
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman1-0/+6
2015-05-09path_openat(): fix double fput()Al Viro1-1/+2
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro1-6/+13
2015-05-09ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas1-0/+1
2015-05-09ARM: dts: Fix typo in trip point temperature for exynos5420/5440Abhilash Kesavan2-2/+2
2015-05-09ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boardsMarkus Reichl1-0/+3
2015-05-09ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420Javier Martinez Canillas1-0/+1
2015-05-08MAINTAINERS: add Conexant Digicolor machines entryBaruch Siach1-0/+6
2015-05-08MAINTAINERS: socfpga: update the git repo for SoCFPGADinh Nguyen1-2/+3
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao1-1/+2
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao1-1/+3
2015-05-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-05-07ARM: multi_v7_defconfig: Select more FSL SoCsFabio Estevam1-0/+3
2015-05-07MAINTAINERS: replace an AT91 maintainerNicolas Ferre2-2/+8
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König2-21/+19
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-07drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-07drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang1-0/+2
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay1-2/+2
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay1-2/+3
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson1-3/+0
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal1-1/+2
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2-2/+3
2015-05-06Btrfs: fix wrong mapping flags for free space inodeFilipe Manana1-1/+1
2015-05-06splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini4-1/+22
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren1-39/+9
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong3-1/+15
2015-05-06mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara1-1/+1
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers1-5/+7