- ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
- 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
- a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
- e7ae65c gpio: mention in DT binding doc that <name>-gpio is deprecated by Javier Martinez Canillas · 9 years ago
- cc8b8fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- fd03420 Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
- d5fc4f5 Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- bbad822 Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
- 5146c8e Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
- 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
- 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
- f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
- 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
- e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
- 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
- 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
- aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
- 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
- e786547 drm/radeon: add quirk for MSI R7 370 by Maxim Sheviakov · 9 years ago
- 4c7fbc3 drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks by Alex Deucher · 9 years ago
- 6adaed5 drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks by Daniel Vetter · 9 years ago
- 5c3422b drm/amdgpu: sync ce and me with SWITCH_BUFFER(2) by monk.liu · 9 years ago
- 54ef0b5 drm/amdgpu: integer overflow in amdgpu_mode_dumb_create() by Dan Carpenter · 9 years ago
- 0913eab drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl() by Dan Carpenter · 9 years ago
- 0d2edd3 drm/amdgpu: integer overflow in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
- 1d26347 drm/amdgpu: unwind properly in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
- 5a6adfa drm/amdgpu: Fix max_vblank_count value for current display engines by Alex Deucher · 9 years ago
- 71affda drm/amdgpu: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
- 1f44521 drm/amdgpu: fix UVD suspend and resume for VI APU by Leo Liu · 9 years ago
- 2bd188d drm/amdgpu: fix the UVD suspend sequence order by Leo Liu · 9 years ago
- 5146419 drm/amdgpu: make UVD handle checking more strict by Leo Liu · 9 years ago
- 1ee4478 drm/amdgpu: Disable UVD PG by Leo Liu · 9 years ago
- 4f839a2 drm/amdgpu: more scheduler cleanups v2 by Christian König · 9 years ago
- 5ec92a7 drm/amdgpu: cleanup fence queue init v2 by Christian König · 9 years ago
- 9b398fa drm/amdgpu: rename fence->scheduler to sched v2 by Christian König · 9 years ago
- 0f75aee drm/amdgpu: cleanup entity init by Christian König · 9 years ago
- a6db8a3 drm/amdgpu: refine the scheduler job type conversion by Junwei Zhang · 9 years ago
- 4c7eb91 drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job by Junwei Zhang · 9 years ago
- bf60efd drm/amdgpu: use only one reservation object for each VM v2 by Christian König · 9 years ago
- a5b7505 drm/amdgpu: validate duplicates in the CS as well by Christian König · 9 years ago
- 72d7668 drm/amdgpu: export reservation_object from dmabuf to ttm (v2) by Christian König · 9 years ago
- b7d698d drm/amdgpu: fix overflow on 32bit systems by Christian König · 9 years ago
- 1886d1a drm/amdgpu: remove process_job callback from the scheduler by Christian König · 9 years ago
- 258f3f9 drm/amdgpu: move scheduler fence callback into fence v2 by Christian König · 9 years ago
- 27439fc drm/amdgpu: signal scheduler fence when hw submission fails v3 by Christian König · 9 years ago
- 353da3c drm/amdgpu: add tracepoint for scheduler (v2) by Chunming Zhou · 9 years ago
- 20a85ff drm/amdgpu: use write confirm for vm_flush() by Christian König · 9 years ago
- 22c01cc drm/amdgpu: execution barrier after fence v2 by Anatoli Antonovitch · 9 years ago
- 3daea9e3d drm/amdgpu: add option to disable semaphores by Christian König · 9 years ago
- cd67d22 drm/i915/bios: handle MIPI Sequence Block v3+ gracefully by Jani Nikula · 9 years ago
- 721a09f drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
- 41b578f drm/i915: workaround bad DSL readout v3 by Jesse Barnes · 9 years ago
- 012572d ocfs2/dlm: fix deadlock when dispatch assert master by Joseph Qi · 9 years ago
- 7a07b50 membarrier: clean up selftest by Mathieu Desnoyers · 9 years ago
- d5028f9 vmscan: fix sane_reclaim helper for legacy memcg by Vladimir Davydov · 9 years ago
- d046b77 lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer when n < pool->hint by Sowmini Varadhan · 9 years ago
- 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
- 3aaa76e mm: migrate: hugetlb: putback destination hugepage to active list by Naoya Horiguchi · 9 years ago
- 8a04446 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified by Kirill A. Shutemov · 9 years ago
- 09f7298 userfaultfd: register uapi generic syscall (aarch64) by Dr. David Alan Gilbert · 9 years ago
- 5dd01be userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical by Andrea Arcangeli · 9 years ago
- a5932bf userfaultfd: selftest: return an error if BOUNCE_VERIFY fails by Andrea Arcangeli · 9 years ago
- 1f5fee2 userfaultfd: selftest: avoid my_bcmp false positives with powerpc by Andrea Arcangeli · 9 years ago
- 56ed8f1 userfaultfd: selftest: only warn if __NR_userfaultfd is undefined by Michael Ellerman · 9 years ago
- 67f6a02 userfaultfd: selftest: headers fixup by Andrea Arcangeli · 9 years ago
- d0a8711 userfaultfd: selftests: vm: pick up sanitized kernel headers by Thierry Reding · 9 years ago
- ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
- 711e020 Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi-linus by Mark Brown · 9 years ago
- 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
- b0b4855 spi: xtensa-xtfpga: fix register endianness by Max Filippov · 9 years ago
- bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 16651fc Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linus by Mark Brown · 9 years ago
- 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
- ac2fc4b Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
- 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 95d0be6 drm/i915: fix kernel-doc warnings in intel_audio.c by Geliang Tang · 9 years ago
- b7f76ea security: fix typo in security_task_prctl by Jann Horn · 9 years ago
- 1f93e4a Linux 4.3-rc2 by Linus Torvalds · 9 years ago
- 97584d1 thermal: power_allocator: exit early if there are no cooling devices by Javi Merino · 9 years ago
- 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 30ec568 Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
- 009884f Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- d590b2d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
- e6827ba Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
- dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 590dca3 fs-writeback: unplug before cond_resched in writeback_sb_inodes by Chris Mason · 9 years ago
- c9e97b3 spi: meson: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- 7209fee regulator: vexpress: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- 2f9481e regulator: gpio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- d702ffd regulator: anatop: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- ae4f976 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
- 0f40314 Merge branch 'acpi-bus' by Rafael J. Wysocki · 9 years ago
- 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
- 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- e116a64 IB/hfi: Properly set permissions for user device files by Ira Weiny · 9 years ago
- 7d63046 IB/hfi1: mask vs shift confusion by Dan Carpenter · 9 years ago