Age | Commit message (Expand) | Author | Files | Lines |
2016-08-24 | dax: embed a struct device in dax_dev | Dan Williams | 1 | -85/+45 |
2016-08-24 | dax: rename fops from dax_dev_ to dax_ | Dan Williams | 1 | -8/+8 |
2016-08-24 | dax: reorder dax_fops function definitions | Dan Williams | 1 | -169/+168 |
2016-08-24 | dax: cleanup needlessly global symbol warnings | Dan Williams | 2 | -1/+2 |
2016-08-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 9 | -8/+84 |
2016-08-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -12/+13 |
2016-08-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -84/+134 |
2016-08-13 | Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -36/+49 |
2016-08-13 | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+20 |
2016-08-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+23 |
2016-08-12 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+20 |
2016-08-12 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2016-08-12 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+8 |
2016-08-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -1/+24 |
2016-08-12 | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -9/+12 |
2016-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 5 | -21/+24 |
2016-08-11 | Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -9/+1 |
2016-08-11 | nvme: Suspend all queues before deletion | Gabriel Krisman Bertazi | 1 | -12/+8 |
2016-08-11 | efi/capsule: Allocate whole capsule into virtual memory | Austin Christ | 2 | -6/+8 |
2016-08-11 | rapidio: dereferencing an error pointer | Dan Carpenter | 1 | -11/+13 |
2016-08-10 | Merge branch 'linus' into timers/urgent, to pick up fixes | Ingo Molnar | 1663 | -33014/+100798 |
2016-08-10 | cxl: Set psl_fir_cntl to production environment value | Frederic Barrat | 1 | -3/+6 |
2016-08-09 | Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha... | Linus Torvalds | 1 | -2/+2 |
2016-08-09 | Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 17 | -63/+93 |
2016-08-09 | ipr: Fix sync scsi scan | Brian King | 1 | -5/+6 |
2016-08-09 | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property | Marc Zyngier | 1 | -3/+4 |
2016-08-09 | drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock | Sudeep Holla | 1 | -9/+9 |
2016-08-09 | rbd: nuke the 32-bit pool id check | Ilya Dryomov | 1 | -9/+0 |
2016-08-09 | virtio/s390: deprecate old transport | Cornelia Huck | 2 | -1/+7 |
2016-08-09 | virtio/s390: keep early_put_chars | Christian Borntraeger | 1 | -1/+1 |
2016-08-09 | virtio_blk: Fix a slient kernel panic | Minfei Huang | 1 | -18/+8 |
2016-08-09 | vhost/vsock: fix vhost virtio_vsock_pkt use-after-free | Stefan Hajnoczi | 1 | -1/+5 |
2016-08-09 | virtio: fix error handling for debug builds | Michael S. Tsirkin | 1 | -0/+1 |
2016-08-09 | virtio: fix memory leak in virtqueue_add() | Wei Yongjun | 1 | -0/+2 |
2016-08-09 | genirq/msi: Make sure PCI MSIs are activated early | Marc Zyngier | 1 | -0/+2 |
2016-08-09 | cxl: Fix sparse warnings | Andrew Donnellan | 2 | -2/+2 |
2016-08-09 | cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests | Andrew Donnellan | 3 | -4/+4 |
2016-08-09 | drm/cirrus: Fix NULL pointer dereference when registering the fbdev | Boris Brezillon | 1 | -2/+11 |
2016-08-09 | drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS". | Mario Kleiner | 1 | -0/+14 |
2016-08-09 | drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is... | Mario Kleiner | 1 | -15/+5 |
2016-08-09 | drm/edid: Add 6 bpc quirk for display AEO model 0. | Mario Kleiner | 1 | -0/+8 |
2016-08-09 | Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Linus Torvalds | 2 | -2/+3 |
2016-08-09 | vfio/pci: Fix NULL pointer oops in error interrupt setup handling | Alex Williamson | 1 | -36/+49 |
2016-08-08 | rbd: destroy header_oloc in rbd_dev_release() | Ilya Dryomov | 1 | -0/+1 |
2016-08-08 | dell-wmi: Ignore WMI event 0xe00e | Pali Rohár | 1 | -2/+2 |
2016-08-08 | nvdimm, btt: add a size attribute for BTTs | Vishal Verma | 3 | -0/+22 |
2016-08-08 | libnvdimm, nd_blk: mask off reserved status bits | Ross Zwisler | 1 | -1/+2 |
2016-08-08 | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 6 | -72/+126 |
2016-08-08 | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 10 | -17/+37 |
2016-08-08 | Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/... | Dave Airlie | 3 | -24/+14 |