Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | bcache: use op_is_write instead of checking for REQ_WRITE | Mike Christie | 2 | -4/+4 |
2016-06-07 | dm: use op_is_write instead of checking for REQ_WRITE | Mike Christie | 2 | -5/+5 |
2016-06-07 | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie | 4 | -7/+7 |
2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 1 | -2/+2 |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie | 17 | -37/+58 |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman | 2 | -18/+8 |
2016-06-04 | Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 45 | -228/+226 |
2016-06-04 | Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -5/+6 |
2016-06-04 | Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2 | -9/+4 |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 5 | -27/+25 |
2016-06-04 | Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -2/+2 |
2016-06-04 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+49 |
2016-06-04 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -7/+5 |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 4508 | -124334/+301081 |
2016-06-03 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2 | -2/+2 |
2016-06-03 | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error | Julien Grall | 1 | -0/+1 |
2016-06-03 | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu | Julien Grall | 1 | -3/+3 |
2016-06-03 | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg | Julien Grall | 1 | -4/+1 |
2016-06-03 | drm/omap: fix unused variable warning. | Dave Airlie | 1 | -1/+0 |
2016-06-03 | Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Dave Airlie | 25 | -42/+30 |
2016-06-03 | Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 7 | -66/+93 |
2016-06-03 | Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-... | Dave Airlie | 1 | -5/+5 |
2016-06-03 | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes | Dave Airlie | 3 | -81/+78 |
2016-06-02 | irqchip/irq-pic32-evic: Fix bug with external interrupts. | Joshua Henderson | 1 | -1/+1 |
2016-06-02 | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 | Ganapatrao Kulkarni | 1 | -2/+47 |
2016-06-02 | irqchip/gic-v3: Fix quiescence check in gic_enable_redist | Andrew Jones | 1 | -1/+1 |
2016-06-02 | drm: hdlcd: Add information about the underlying framebuffers in debugfs | Liviu Dudau | 1 | -0/+1 |
2016-06-02 | drm: hdlcd: Cleanup the atomic plane operations | Liviu Dudau | 2 | -17/+29 |
2016-06-02 | drm/hdlcd: Fix up crtc_state->event handling | Daniel Vetter | 3 | -29/+9 |
2016-06-02 | drm: hdlcd: Revamp runtime power management | Liviu Dudau | 3 | -35/+39 |
2016-06-02 | mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 | Chen-Yu Tsai | 1 | -5/+0 |
2016-06-02 | mmc: sunxi: Fix DDR MMC timings for A80 | Chen-Yu Tsai | 1 | -2/+2 |
2016-06-02 | mmc: fix mmc mode selection for HS-DDR and higher | Chen-Yu Tsai | 1 | -2/+2 |
2016-06-02 | ACPI / processor: Avoid reserving IO regions too early | Rafael J. Wysocki | 2 | -9/+9 |
2016-06-01 | Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza... | Dave Airlie | 2 | -8/+1 |
2016-06-01 | ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() | Lv Zheng | 1 | -14/+9 |
2016-06-01 | cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() | Rafael J. Wysocki | 1 | -1/+1 |
2016-06-01 | Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -3/+4 |
2016-06-01 | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -7/+72 |
2016-06-01 | drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister | Philipp Zabel | 1 | -3/+1 |
2016-06-01 | drm/mediatek: mtk_dpi: remove invalid error message | Philipp Zabel | 1 | -5/+0 |
2016-06-01 | drm: atmel-hlcdc: fix a NULL check | Dan Carpenter | 1 | -2/+3 |
2016-06-01 | drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation | Boris Brezillon | 1 | -3/+2 |
2016-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 32 | -177/+342 |
2016-06-01 | drm/mgag200: Black screen fix for G200e rev 4 | Mathieu Larouche | 1 | -1/+9 |
2016-06-01 | drm: Wrap direct calls to driver->gem_free_object from CMA | Chris Wilson | 2 | -10/+4 |
2016-06-01 | drm: fix fb refcount issue with atomic modesetting | Tomi Valkeinen | 1 | -1/+2 |
2016-06-01 | drm: make drm_atomic_set_mode_prop_for_crtc() more reliable | Tomi Valkeinen | 1 | -1/+2 |
2016-06-01 | drm/sti: remove extra mode fixup | Tomi Valkeinen | 1 | -10/+0 |
2016-06-01 | drm: add missing drm_mode_set_crtcinfo call | Tomi Valkeinen | 2 | -2/+2 |