summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie27-51/+54
2016-06-07block: do not use REQ_FLUSH for tracking flush supportMike Christie1-23/+24
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie14-24/+24
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie1-1/+1
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie2-4/+4
2016-06-07ide cd: do not set REQ_WRITE on requests.Mike Christie1-3/+0
2016-06-07drivers: use req op accessorMike Christie14-34/+43
2016-06-07xen: use bio op accessorsMike Christie1-12/+15
2016-06-07target: use bio op accessorsMike Christie2-16/+15
2016-06-07md: use bio op accessorsMike Christie10-84/+88
2016-06-07drbd: use bio op accessorsMike Christie6-42/+59
2016-06-07bcache: use bio op accessorsMike Christie7-28/+31
2016-06-07dm: use bio op accessorsMike Christie13-79/+97
2016-06-07dm: pass dm stats data dir instead of bi_rwMike Christie2-14/+16
2016-06-07block discard: use bio set op accessorMike Christie1-1/+1
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie8-16/+16
2016-06-07bcache: use op_is_write instead of checking for REQ_WRITEMike Christie2-4/+4
2016-06-07dm: use op_is_write instead of checking for REQ_WRITEMike Christie2-5/+5
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie4-7/+7
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-2/+2
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie17-37/+58
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-18/+8
2016-06-04Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds45-228/+226
2016-06-04Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+6
2016-06-04Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+4
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-27/+25
2016-06-04Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+2
2016-06-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+49
2016-06-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-7/+5
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki4508-124334/+301081
2016-06-03Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2-2/+2
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall1-0/+1
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall1-3/+3
2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall1-4/+1
2016-06-03drm/omap: fix unused variable warning.Dave Airlie1-1/+0
2016-06-03Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie25-42/+30
2016-06-03Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie7-66/+93
2016-06-03Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-...Dave Airlie1-5/+5
2016-06-03Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie3-81/+78
2016-06-02irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson1-1/+1
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-2/+47
2016-06-02irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones1-1/+1
2016-06-02drm: hdlcd: Add information about the underlying framebuffers in debugfsLiviu Dudau1-0/+1
2016-06-02drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau2-17/+29
2016-06-02drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter3-29/+9
2016-06-02drm: hdlcd: Revamp runtime power managementLiviu Dudau3-35/+39
2016-06-02mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai1-5/+0
2016-06-02mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai1-2/+2
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai1-2/+2
2016-06-02ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2-9/+9