Age | Commit message (Expand) | Author | Files | Lines |
2015-01-16 | reset: sunxi: fix spinlock initialization | Tyler Baker | 1 | -0/+4 |
2015-01-16 | drivers: bus: check cci device tree node status | Abhilash Kesavan | 1 | -0/+3 |
2015-01-10 | Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -3/+1 |
2015-01-10 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+3 |
2015-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -9/+74 |
2015-01-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 29 | -246/+391 |
2015-01-09 | HID: roccat: potential out of bounds in pyra_sysfs_write_settings() | Dan Carpenter | 1 | -2/+6 |
2015-01-08 | Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+58 |
2015-01-08 | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -45/+61 |
2015-01-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -12/+13 |
2015-01-08 | Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -12/+7 |
2015-01-08 | Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/... | Dave Airlie | 7 | -152/+213 |
2015-01-08 | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 5 | -12/+14 |
2015-01-08 | Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 8 | -33/+124 |
2015-01-07 | vfio-pci: Fix the check on pci device type in vfio_pci_probe() | Wei Yang | 1 | -3/+1 |
2015-01-07 | vhost/net: length miscalculation | Michael S. Tsirkin | 1 | -1/+1 |
2015-01-07 | pinctrl: st: Add irq_disable hook to st_gpio_irqchip | Patrice CHOTARD | 1 | -0/+1 |
2015-01-07 | pinctrl: st: avoid multiple mutex lock | Francesco VIRLINZI | 1 | -1/+3 |
2015-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -48/+72 |
2015-01-06 | Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 1 | -1/+2 |
2015-01-06 | qla3xxx: don't allow never end busy loop | Andy Shevchenko | 1 | -5/+3 |
2015-01-06 | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' | Rafael J. Wysocki | 92 | -1818/+1320 |
2015-01-06 | ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X | Hans de Goede | 1 | -0/+10 |
2015-01-06 | xen-netback: fixing the propagation of the transmit shaper timeout | Palik, Imre | 1 | -0/+1 |
2015-01-06 | r8152: support ndo_features_check | hayeswang | 1 | -0/+17 |
2015-01-06 | drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl() | Oded Gabbay | 2 | -48/+86 |
2015-01-06 | drm/amdkfd: reformat IOCTL definitions to drm-style | Oded Gabbay | 1 | -7/+8 |
2015-01-06 | drm/amdkfd: Do copy_to/from_user in general kfd_ioctl() | Oded Gabbay | 1 | -117/+117 |
2015-01-06 | virtio_pci: document why we defer kfree | Michael S. Tsirkin | 1 | -0/+3 |
2015-01-06 | virtio_pci: defer kfree until release callback | Sasha Levin | 1 | -6/+4 |
2015-01-06 | virtio_pci: device-specific release callback | Michael S. Tsirkin | 3 | -10/+9 |
2015-01-06 | virtio: make del_vqs idempotent | Michael S. Tsirkin | 1 | -0/+1 |
2015-01-05 | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo | 1 | -3/+3 |
2015-01-05 | ACPI / processor: Convert apic_id to phys_id to make it arch agnostic | Hanjun Guo | 2 | -37/+40 |
2015-01-05 | ACPI / PM: Fix PM initialization for devices that are not present | Rafael J. Wysocki | 2 | -6/+9 |
2015-01-05 | qla2xxx: fix busy wait regression | Bruno Prémont | 1 | -1/+3 |
2015-01-05 | drm/radeon: integer underflow in radeon_cp_dispatch_texture() | Dan Carpenter | 1 | -1/+1 |
2015-01-05 | drm/radeon: adjust default bapm settings for KV | Alex Deucher | 1 | -6/+4 |
2015-01-05 | drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw | Alex Deucher | 1 | -0/+4 |
2015-01-05 | drm/radeon: fix sad_count check for dce3 | Alex Deucher | 1 | -1/+1 |
2015-01-05 | drm/radeon: KV has three PPLLs (v2) | Alex Deucher | 1 | -4/+4 |
2015-01-05 | drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS) | Ben Goz | 1 | -0/+3 |
2015-01-05 | iommu/rockchip: Drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2015-01-05 | iommu/vt-d: Remove dead code in device_notifier | Joerg Roedel | 1 | -8/+0 |
2015-01-05 | iommu/vt-d: Fix dmar_domain leak in iommu_attach_device | Joerg Roedel | 1 | -0/+4 |
2015-01-05 | iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC | Laurent Pinchart | 1 | -3/+3 |
2015-01-04 | net: ethernet: cpsw: fix hangs with interrupts | Felipe Balbi | 1 | -11/+8 |
2015-01-04 | Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/... | Dave Airlie | 7 | -8/+30 |
2015-01-04 | Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/... | Dave Airlie | 5 | -41/+10 |
2015-01-02 | enic: free all rq buffs when allocation fails | Govindarajulu Varadarajan | 1 | -2/+4 |