summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | nvme: use symbolic constants for CNS valuesChristoph Hellwig2016-10-191-2/+2
| * | | | | | | | | | | nvme.h: add an enum for cns valuesChristoph Hellwig2016-10-191-0/+10
| * | | | | | | | | | | nvme.h: don't use uuid_beChristoph Hellwig2016-10-191-2/+1
| * | | | | | | | | | | nvme.h: resync with nvme-cliChristoph Hellwig2016-10-193-8/+29
| * | | | | | | | | | | nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-195-10/+11
| * | | | | | | | | | | nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates2016-10-121-9/+35
| * | | | | | | | | | | nvme: don't schedule multiple resetsKeith Busch2016-10-121-9/+13
| * | | | | | | | | | | nvme: Delete created IO queues on resetKeith Busch2016-10-121-4/+5
| * | | | | | | | | | | nvme: Stop probing a removed deviceKeith Busch2016-10-121-0/+2
| * | | | | | | | | | | badblocks: fix overlapping check for clearingTomasz Majchrzak2016-10-121-2/+4
* | | | | | | | | | | | Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-213-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PCI: designware-plat: Update author email addressJoao Pinto2016-10-211-1/+1
| * | | | | | | | | | | | PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier2016-10-171-1/+1
| * | | | | | | | | | | | PCI: designware-plat: Change maintainer to Jose AbreuJoao Pinto2016-10-171-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~air...Linus Torvalds2016-10-2112-148/+187
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie2016-10-212-6/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/etnaviv: block 64K of address space behind each cmdstreamLucas Stach2016-10-101-1/+2
| | * | | | | | | | | | | | drm/etnaviv: ensure write caches are flushed at end of user cmdstreamLucas Stach2016-10-101-5/+19
| * | | | | | | | | | | | | Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-10-215-73/+146
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/vmwgfx: Adjust checks for null pointers in 13 functionsMarkus Elfring2016-10-101-16/+15
| | * | | | | | | | | | | | | drm/vmwgfx: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-10-101-16/+5
| | * | | | | | | | | | | | | drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()Markus Elfring2016-10-101-4/+6
| | * | | | | | | | | | | | | drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom2016-10-101-13/+58
| | * | | | | | | | | | | | | drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom2016-10-101-3/+3
| | * | | | | | | | | | | | | drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom2016-10-101-3/+0
| | * | | | | | | | | | | | | drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom2016-10-101-15/+26
| | * | | | | | | | | | | | | drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee2016-10-102-1/+33
| | * | | | | | | | | | | | | drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson2016-10-101-4/+2
| | * | | | | | | | | | | | | drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni2016-10-101-5/+5
| * | | | | | | | | | | | | | Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-10-211-8/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/armada: fix clock countsRussell King2016-10-041-8/+10
| * | | | | | | | | | | | | | | Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie2016-10-214-61/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | drm/fsl-dcu: enable pixel clock when enabling CRTCStefan Agner2016-10-192-20/+3
| * | | | | | | | | | | | | | | drm/fsl-dcu: do not transfer registers in mode_set_nofbStefan Agner2016-10-191-2/+0
| * | | | | | | | | | | | | | | drm/fsl-dcu: do not transfer registers on plane initStefan Agner2016-10-191-5/+0
| * | | | | | | | | | | | | | | drm/fsl-dcu: enable TCON bypass mode by defaultStefan Agner2016-10-192-34/+7
* | | | | | | | | | | | | | | | Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-201-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-10-201-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky2016-10-201-2/+2
* | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-10-2020-121/+184
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-201-13/+13
| * | | | | | | | | | | | | | | | | arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-201-3/+12
| * | | | | | | | | | | | | | | | | arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel2016-10-201-1/+1
| * | | | | | | | | | | | | | | | | arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-203-1/+16
| * | | | | | | | | | | | | | | | | arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-10-201-0/+9
| * | | | | | | | | | | | | | | | | arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-206-9/+21
| * | | | | | | | | | | | | | | | | arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-202-12/+23
| * | | | | | | | | | | | | | | | | arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon2016-10-191-64/+56
| * | | | | | | | | | | | | | | | | arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon2016-10-191-14/+22
| * | | | | | | | | | | | | | | | | arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon2016-10-171-1/+1
OpenPOWER on IntegriCloud