| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-03-15 | 2 | -3/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d... | Dave Airlie | 2019-03-14 | 2 | -3/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | drm/fb-helper: call vga_remove_vgacon automatically. | Gerd Hoffmann | 2019-03-07 | 1 | -3/+11 |
| | * | | | | | | | | | | | | drm: move i915_kick_out_vgacon to vgaarb | Gerd Hoffmann | 2019-03-07 | 1 | -0/+2 |
* | | | | | | | | | | | | | | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2019-03-15 | 2 | -10/+57 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | f2fs: print more parameters in trace_f2fs_map_blocks | Chao Yu | 2019-03-13 | 1 | -1/+11 |
| * | | | | | | | | | | | | | | f2fs: trace f2fs_ioc_shutdown | Chao Yu | 2019-03-13 | 1 | -0/+32 |
| * | | | | | | | | | | | | | | f2fs: correct spelling mistake | Zeng Guangyue | 2019-03-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | f2fs: fix to check inline_xattr_size boundary correctly | Chao Yu | 2019-03-06 | 1 | -6/+7 |
| * | | | | | | | | | | | | | | f2fs: fix typos in code comments | Geliang Tang | 2019-02-16 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | f2fs: add quick mode of checkpoint=disable for QA | Jaegeuk Kim | 2019-02-16 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | f2fs: fix compile warnings: 'struct *' declared inside parameter list | Zhikang Zhang | 2019-01-08 | 1 | -0/+3 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'akpm' (rest of patches from Andrew) | Linus Torvalds | 2019-03-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | filemap: kill page_cache_read usage in filemap_fault | Josef Bacik | 2019-03-15 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-14 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | include/linux/swap.h: use offsetof() instead of custom __swapoffset macro | Pi-Hsun Shih | 2019-03-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-03-14 | 2 | -10/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' | Rafael J. Wysocki | 2019-03-14 | 2 | -10/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | PM / wakeup: Drop wakeup_source_drop() | Rafael J. Wysocki | 2019-03-12 | 1 | -9/+0 |
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | PM-runtime: Call pm_runtime_active|suspended_time() from sysfs | Ulf Hansson | 2019-03-07 | 1 | -1/+0 |
| |/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-14 | 2 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-03-12 | 1 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | netfilter: nf_tables: bogus EBUSY when deleting set after flush | Pablo Neira Ayuso | 2019-03-11 | 1 | -0/+6 |
| | * | | | | | | | | | | | | | | | | netfilter: nf_tables: fix set double-free in abort path | Pablo Neira Ayuso | 2019-03-08 | 1 | -4/+2 |
| * | | | | | | | | | | | | | | | | | y2038: fix socket.h header inclusion | Arnd Bergmann | 2019-03-11 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2019-03-14 | 4 | -15/+68 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/tegra' into for-linus | Vinod Koul | 2019-03-12 | 1 | -0/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | dmaengine: tegra: add tracepoints to driver | Ben Dooks | 2019-01-07 | 1 | -0/+61 |
| | | |_|_|_|/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'topic/dw' into for-linus | Vinod Koul | 2019-03-12 | 2 | -15/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | dmaengine: dw: convert to SPDX identifiers | Andy Shevchenko | 2019-01-07 | 2 | -8/+2 |
| | * | | | | | | | | | | | | | | | | | | dmaengine: dw: Split DW and iDMA 32-bit operations | Andy Shevchenko | 2019-01-07 | 2 | -2/+4 |
| | * | | | | | | | | | | | | | | | | | | dmaengine: dw: Remove unused internal property | Andy Shevchenko | 2019-01-07 | 1 | -2/+0 |
| | * | | | | | | | | | | | | | | | | | | dmaengine: dw: Remove misleading is_private property | Andy Shevchenko | 2019-01-07 | 1 | -3/+0 |
| | |/ / / / / / / / / / / / / / / / / |
|
| * / / / / / / / / / / / / / / / / / | dmaengine: imx-sdma: add a test for imx8mq multi sdma devices | Angus Ainslie (Purism) | 2019-02-25 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc | Linus Torvalds | 2019-03-14 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | remoteproc: fix recovery procedure | Loic Pallardy | 2019-02-21 | 1 | -2/+1 |
| * | | | | | | | | | | | | | | | | | | remoteproc: create vdev subdevice with specific dma memory pool | Loic Pallardy | 2019-02-21 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | remoteproc: fix kernel-doc comment for parse_fw | Fabien Dessenne | 2019-01-07 | 1 | -2/+2 |
| |/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-03-14 | 24 | -111/+706 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps | Abel Vesa | 2019-03-12 | 1 | -110/+110 |
| | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd | 2019-03-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | dt-bindings: clock: add clock for MT2712 | Weiyi Lu | 2019-02-05 | 1 | -1/+2 |
| | |/ / / / / / / / / / / / / / / / |
|
| | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk... | Stephen Boyd | 2019-03-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | clk: mediatek: correct cpu clock name for MT8173 SoC | Seiya Wang | 2019-02-26 | 1 | -1/+2 |
| | |/ / / / / / / / / / / / / / / / |
|
| | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-----. | | | | | | | | | | | | | | | | | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd | 2019-03-08 | 3 | -0/+13 |
| |\ \ \ \| | | | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | | clk: x86: Move clk-lpss.h to platform_data/x86 | Andy Shevchenko | 2019-02-22 | 1 | -0/+0 |
| | | | |/ / / / / / / / / / / / / / / / |
|
| | | * / / / / / / / / / / / / / / / / | clk: fractional-divider: check parent rate only if flag is set | Katsuhiro Suzuki | 2019-02-22 | 1 | -0/+3 |
| | | |/ / / / / / / / / / / / / / / / |
|
| | * / / / / / / / / / / / / / / / / | clk: qcom: smd: Add support for MSM8998 rpm clocks | Jeffrey Hugo | 2019-01-09 | 1 | -0/+10 |
| | |/ / / / / / / / / / / / / / / / |
|
| | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd | 2019-03-08 | 3 | -3/+79 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | dt-bindings: clock: Add DT bindings for Actions Semi S500 CMU | Edgar Bernardi Righi | 2019-02-22 | 1 | -0/+78 |
| | | | |/ / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | |
|