aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-07drm/nouveau/kms: prepare to support suspend/resume of display state with atomicBen Skeggs2-0/+140
2016-11-07drm/nouveau/kms: prepare to support vbl timestamp calculation with atomicBen Skeggs1-2/+6
2016-11-07drm/nouveau/kms: prepare to support legacy connector set_property with atomicBen Skeggs1-0/+3
2016-11-07drm/nouveau/kms: prepare to support legacy connector dpms with atomicBen Skeggs1-3/+14
2016-11-07drm/nouveau/kms: separate connector property attach from nouveau_connectorBen Skeggs2-62/+78
2016-11-07drm/nouveau/kms: subclass atomic connector stateBen Skeggs4-221/+339
2016-11-07drm/nouveau/kms: execute drm_mode_config_reset() after constructing displayBen Skeggs1-0/+2
2016-11-07drm/nouveau/kms: move drm_crtc_force_disable_all() earlierBen Skeggs3-5/+7
2016-11-07drm/nouveau/kms: drop dpms off/on in response to hotplugBen Skeggs1-8/+0
2016-11-07drm/nouveau/fbcon: refcount the drm_framebufferBen Skeggs4-38/+34
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.fbBen Skeggs4-33/+25
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.devBen Skeggs5-22/+20
2016-11-07drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling linkBen Skeggs2-0/+2
2016-11-07drm/nouveau/disp/sor/gf119-: add method to program mst payload informationBen Skeggs6-0/+50
2016-11-07drm/nouveau/disp/sor/gf119-: add method to control mst enableBen Skeggs5-11/+43
2016-11-07drm/nouveau/disp/dp: remove workqueue for link trainingBen Skeggs7-37/+20
2016-11-07drm/nouveau/nvif: helper to match against supported class listBen Skeggs1-0/+29
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs33-55/+58
2016-11-07drm/nouveau/tegra: Fix error handlingChristophe JAILLET1-1/+1
2016-11-07drm/nouveau/fb: add gm20b deviceAlexandre Courbot6-2/+48
2016-11-07drm/nouveau/fb/gk20a: use regular gf100's functionsAlexandre Courbot1-12/+5
2016-11-07drm/nouveau/fb/gk20a: fix constructor callAlexandre Courbot1-1/+2
2016-11-07drm/nouveau/pmu: remove reset() hookAlexandre Courbot2-11/+0
2016-11-07drm/nouveau: fix notify data leakLucas Stach1-4/+2
2016-11-07drm/nouveau: fix nv84 fence context leakLucas Stach1-1/+1
2016-11-07drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann1-1/+1
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie17-28/+28
2016-11-07drm/nouveau: add missing header dependenciesBaoyou Xie5-1/+5
2016-11-07drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs1-3/+3
2016-11-07drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an errorBen Skeggs2-10/+10
2016-11-07drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs1-0/+3
2016-11-07drm/nouveau/mxm: add some extra debug outputBen Skeggs1-0/+4
2016-11-07drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs3-2/+7
2016-11-05Linux 4.9-rc4Linus Torvalds1-1/+1
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10