| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/vm/page-types.c: add support for idle page tracking | Christian Hansen | 2018-08-17 | 1 | -0/+5 |
* | tools/vm/page-types.c: include shared map counts | Christian Hansen | 2018-08-17 | 1 | -0/+3 |
* | fs/seq_file.c: simplify seq_file iteration code and interface | NeilBrown | 2018-08-17 | 1 | -21/+42 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2018-08-16 | 4 | -23/+122 |
|\ |
|
| * | dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP | Amit Kucheria | 2018-07-27 | 1 | -6/+25 |
| * | dt-bindings: thermal: armada: add reference to new bindings | Miquel Raynal | 2018-07-27 | 1 | -0/+5 |
| * | dt-bindings: cp110: add the thermal node in the syscon file | Miquel Raynal | 2018-07-27 | 1 | -0/+37 |
| * | dt-bindings: cp110: update documentation since DT de-duplication | Miquel Raynal | 2018-07-27 | 1 | -5/+5 |
| * | dt-bindings: ap806: add the thermal node in the syscon file | Miquel Raynal | 2018-07-27 | 1 | -0/+38 |
| * | dt-bindings: cp110: prepare the syscon file to list other syscons nodes | Miquel Raynal | 2018-07-27 | 1 | -7/+7 |
| * | dt-bindings: ap806: prepare the syscon file to list other syscons nodes | Miquel Raynal | 2018-07-27 | 1 | -5/+5 |
| * | dt-bindings: cp110: rename cp110 syscon file | Miquel Raynal | 2018-07-27 | 1 | -0/+0 |
* | | Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 2018-08-16 | 3 | -0/+161 |
|\ \ |
|
| * | | dt-bindings: mailbox: imx-mu: add generic MU channel support | Oleksij Rempel | 2018-08-15 | 1 | -3/+23 |
| * | | dt-bindings: arm: fsl: add mu binding doc | Dong Aisheng | 2018-08-15 | 1 | -0/+34 |
| * | | dt-bindings: soc: Add documentation for the MediaTek GCE unit | Houlong Wei | 2018-08-03 | 1 | -0/+57 |
| * | | dt-bindings: mailbox: Add support for secure proxy threads | Nishanth Menon | 2018-08-03 | 1 | -0/+50 |
* | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-08-16 | 13 | -15/+427 |
|\ \ \ |
|
| * \ \ | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2018-08-15 | 6 | -9/+63 |
| |\ \ \ |
|
| | * | | | tools: PCI: Add MSI-X support | Gustavo Pimentel | 2018-07-19 | 1 | -14/+22 |
| | * | | | pci_endpoint_test: Add 2 ioctl commands | Gustavo Pimentel | 2018-07-19 | 2 | -1/+4 |
| | * | | | pci-epf-test/pci_endpoint_test: Add MSI-X support | Gustavo Pimentel | 2018-07-19 | 5 | -6/+28 |
| | * | | | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace | Gustavo Pimentel | 2018-07-19 | 1 | -4/+23 |
| | * | | | PCI: endpoint: Add MSI-X interfaces | Gustavo Pimentel | 2018-07-19 | 1 | -0/+2 |
| * | | | | Merge branch 'remotes/lorenzo/pci/cadence' | Bjorn Helgaas | 2018-08-15 | 2 | -0/+11 |
| |\ \ \ \ |
|
| | * | | | | dt-bindings: PCI: cadence: Add DT bindings for optional PHYs | Alan Douglas | 2018-07-11 | 2 | -0/+11 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2018-08-15 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | PCI: Make early dump functionality generic | Sinan Kaya | 2018-06-29 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas | 2018-08-15 | 1 | -5/+36 |
| |\ \ \ \ |
|
| | * | | | | PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support | Logan Gunthorpe | 2018-08-09 | 1 | -0/+9 |
| | * | | | | PCI: Allow specifying devices using a base bus and path of devfns | Logan Gunthorpe | 2018-08-09 | 1 | -2/+6 |
| | * | | | | PCI: Make specifying PCI devices in kernel parameters reusable | Logan Gunthorpe | 2018-08-09 | 1 | -5/+23 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/notes' | Bjorn Helgaas | 2018-08-15 | 2 | -0/+189 |
| |\ \ \ \ |
|
| | * | | | | PCI: Document ACPI description of PCI host bridges | Bjorn Helgaas | 2018-07-27 | 2 | -0/+189 |
| | |/ / / |
|
| * | | | | PCI/AER: Add sysfs attributes for rootport cumulative stats | Rajat Jain | 2018-07-19 | 1 | -0/+28 |
| * | | | | PCI/AER: Add sysfs attributes to provide AER stats and breakdown | Rajat Jain | 2018-07-19 | 2 | -0/+99 |
| |/ / / |
|
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-08-15 | 2 | -3/+48 |
|\ \ \ \ |
|
| * | | | | scsi: ufs: dt-bindings: add document for hisi-ufs | liwei | 2018-07-19 | 2 | -3/+48 |
| |/ / / |
|
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-08-15 | 8 | -9/+289 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'clk-actions-s700', 'clk-exynos-unused', 'clk-qcom-dispcc-845'... | Stephen Boyd | 2018-08-14 | 2 | -9/+30 |
| |\ \ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | * | | | dt-bindings: clock: Introduce QCOM Display clock bindings | Taniya Das | 2018-07-06 | 1 | -0/+19 |
| | | |/ / / |
|
| | * / / / | dt-bindings: clock: Add S700 support for Actions Semi Soc's | Saravanan Sekar | 2018-07-25 | 1 | -9/+11 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',... | Stephen Boyd | 2018-08-14 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | dt-bindings: add compatible string for the A64 DE2 CCU | Icenowy Zheng | 2018-06-27 | 1 | -0/+1 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a... | Stephen Boyd | 2018-08-14 | 2 | -0/+121 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | | * | | | dt-bindings: add bindings for px30 clock controller | Elaine Zhang | 2018-07-03 | 1 | -0/+65 |
| | | |/ / /
| | |/| | | |
|
| | | * | | | dt-bindings: clock: add meson axg audio clock controller bindings | Jerome Brunet | 2018-06-22 | 1 | -0/+56 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as... | Stephen Boyd | 2018-08-14 | 1 | -0/+59 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | dts: clk: add devicetree bindings for MAX9485 | Daniel Mack | 2018-07-06 | 1 | -0/+59 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren... | Stephen Boyd | 2018-08-14 | 2 | -0/+78 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|