Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-08-08 | 11 | -18/+39 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/ttm: Wait for a BO to become idle before unbinding it from GTT | Michel Dänzer | 2016-08-05 | 6 | -9/+19 | |
| | * | | | | | | drm/amdgpu: update golden setting of polaris10 | Huang Rui | 2016-08-02 | 1 | -2/+2 | |
| | * | | | | | | drm/amdgpu: update golden setting of stoney | Huang Rui | 2016-08-02 | 1 | -0/+8 | |
| | * | | | | | | drm/amdgpu: update golden setting of polaris11 | Huang Rui | 2016-08-02 | 1 | -2/+3 | |
| | * | | | | | | drm/amdgpu: update golden setting of carrizo | Huang Rui | 2016-08-02 | 1 | -0/+2 | |
| | * | | | | | | drm/amdgpu: update golden setting of iceland | Huang Rui | 2016-08-02 | 1 | -0/+1 | |
| | * | | | | | | drm/amd/amdgpu: change pptable output format from ASCII to binary | Eric Huang | 2016-08-01 | 1 | -5/+2 | |
| | * | | | | | | drm/amdgpu/ci: add mullins to default case for smc ucode | Alex Deucher | 2016-08-01 | 1 | -0/+1 | |
| | * | | | | | | drm/amdgpu/gmc7: add missing mullins case | Alex Deucher | 2016-08-01 | 1 | -0/+1 | |
| * | | | | | | | Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/... | Dave Airlie | 2016-08-08 | 3 | -24/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/i915/fbdev: Check for the framebuffer before use | Chris Wilson | 2016-08-04 | 1 | -14/+11 | |
| | * | | | | | | | drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB | Ville Syrjälä | 2016-07-29 | 1 | -1/+2 | |
| | * | | | | | | | drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL | Ville Syrjälä | 2016-07-29 | 1 | -9/+1 | |
| * | | | | | | | | drm: Paper over locking inversion after registration rework | Daniel Vetter | 2016-08-08 | 1 | -5/+3 | |
| * | | | | | | | | drm: rcar-du: Link HDMI encoder with bridge | Laurent Pinchart | 2016-08-08 | 1 | -0/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | ipr: Fix sync scsi scan | Brian King | 2016-08-09 | 1 | -5/+6 | |
* | | | | | | | | mm: memcontrol: only mark charged pages with PageKmemcg | Vladimir Davydov | 2016-08-09 | 3 | -14/+18 | |
* | | | | | | | | Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Linus Torvalds | 2016-08-09 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lkdtm: Fix targets for objcopy usage | Kees Cook | 2016-08-01 | 1 | -1/+2 | |
| * | | | | | | | | lkdtm: fix false positive warning from -Wmaybe-uninitialized | Kees Cook | 2016-08-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 28 | -22/+555 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: SLUB hardened usercopy support | Kees Cook | 2016-07-26 | 2 | -0/+41 | |
| * | | | | | | | | | mm: SLAB hardened usercopy support | Kees Cook | 2016-07-26 | 2 | -0/+31 | |
| * | | | | | | | | | s390/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 2 | -0/+3 | |
| * | | | | | | | | | sparc/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 3 | -6/+20 | |
| * | | | | | | | | | powerpc/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 2 | -2/+20 | |
| * | | | | | | | | | ia64/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 2 | -3/+16 | |
| * | | | | | | | | | arm64/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 5 | -13/+29 | |
| * | | | | | | | | | ARM: uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 2 | -2/+10 | |
| * | | | | | | | | | x86/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 4 | -4/+11 | |
| * | | | | | | | | | mm: Hardened usercopy | Kees Cook | 2016-07-26 | 5 | -0/+327 | |
| * | | | | | | | | | mm: Implement stack frame object validation | Kees Cook | 2016-07-26 | 4 | -0/+63 | |
| * | | | | | | | | | mm: Add is_migrate_cma_page | Laura Abbott | 2016-07-26 | 1 | -0/+2 | |
* | | | | | | | | | | unsafe_[get|put]_user: change interface to use a error target label | Linus Torvalds | 2016-08-08 | 4 | -18/+17 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | printk: Remove unnecessary #ifdef CONFIG_PRINTK | Andreas Ziegler | 2016-08-08 | 1 | -2/+0 | |
* | | | | | | | | | x86/hweight: Don't clobber %rdi | Ville Syrjälä | 2016-08-08 | 1 | -0/+2 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Linux 4.8-rc1v4.8-rc1 | Linus Torvalds | 2016-08-08 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-08-08 | 62 | -213/+213 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 51 | -157/+158 | |
| * | | | | | | | | target: iblock_execute_sync_cache() should use bio_set_op_attrs() | Jens Axboe | 2016-08-07 | 1 | -1/+1 | |
| * | | | | | | | | mm: make __swap_writepage() use bio_set_op_attrs() | Jens Axboe | 2016-08-07 | 1 | -2/+3 | |
| * | | | | | | | | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 11 | -53/+51 | |
* | | | | | | | | | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-08 | 22 | -156/+334 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign... | Dave Airlie | 2016-08-03 | 22 | -156/+334 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm: rcar: use generic code for managing zpos plane property | Benjamin Gaignard | 2016-07-29 | 6 | -25/+8 | |
| | * | | | | | | | | drm/exynos: use generic code for managing zpos plane property | Marek Szyprowski | 2016-07-29 | 3 | -62/+13 | |
| | * | | | | | | | | drm: sti: use generic zpos for plane | Benjamin Gaignard | 2016-07-29 | 6 | -68/+38 | |
| | * | | | | | | | | drm: add generic zpos property | Marek Szyprowski | 2016-07-29 | 7 | -1/+275 | |
| | * | | | | | | | | Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 | Benjamin Gaignard | 2016-07-29 | 122 | -7051/+7425 | |
| | |\ \ \ \ \ \ \ \ |