Age | Commit message (Expand) | Author | Files | Lines |
2018-10-04 | ACPI/PPTT: Handle architecturally unknown cache types | Jeffrey Hugo | 1 | -20/+13 |
2018-10-04 | drivers: base: cacheinfo: Do not populate sysfs for unknown cache types | Jeffrey Hugo | 1 | -0/+2 |
2018-09-29 | Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 5 | -7/+18 |
2018-09-29 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Greg Kroah-Hartman | 3 | -13/+28 |
2018-09-29 | Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Greg Kroah-Hartman | 1 | -2/+2 |
2018-09-29 | cpufreq: qcom-kryo: Fix section annotations | Nathan Chancellor | 1 | -2/+2 |
2018-09-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman | 4 | -47/+37 |
2018-09-28 | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 4 | -15/+82 |
2018-09-28 | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 3 | -4/+21 |
2018-09-28 | Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 3 | -55/+43 |
2018-09-28 | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman | 16 | -51/+217 |
2018-09-28 | Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 3 | -11/+11 |
2018-09-28 | Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 1 | -2/+4 |
2018-09-28 | xen/blkfront: correct purging of persistent grants | Juergen Gross | 1 | -2/+2 |
2018-09-28 | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer" | Jens Axboe | 1 | -1/+3 |
2018-09-28 | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 8 | -28/+142 |
2018-09-28 | Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/... | Dave Airlie | 2 | -10/+5 |
2018-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman | 14 | -130/+184 |
2018-09-27 | bcache: add separate workqueue for journal_write to avoid deadlock | Guoju Fang | 3 | -3/+12 |
2018-09-27 | drm/amd/display: Fix Edid emulation for linux | Bhawanpreet Lakha | 3 | -7/+137 |
2018-09-27 | drm/amd/display: Fix Vega10 lightup on S3 resume | Roman Li | 3 | -18/+1 |
2018-09-27 | drm/amdgpu: Fix vce work queue was not cancelled when suspend | Rex Zhu | 2 | -3/+4 |
2018-09-27 | Revert "drm/panel: Add device_link from panel device to DRM device" | Linus Walleij | 1 | -10/+0 |
2018-09-27 | Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel... | Thomas Gleixner | 1 | -6/+14 |
2018-09-27 | xen/blkfront: When purging persistent grants, keep them in the buffer | Boris Ostrovsky | 1 | -3/+1 |
2018-09-27 | clocksource/drivers/timer-atmel-pit: Properly handle error cases | Alexandre Belloni | 1 | -6/+14 |
2018-09-27 | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into... | Dave Airlie | 5 | -7/+49 |
2018-09-27 | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie | 1 | -6/+21 |
2018-09-26 | ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge | Mika Westerberg | 1 | -5/+6 |
2018-09-26 | drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set | Jason Ekstrand | 1 | -0/+5 |
2018-09-26 | Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 4 | -4/+16 |
2018-09-26 | iommu/amd: Return devid as alias for ACPI HID devices | Arindam Nath | 1 | -0/+6 |
2018-09-25 | nvme: properly propagate errors in nvme_mpath_init | Susobhan Dey | 1 | -2/+4 |
2018-09-25 | RDMA/core: Set right entry state before releasing reference | Parav Pandit | 1 | -34/+34 |
2018-09-25 | IB/mlx5: Destroy the DEVX object upon error flow | Yishai Hadas | 1 | -1/+4 |
2018-09-25 | IB/uverbs: Free uapi on destroy | Mark Bloch | 1 | -0/+1 |
2018-09-25 | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 1 | -0/+6 |
2018-09-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Greg Kroah-Hartman | 9 | -90/+116 |
2018-09-25 | Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Greg Kroah-Hartman | 8 | -37/+66 |
2018-09-25 | Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Greg Kroah-Hartman | 6 | -7/+30 |
2018-09-25 | Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 3 | -9/+35 |
2018-09-25 | iommu/vt-d: Handle memory shortage on pasid table allocation | Lu Baolu | 2 | -4/+4 |
2018-09-25 | Revert "pinctrl: intel: Do pin translation when lock IRQ" | Mika Westerberg | 1 | -32/+0 |
2018-09-25 | pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant | Mika Westerberg | 1 | -13/+20 |
2018-09-25 | pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type | Daniel Kurtz | 1 | -10/+23 |
2018-09-25 | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 57 | -532/+351 |
2018-09-25 | iommu/rockchip: Free irqs in shutdown handler | Heiko Stuebner | 1 | -0/+6 |
2018-09-24 | net: mvneta: fix the remaining Rx descriptor unmapping issues | Antoine Tenart | 1 | -5/+4 |
2018-09-24 | RDMA/bnxt_re: Fix system crash during RDMA resource initialization | Selvin Xavier | 1 | -55/+38 |
2018-09-24 | Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Greg Kroah-Hartman | 12 | -45/+36 |