summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-2838-103/+102
* mm: fix section mismatch warningLinus Torvalds2016-05-282-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2712-51/+246
|\
| * mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan2016-05-271-1/+1
| * mm/memcontrol.c: move comments for get_mctgt_type() to proper positionLi RongQing2016-05-271-18/+19
| * mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()Li RongQing2016-05-271-0/+2
| * mm/cma: silence warnings due to max() usageStephen Rothwell2016-05-271-3/+4
| * mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov2016-05-271-0/+2
| * oom_reaper: close race with exiting taskMichal Hocko2016-05-271-6/+24
| * mm: use early_pfn_to_nid in register_page_bootmem_info_nodeYang Shi2016-05-271-1/+1
| * mm: use early_pfn_to_nid in page_ext_initYang Shi2016-05-272-3/+4
| * MAINTAINERS: Kdump maintainers updateVivek Goyal2016-05-271-2/+3
| * MAINTAINERS: add kexec_core.c and kexec_file.cMinfei Huang2016-05-271-1/+1
| * mm: oom: do not reap task if there are live threads in threadgroupVladimir Davydov2016-05-271-2/+0
| * direct-io: fix direct write stale data exposure from concurrent buffered readEryu Guan2016-05-271-7/+7
| * ocfs2: bump up o2cb network protocol versionJunxiao Bi2016-05-271-1/+4
| * ocfs2: o2hb: fix hb hung timeJunxiao Bi2016-05-271-1/+1
| * ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi2016-05-271-0/+10
| * ocfs2: o2hb: add some user/debug logJunxiao Bi2016-05-271-7/+32
| * ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi2016-05-271-1/+27
| * ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi2016-05-271-1/+65
| * ocfs2: o2hb: add negotiate timerJunxiao Bi2016-05-271-4/+47
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-279-14/+61
|\ \
| * | blk-mq: clear q->mq_ops if init failMing Lin2016-05-261-1/+3
| * | MAINTAINERS: mark bcache as orphanJiri Kosina2016-05-241-1/+1
| * | bcache: bch_gc_thread() is not freezableJiri Kosina2016-05-241-2/+0
| * | bcache: bch_allocator_thread() is not freezableJiri Kosina2016-05-241-2/+0
| * | bcache: bch_writeback_thread() is not freezableJiri Kosina2016-05-241-3/+0
| * | nvme/host: Add missing blk_integrity tag_size + flags assignmentsNicholas Bellinger2016-05-181-0/+4
| * | NVMe: Add device ID's with stripe quirkKeith Busch2016-05-181-0/+6
| * | NVMe: Short-cut removal on surprise hot-unplugKeith Busch2016-05-183-0/+23
| * | NVMe: Allow user initiated rescanKeith Busch2016-05-182-0/+16
| * | NVMe: Reduce driver log spammingKeith Busch2016-05-181-1/+4
| * | NVMe: Unbind driver on failureKeith Busch2016-05-181-1/+1
| * | NVMe: Delete only created queuesKeith Busch2016-05-181-2/+2
| * | NVMe: Allocate queues only for online cpusKeith Busch2016-05-181-1/+1
* | | Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-274-31/+12
|\ \ \
| * | | Documentation: dt: mtd: drop "soft_bch" from exampleBaruch Siach2016-05-271-1/+2
| * | | Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang2016-05-263-30/+10
* | | | Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-2751-492/+1144
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-2725-307/+947
| |\ \ \ \
| | * | | | drm/i915: Stop automatically retiring requests after a GPU hangChris Wilson2016-05-232-2/+8
| | * | | | drm/i915: Unify intel_ring_begin()Chris Wilson2016-05-235-261/+89
| | * | | | drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)Ville Syrjälä2016-05-231-0/+6
| | * | | | drm/i915/psr: Try to program link training times correctlyDaniel Vetter2016-05-231-8/+47
| | * | | | drm/i915/bxt: Adjusting the error in horizontal timings retrievalRamalingam C2016-05-231-9/+88
| | * | | | drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä2016-05-231-0/+2
| | * | | | drm/i915: s/DPPL/DPLL/ for SKL DPLLsVille Syrjälä2016-05-231-3/+3
| | * | | | drm/i915: Fix gen8 semaphores id for legacy modeChris Wilson2016-05-232-3/+9
| | * | | | drm/i915: Set crtc_state->lane_count for HDMIAnder Conselvan de Oliveira2016-05-232-1/+7