Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-24 | 4 | -14/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | [SCSI] zfcp: remove access control tables interface (keep sysfs files) | Martin Peschke | 2013-08-22 | 1 | -0/+14 | |
| * | | | | | | | | | | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops | Martin Peschke | 2013-08-22 | 1 | -7/+22 | |
| * | | | | | | | | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 2013-08-22 | 1 | -6/+2 | |
| * | | | | | | | | | | | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on | Anton Blanchard | 2013-08-21 | 1 | -1/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-08-23 | 3 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sata_fsl: save irqs while coalescing | Anthony Foiani | 2013-08-20 | 1 | -2/+3 | |
| * | | | | | | | | | | | libata: apply behavioral quirks to sil3826 PMP | Terry Suereth | 2013-08-19 | 1 | -6/+6 | |
| * | | | | | | | | | | | sata, highbank: fix ordering of SGPIO signals | Mark Langsdorf | 2013-08-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-08-23 | 18 | -49/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-08-23 | 2 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/i915: Invalidate TLBs for the rings after a reset | Chris Wilson | 2013-08-18 | 2 | -0/+14 | |
| * | | | | | | | | | | | | gma500: Fix SDVO turning off randomly | Guillaume Clement | 2013-08-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-08-22 | 15 | -48/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/nv04/disp: fix framebuffer pin refcounting | Ben Skeggs | 2013-08-21 | 3 | -15/+47 | |
| | * | | | | | | | | | | | | drm/nouveau/mc: fix race condition between constructor and request_irq() | Ben Skeggs | 2013-08-21 | 7 | -14/+14 | |
| | * | | | | | | | | | | | | drm/nouveau: fix reclocking on nv40 | Pali Rohár | 2013-08-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/nouveau/ltcg: fix allocating memory as free | Maarten Lankhorst | 2013-08-21 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | drm/nouveau/ltcg: fix ltcg memory initialization after suspend | Maarten Lankhorst | 2013-08-21 | 1 | -9/+23 | |
| | * | | | | | | | | | | | | drm/nouveau/fb: fix null derefs in nv49 and nv4e init | Ilia Mirkin | 2013-08-21 | 2 | -8/+8 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-23 | 19 | -99/+171 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | be2net: fix disabling TX in be_close() | Sathya Perla | 2013-08-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2013-08-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sfc: Fix lookup of default RX MAC filters when steered using ethtool | Ben Hutchings | 2013-08-21 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | hso: Fix stack corruption on some architectures | Daniel Gimpelevich | 2013-08-21 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | hso: Earlier catch of error condition | Daniel Gimpelevich | 2013-08-21 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-08-20 | 7 | -29/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-19 | 7 | -29/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | / / / | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Hostap: copying wrong data prism2_ioctl_giwaplist() | Dan Carpenter | 2013-08-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | zd1201: do not use stack as URB transfer_buffer | Jussi Kivilinna | 2013-08-09 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-08-09 | 5 | -26/+32 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | iwlwifi: mvm: disconnect if time event scheduling fails | Johannes Berg | 2013-08-06 | 1 | -10/+23 | |
| | | | * | | | | | | | | | | | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG" | Guy Cohen | 2013-08-06 | 2 | -10/+0 | |
| | | | * | | | | | | | | | | | iwlwifi: pcie: disable L1 Active after pci_enable_device | Emmanuel Grumbach | 2013-07-31 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL | Stanislaw Gruszka | 2013-07-31 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | net: phy: rtl8211: fix interrupt on status link change | Giuseppe CAVALLARO | 2013-08-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | r8169: remember WOL preferences on driver load | Peter Wu | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 2013-08-20 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | macvtap: Ignore tap features when VNET_HDR is off | Vlad Yasevich | 2013-08-20 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. | Vlad Yasevich | 2013-08-20 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | macvtap: simplify usage of tap_features | Vlad Yasevich | 2013-08-20 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | bnx2x: set VF DMAE when first function has 0 supported VFs | Ariel Elior | 2013-08-20 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | bnx2x: Protect against VFs' ndos when SR-IOV is disabled | Ariel Elior | 2013-08-20 | 1 | -18/+31 | |
| * | | | | | | | | | | | | | | bnx2x: prevent VF benign attentions | Yuval Mintz | 2013-08-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | bnx2x: Consider DCBX remote error | Dmitry Kravkov | 2013-08-20 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | bnx2x: Change DCB context handling | Dmitry Kravkov | 2013-08-20 | 4 | -8/+43 | |
| * | | | | | | | | | | | | | | bnx2x: dropless flow control not always functional | Dmitry Kravkov | 2013-08-20 | 1 | -13/+23 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake | 2013-08-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-08-22 | 2 | -18/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |