- 81baf90 bcache: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 9 years ago
- 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
- 56332f0 mg_disk: fix enum REQ_OP_ kbuild error by Mike Christie · 9 years ago
- 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 9 years ago
- bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 9 years ago
- c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 9 years ago
- e1958e6 nvme: update and rename nvme_cancel_io to nvme_cancel_request by Ming Lin · 9 years ago
- 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
- a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 9 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
- 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 9 years ago
- 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 9 years ago
- 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 9 years ago
- c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
- a022606 xen: use bio op accessors by Mike Christie · 9 years ago
- e742fc3 target: use bio op accessors by Mike Christie · 9 years ago
- 796a5cf md: use bio op accessors by Mike Christie · 9 years ago
- bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
- ad0d9e7 bcache: use bio op accessors by Mike Christie · 9 years ago
- e604714 dm: use bio op accessors by Mike Christie · 9 years ago
- 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 9 years ago
- 469e321 block discard: use bio set op accessor by Mike Christie · 9 years ago
- 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
- c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
- 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
- a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 9 years ago
- 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
- eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
- 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
- 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
- eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
- 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
- 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 9 years ago
- 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 9 years ago
- 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 9 years ago
- ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 9 years ago
- f1777aa Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
- b160245 Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
- 35962ea Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
- 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 9 years ago
- 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 9 years ago
- fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 9 years ago
- cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 9 years ago
- f6c68b4 drm: hdlcd: Add information about the underlying framebuffers in debugfs by Liviu Dudau · 9 years ago
- 96ebb1f drm: hdlcd: Cleanup the atomic plane operations by Liviu Dudau · 9 years ago
- 38c8c22c drm/hdlcd: Fix up crtc_state->event handling by Daniel Vetter · 9 years ago
- a95acec drm: hdlcd: Revamp runtime power management by Liviu Dudau · 9 years ago
- afefc10 mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 by Chen-Yu Tsai · 9 years ago
- 0175249 mmc: sunxi: Fix DDR MMC timings for A80 by Chen-Yu Tsai · 9 years ago
- f74149436 mmc: fix mmc mode selection for HS-DDR and higher by Chen-Yu Tsai · 9 years ago
- 8631475 ACPI / processor: Avoid reserving IO regions too early by Rafael J. Wysocki · 9 years ago
- a9bf7d6 Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
- 7f9bef9 ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() by Lv Zheng · 9 years ago
- b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 9 years ago
- 719af93a Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
- ebb8cb2 Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
- 2ea9f31 drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister by Philipp Zabel · 9 years ago
- 515ba6a drm/mediatek: mtk_dpi: remove invalid error message by Philipp Zabel · 9 years ago
- 58a2ab3 drm: atmel-hlcdc: fix a NULL check by Dan Carpenter · 9 years ago
- c2e4c99 drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation by Boris Brezillon · 9 years ago
- 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- d3922b6 drm/mgag200: Black screen fix for G200e rev 4 by Mathieu Larouche · 9 years ago
- afe705b drm: Wrap direct calls to driver->gem_free_object from CMA by Chris Wilson · 9 years ago
- 1e8985a drm: fix fb refcount issue with atomic modesetting by Tomi Valkeinen · 9 years ago
- 6709887 drm: make drm_atomic_set_mode_prop_for_crtc() more reliable by Tomi Valkeinen · 9 years ago
- 84e5a79 drm/sti: remove extra mode fixup by Tomi Valkeinen · 9 years ago
- b201e74 drm: add missing drm_mode_set_crtcinfo call by Tomi Valkeinen · 9 years ago
- faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
- ce7585f vfio/pci: Allow VPD short read by Alex Williamson · 9 years ago
- d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 9 years ago
- f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 9 years ago
- bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 9 years ago
- 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 9 years ago
- f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 9 years ago
- 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 9 years ago
- ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 9 years ago
- b02da6f dma-buf: use vma_pages() by Muhammad Falak R Wani · 9 years ago
- dad6c39 reservation: add headerdoc comments by Rob Clark · 9 years ago
- 5eca831 Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 9 years ago
- d0196c8 drm/omap: include gpio/consumer.h where needed by Arnd Bergmann · 9 years ago
- 2d80245 drm/omap: include linux/seq_file.h where needed by Arnd Bergmann · 9 years ago
- 62cb075 Revert "drm/omap: no need to select OMAP2_DSS" by Peter Ujfalusi · 9 years ago
- 973999a drm/omap: Remove regulator API abuse by Peter Ujfalusi · 9 years ago
- 4bafcbc OMAPDSS: HDMI5: Change DDC timings by Jim Lodes · 9 years ago
- 08f707a OMAPDSS: HDMI5: Fix AVI infoframe by Jim Lodes · 9 years ago
- 91cd220 drm/omap: fix OMAP4 hdmi_core_powerdown_disable() by Tomi Valkeinen · 9 years ago
- d9e32ec drm/omap: Fix missing includes by Tomi Valkeinen · 9 years ago
- 2639d6b drm/omapdrm: include pinctrl/consumer.h where needed by Arnd Bergmann · 9 years ago
- 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 9 years ago
- 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 9 years ago
- 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 9 years ago
- 089f1c6 vfio/type1: Fix build warning by Alex Williamson · 9 years ago