Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 15 | -22/+36 |
2016-10-19 | mm: replace get_vaddr_frames() write/force parameters with gup_flags | Lorenzo Stoakes | 3 | -3/+8 |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 4 | -9/+9 |
2016-10-11 | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 610 | -51148/+80530 |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 99 | -169/+77 |
2016-10-11 | fs: use mapping_set_error instead of opencoded set_bit | Michal Hocko | 1 | -4/+1 |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 85 | -99/+0 |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek | 9 | -43/+43 |
2016-10-11 | pps: kc: fix non-tickless system config dependency | Maciej S. Szmigiero | 1 | -1/+1 |
2016-10-11 | nvme: use the DMA_ATTR_NO_WARN attribute | Mauricio Faria de Oliveira | 1 | -1/+2 |
2016-10-11 | random: remove unused randomize_range() | Jason Cooper | 1 | -19/+0 |
2016-10-11 | random: simplify API for random address requests | Jason Cooper | 1 | -0/+33 |
2016-10-11 | rapidio/rio_cm: use memdup_user() instead of duplicating code | Alexandre Bounine | 1 | -10/+5 |
2016-10-11 | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 356 | -14698/+19184 |
2016-10-12 | Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 16 | -58/+313 |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -923/+1231 |
2016-10-11 | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -669/+1630 |
2016-10-11 | Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 12 | -585/+889 |
2016-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 33 | -958/+1048 |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -21/+25 |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 176 | -1363/+2000 |
2016-10-10 | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd | Linus Torvalds | 24 | -390/+976 |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 3 | -12/+0 |
2016-10-10 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 56 | -1445/+3383 |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -264/+1179 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 13 | -57/+47 |
2016-10-10 | Merge branch 'pcmcia' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -102/+183 |
2016-10-10 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+0 |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds | 1 | -3/+3 |
2016-10-10 | drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next | Chris Wilson | 1 | -3/+0 |
2016-10-10 | drm/i915/guc: Unwind GuC workqueue reservation if request construction fails | Chris Wilson | 3 | -7/+23 |
2016-10-10 | drm/i915: Reset the breadcrumbs IRQ more carefully | Chris Wilson | 5 | -20/+34 |
2016-10-10 | drm/i915: Force relocations via cpu if we run out of idle aperture | Chris Wilson | 1 | -2/+2 |
2016-10-10 | drm/i915: Distinguish last emitted request from last submitted request | Chris Wilson | 2 | -2/+4 |
2016-10-10 | drm/i915: Allow DP to work w/o EDID | Ville Syrjälä | 1 | -13/+9 |
2016-10-10 | drm/i915: Move long hpd handling into the hotplug work | Ville Syrjälä | 1 | -25/+23 |
2016-10-10 | drm/i915/execlists: Reinitialise context image after GPU hang | Chris Wilson | 1 | -41/+62 |
2016-10-10 | drm/i915: Use correct index for backtracking HUNG semaphores | Chris Wilson | 1 | -4/+4 |
2016-10-10 | drm/i915: Unalias obj->phys_handle and obj->userptr | Chris Wilson | 1 | -13/+11 |
2016-10-10 | drm/i915: Just clear the mmiodebug before a register access | Chris Wilson | 1 | -4/+3 |
2016-10-10 | drm/i915/gen9: only add the planes actually affected by ddb changes | Paulo Zanoni | 1 | -1/+36 |
2016-10-10 | drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED | Ville Syrjälä | 1 | -0/+18 |
2016-10-10 | drm/i915/bxt: Fix HDMI DPLL configuration | Imre Deak | 1 | -5/+16 |
2016-10-10 | drm/i915/gen9: fix the watermark res_blocks value | Paulo Zanoni | 1 | -5/+7 |
2016-10-10 | drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations | Paulo Zanoni | 1 | -24/+15 |
2016-10-10 | drm/i915/gen9: minimum scanlines for Y tile is not always 4 | Paulo Zanoni | 1 | -24/+32 |
2016-10-10 | drm/i915/gen9: fix the WaWmMemoryReadLatency implementation | Paulo Zanoni | 1 | -20/+22 |
2016-10-10 | drm/i915/kbl: KBL also needs to run the SAGV code | Paulo Zanoni | 1 | -4/+10 |
2016-10-10 | drm/i915: introduce intel_has_sagv() | Paulo Zanoni | 2 | -7/+20 |
2016-10-10 | drm/i915: SAGV is not SKL-only, so rename a few things | Paulo Zanoni | 4 | -25/+25 |