summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext2: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2016-10-181-3/+4
* isofs: Do not return EACCES for unknown filesystemsJan Kara2016-10-181-3/+5
* Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-116-17/+29
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-113-8/+14
| * parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-111-0/+2
| * parisc: Move exception table into read-only sectionHelge Deller2016-10-091-3/+4
| * parisc: Fix kernel memory layout regarding position of __gpHelge Deller2016-10-091-2/+5
| * parisc: Increase initial kernel mapping sizeHelge Deller2016-10-091-3/+3
| * parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-081-1/+1
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-1138-270/+262
|\ \
| * | remove a stray reference to asm/uaccess.h in docsAl Viro2016-10-051-1/+1
| * | sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-053-18/+22
| * | score: separate extable.h, switch module.h to itAl Viro2016-10-053-8/+13
| * | mips: separate extable.h, switch module.h to itAl Viro2016-10-057-9/+19
| * | x86: separate extable.h, switch sections.h to itAl Viro2016-09-274-32/+38
| * | remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-271-1/+0
| * | mn10300: remove a bogus processor.h->uaccess.h includeAl Viro2016-09-271-1/+0
| * | xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-274-144/+162
| * | bonding: quit messing with IOCTLAl Viro2016-09-272-14/+2
| * | kill __kernel_ds_p offAl Viro2016-09-272-2/+0
| * | mn10300: finish verify_area() offAl Viro2016-09-272-9/+3
| * | frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.hAl Viro2016-09-272-2/+1
| * | exceptions: detritus removalAl Viro2016-09-278-29/+1
* | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11682-54101/+85011
|\ \ \
| * \ \ Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-1222-63/+391
| |\ \ \
| | * | | drm/crtc: constify drm_crtc_index parameterJani Nikula2016-10-101-1/+1
| | * | | drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
| | * | | drm: Release resources with a safer functionChristophe JAILLET2016-10-101-4/+4
| | * | | drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson2016-10-101-1/+2
| | * | | drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-103-22/+3
| | * | | drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
| | * | | drm/bridge: Add RGB to VGA bridge supportMaxime Ripard2016-10-104-0/+279
| | * | | drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-056-5/+37
| | * | | drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-052-8/+12
| | * | | drm/bridge: Call drm_connector_cleanup directlyMarek Vasut2016-10-053-18/+3
| | * | | drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2016-10-052-0/+46
| | * | | drm: Release resources with a safer functionChristophe JAILLET2016-10-051-2/+2
| * | | | Merge tag 'drm-intel-next-fixes-2016-10-11' of git://anongit.freedesktop.org/...Dave Airlie2016-10-1220-247/+432
| |\ \ \ \
| | * | | | drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson2016-10-101-3/+0
| | * | | | drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson2016-10-103-7/+23
| | * | | | drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson2016-10-105-20/+34
| | * | | | drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson2016-10-101-2/+2
| | * | | | drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2016-10-102-2/+4
| | * | | | drm/i915: Allow DP to work w/o EDIDVille Syrjälä2016-10-101-13/+9
| | * | | | drm/i915: Move long hpd handling into the hotplug workVille Syrjälä2016-10-101-25/+23
| | * | | | drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson2016-10-101-41/+62
| | * | | | drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson2016-10-101-4/+4
| | * | | | drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-101-13/+11
| | * | | | drm/i915: Just clear the mmiodebug before a register accessChris Wilson2016-10-101-4/+3
| | * | | | drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni2016-10-101-1/+36