| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Linus Torvalds | 2011-11-08 | 5 | -0/+5 |
|\ |
|
| * | drivers/media: video/a5k6aa is a module and so needs module.h | Paul Gortmaker | 2011-11-08 | 1 | -0/+1 |
| * | mfd: fix build failures in recently added ab5500 code | Paul Gortmaker | 2011-11-07 | 2 | -0/+2 |
| * | hwspinlock/u8500: include linux/module.h | Axel Lin | 2011-11-07 | 1 | -0/+1 |
| * | MTD: MAPS: bcm963xx-flash.c: explicitly include module.h | Jonas Gorski | 2011-11-07 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-11-08 | 1 | -6/+10 |
|\ \ |
|
| * | | md/raid5: STRIPE_ACTIVE has lock semantics, add barriers | Dan Williams | 2011-11-08 | 1 | -2/+2 |
| * | | md/raid5: abort any pending parity operations when array fails. | NeilBrown | 2011-11-08 | 1 | -4/+8 |
| |/ |
|
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 2011-11-08 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-... | Randy Dunlap | 2011-11-06 | 1 | -2/+2 |
| |\ \ |
|
| | * | | DocBook/drm: Clean up code comment | Michael Witten | 2011-08-29 | 1 | -2/+2 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-11-08 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) | Thomas Meyer | 2011-11-08 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw... | Linus Torvalds | 2011-11-08 | 1 | -4/+2 |
|\ \ \ \ |
|
| * | | | | hwspinlock/u8500: fix build error due to undefined label | Axel Lin | 2011-11-08 | 1 | -4/+2 |
| |/ / / |
|
* | | | | x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell | Linus Torvalds | 2011-11-08 | 1 | -1/+1 |
* | | | | x86 platform drivers: make Dell laptop driver select needed LED support | Linus Torvalds | 2011-11-08 | 1 | -0/+2 |
* | | | | n_gsm: Fix timings | Alan Cox | 2011-11-08 | 1 | -5/+7 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 | 29 | -244/+274 |
|\ \ \ |
|
| * | | | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 2011-11-07 | 1 | -17/+17 |
| * | | | forcedeth: Improve stats counters | Mandeep Baines | 2011-11-07 | 1 | -0/+4 |
| * | | | forcedeth: remove unneeded stats updates | david decotigny | 2011-11-07 | 1 | -34/+1 |
| * | | | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 2011-11-07 | 1 | -5/+8 |
| * | | | forcedeth: fix race when unloading module | david decotigny | 2011-11-07 | 1 | -1/+1 |
| * | | | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 2011-11-07 | 1 | -1/+2 |
| * | | | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2011-11-07 | 2 | -2/+4 |
| * | | | bonding: comparing a u8 with -1 is always false | Dan Carpenter | 2011-11-04 | 2 | -4/+4 |
| * | | | sky2: fix regression on Yukon Optima | stephen hemminger | 2011-11-04 | 1 | -11/+0 |
| * | | | i825xx:xscale:8390:freescale: Fix Kconfig dependancies | Jeff Kirsher | 2011-11-04 | 3 | -4/+10 |
| * | | | macvlan: receive multicast with local address | stephen hemminger | 2011-11-04 | 1 | -0/+7 |
| * | | | tg3: Update version to 3.121 | Matt Carlson | 2011-11-04 | 1 | -2/+2 |
| * | | | tg3: Eliminate timer race with reset_task | Matt Carlson | 2011-11-04 | 2 | -13/+2 |
| * | | | tg3: Schedule at most one tg3_reset_task run | Matt Carlson | 2011-11-04 | 2 | -9/+25 |
| * | | | tg3: Obtain PCI function number from device | Matt Carlson | 2011-11-04 | 2 | -6/+33 |
| * | | | tg3: Fix irq alloc error cleanup path | Matt Carlson | 2011-11-04 | 1 | -5/+4 |
| * | | | tg3: Fix 4k skb error recovery path | Matt Carlson | 2011-11-04 | 1 | -8/+8 |
| * | | | tg3: Fix 4k tx bd segmentation code | Matt Carlson | 2011-11-04 | 1 | -23/+24 |
| * | | | tg3: Fix APE mutex init and use | Matt Carlson | 2011-11-04 | 2 | -24/+30 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-04 | 16 | -76/+89 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-04 | 16 | -76/+89 |
| | |\ \ \ |
|
| | | * | | | iwlwifi: don't perform "echo test" when cmd queue stuck | Wey-Yi Guy | 2011-11-02 | 1 | -10/+0 |
| | | * | | | b43: Remove unneeded message | Larry Finger | 2011-11-02 | 1 | -1/+0 |
| | | * | | | iwlwifi: allow pci_enable_msi fail | Wey-Yi Guy | 2011-11-02 | 1 | -5/+3 |
| | | * | | | libertas: ensure we clean up a scan request properly | Andres Salomon | 2011-11-02 | 3 | -12/+20 |
| | | * | | | ath9k_hw: Fix noise floor calibration timeout on fast channel change | Rajkumar Manoharan | 2011-11-02 | 3 | -7/+3 |
| | | * | | | ath9k_hw: Update AR9485 initvals to fix system hang issue | Rajkumar Manoharan | 2011-11-02 | 1 | -5/+5 |
| | | * | | | carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling | Christian Lamparter | 2011-11-02 | 1 | -4/+7 |
| | | * | | | ath9k_hw: Fix regression of register offset of AR9330/AR9340 | Rajkumar Manoharan | 2011-11-02 | 1 | -5/+5 |
| | | * | | | ath9k_hw: Fix radio retention for AR9462 | Rajkumar Manoharan | 2011-11-02 | 1 | -2/+6 |
| | | * | | | ath9k_hw: Fix regression of register offset for AR9003 chips | Rajkumar Manoharan | 2011-11-02 | 1 | -12/+12 |