Age | Commit message (Expand) | Author | Files | Lines |
2013-08-25 | Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+3 |
2013-08-25 | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -2/+7 |
2013-08-24 | Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -8/+3 |
2013-08-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -14/+38 |
2013-08-23 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+11 |
2013-08-23 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -49/+114 |
2013-08-23 | usb: phy: fix build breakage | Anatolij Gustschin | 2 | -2/+2 |
2013-08-23 | USB: OHCI: add missing PCI PM callbacks to ohci-pci.c | Alan Stern | 1 | -0/+5 |
2013-08-23 | staging: comedi: bug-fix NULL pointer dereference on failed attach | Ian Abbott | 1 | -1/+1 |
2013-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -99/+171 |
2013-08-23 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2013-08-23 | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake | 1 | -1/+1 |
2013-08-23 | Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve... | Dave Airlie | 2 | -0/+14 |
2013-08-23 | be2net: fix disabling TX in be_close() | Sathya Perla | 1 | -1/+1 |
2013-08-23 | Revert "ACPI / video: Always call acpi_video_init_brightness() on init" | Rafael J. Wysocki | 1 | -8/+3 |
2013-08-23 | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 1 | -1/+1 |
2013-08-23 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2 | -18/+6 |
2013-08-22 | Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 1 | -0/+2 |
2013-08-22 | Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 1 | -9/+7 |
2013-08-22 | [SCSI] zfcp: remove access control tables interface (keep sysfs files) | Martin Peschke | 1 | -0/+14 |
2013-08-22 | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops | Martin Peschke | 1 | -7/+22 |
2013-08-22 | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 1 | -6/+2 |
2013-08-22 | hso: Fix stack corruption on some architectures | Daniel Gimpelevich | 1 | -1/+5 |
2013-08-22 | hso: Earlier catch of error condition | Daniel Gimpelevich | 1 | -4/+5 |
2013-08-22 | of: fdt: fix memory initialization for expanded DT | Wladislav Wiebe | 1 | -0/+2 |
2013-08-22 | gma500: Fix SDVO turning off randomly | Guillaume Clement | 1 | -1/+2 |
2013-08-22 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 15 | -48/+98 |
2013-08-22 | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+12 |
2013-08-22 | Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+64 |
2013-08-21 | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on | Anton Blanchard | 1 | -1/+0 |
2013-08-21 | sfc: Fix lookup of default RX MAC filters when steered using ethtool | Ben Hutchings | 1 | -1/+1 |
2013-08-21 | drm/nv04/disp: fix framebuffer pin refcounting | Ben Skeggs | 3 | -15/+47 |
2013-08-21 | drm/nouveau/mc: fix race condition between constructor and request_irq() | Ben Skeggs | 7 | -14/+14 |
2013-08-21 | drm/nouveau: fix reclocking on nv40 | Pali Rohár | 1 | -1/+1 |
2013-08-21 | drm/nouveau/ltcg: fix allocating memory as free | Maarten Lankhorst | 2 | -1/+5 |
2013-08-21 | drm/nouveau/ltcg: fix ltcg memory initialization after suspend | Maarten Lankhorst | 1 | -9/+23 |
2013-08-21 | drm/nouveau/fb: fix null derefs in nv49 and nv4e init | Ilia Mirkin | 2 | -8/+8 |
2013-08-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 7 | -29/+37 |
2013-08-21 | net: phy: rtl8211: fix interrupt on status link change | Giuseppe CAVALLARO | 1 | -2/+2 |
2013-08-21 | r8169: remember WOL preferences on driver load | Peter Wu | 1 | -1/+1 |
2013-08-21 | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 1 | -4/+2 |
2013-08-21 | macvtap: Ignore tap features when VNET_HDR is off | Vlad Yasevich | 1 | -2/+4 |
2013-08-21 | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. | Vlad Yasevich | 1 | -4/+0 |
2013-08-21 | macvtap: simplify usage of tap_features | Vlad Yasevich | 1 | -4/+6 |
2013-08-20 | xen/events: mask events when changing their VCPU binding | David Vrabel | 1 | -0/+11 |
2013-08-20 | xen/events: initialize local per-cpu mask for all possible events | David Vrabel | 1 | -1/+1 |
2013-08-20 | sata_fsl: save irqs while coalescing | Anthony Foiani | 1 | -2/+3 |
2013-08-20 | bnx2x: set VF DMAE when first function has 0 supported VFs | Ariel Elior | 1 | -5/+2 |
2013-08-20 | bnx2x: Protect against VFs' ndos when SR-IOV is disabled | Ariel Elior | 1 | -18/+31 |
2013-08-20 | bnx2x: prevent VF benign attentions | Yuval Mintz | 1 | -0/+3 |