aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-19tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King1-0/+2
2016-01-19asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita1-0/+1
2016-01-19platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita4-0/+104
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang1-3/+0
2016-01-19intel-hid: new hid event driver for hotkeysAlex Hung4-0/+308
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili1-20/+45
2016-01-19platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos1-0/+1
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha5-1/+449
2016-01-19intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha1-40/+78
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-19dell-wmi: Improve unknown hotkey handlingAndy Lutomirski1-4/+20
2016-01-19apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett1-4/+6
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos1-4/+43
2015-11-23toshiba_acpi: Add WWAN RFKill supportAzael Avalos1-3/+76
2015-11-23toshiba_acpi: Add support for WWAN devicesAzael Avalos1-0/+109
2015-11-20toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos1-0/+8
2015-11-20toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos1-1/+2
2015-11-20dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski1-21/+40
2015-11-20toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos1-1/+1
2015-11-15Linux 4.4-rc1Linus Torvalds1-2/+2
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-139p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-12dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't calledVille Syrjälä1-1/+9
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams1-12/+12
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams1-13/+2
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams1-1/+1
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-12ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai3-19/+8