aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06platform/x86: wmi: Track wmi devices per ACPI deviceAndy Lutomirski1-22/+36
2017-06-06platform/x86: wmi: Clean up acpi_wmi_addAndy Lutomirski1-5/+9
2017-06-06platform/x86: wmi: Pass the acpi_device through to parse_wdgAndy Lutomirski1-6/+7
2017-06-06platform/x86: wmi: Drop "Mapper (un)loaded" messagesAndy Lutomirski1-3/+0
2017-06-03platform/x86: dell-rbtn: Improve explanation about DELLABC6Andy Lutomirski1-9/+20
2017-06-03platform/x86: dell-wmi: Add a better description for "stealth mode"Andy Lutomirski1-1/+6
2017-06-03platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic numberAndy Lutomirski1-0/+1
2017-06-03platform/x86: fujitsu-laptop: use device-specific data in remaining module codeMichał Kępień1-59/+64
2017-06-03platform/x86: fujitsu-laptop: use device-specific data in LED-related codeMichał Kępień1-50/+52
2017-06-03platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func()Michał Kępień1-39/+42
2017-06-03platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI deviceMichał Kępień1-0/+4
2017-06-03platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_add()Michał Kępień1-12/+8
2017-06-03platform/x86: fujitsu-laptop: use device-specific data in backlight codeMichał Kępień1-37/+38
2017-06-03platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add()Michał Kępień1-11/+9
2017-06-03platform/x86: fujitsu-laptop: distinguish current uses of device-specific dataMichał Kępień1-24/+24
2017-05-31platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 devHans de Goede1-0/+8
2017-05-26platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unusedMatthias Kaehlcke1-1/+1
2017-05-23platform/x86: ideapad-laptop: Squelch ACPI event 1Hao Wei Tee1-1/+7
2017-05-23platform/x86: ideapad-laptop: hide unused 'touchpad_store'Arnd Bergmann1-4/+4
2017-05-15platform/x86: topstar-laptop: Add new device idGuillaume Douézan-Grard1-0/+1
2017-05-15platform/x86: peaq-wmi: Add new peaq-wmi driverHans de Goede3-0/+108
2017-05-15platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()Andy Shevchenko1-0/+1
2017-05-15platform/x86: thinkpad_acpi: Join string literals backAndy Shevchenko1-117/+65
2017-05-15platform/x86: silead_dmi: Add touchscreen info for GP-electronic T701Hans de Goede1-0/+22
2017-05-15platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang1-8/+3
2017-05-15platform/x86: ideapad-laptop: Switch touchpad attribute to be ROAndy Shevchenko1-1/+2
2017-05-15platform/x86: ideapad-laptop: Add sysfs interface for touchpad stateRitesh Raj Sarraf2-0/+41
2017-05-13Linux 4.12-rc1Linus Torvalds1-2/+2
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-12dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-12Tigran has movedAndrew Morton6-7/+7
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-12mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-12gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-12mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-12time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-12hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-12sound: Disable the build of OSS driversTakashi Iwai1-0/+1
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä2-2/+18
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16