| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-12 | 2 | -35/+40 |
|\ |
|
| * | gpio/exynos: Fix compiler warnings when non-exynos machines are selected | Sachin Kamat | 2012-05-11 | 1 | -6/+12 |
| * | gpio: pch9: Use proper flow type handlers | Thomas Gleixner | 2012-05-11 | 1 | -29/+28 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-05-12 | 9 | -18/+57 |
|\ \ |
|
| * | | [SCSI] virtio_scsi: fix TMF use-after-free | Paolo Bonzini | 2012-05-10 | 1 | -11/+13 |
| * | | [SCSI] fix oops in all legacy host adapters caused by 6f381fa | James Bottomley | 2012-05-10 | 1 | -0/+3 |
| * | | [SCSI] qla2xxx: Update version number to 8.04.00.03-k. | Chad Dupuis | 2012-05-10 | 1 | -3/+3 |
| * | | [SCSI] qla2xxx: Properly check for current state after the fabric-login request. | Saurav Kashyap | 2012-05-10 | 1 | -1/+17 |
| * | | [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an... | Giridhar Malavali | 2012-05-10 | 2 | -3/+14 |
| * | | [SCSI] qla2xxx: Block flash access from application when device is initialize... | Giridhar Malavali | 2012-05-10 | 2 | -0/+6 |
| * | | [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. | Vikas Chaudhary | 2012-05-10 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-12 | 26 | -93/+181 |
|\ \ \ |
|
| * | | | ks8851: Update link status during link change interrupt | Stephen Boyd | 2012-05-11 | 1 | -3/+4 |
| * | | | macvtap: restore vlan header on user read | Basil Gor | 2012-05-11 | 1 | -5/+38 |
| * | | | vhost-net: fix handle_rx buffer size | Basil Gor | 2012-05-11 | 1 | -1/+6 |
| * | | | bonding: don't increase rx_dropped after processing LACPDUs | Jiri Bohac | 2012-05-10 | 3 | -12/+24 |
| * | | | connector/userns: replace netlink uses of cap_raised() with capable() | Eric W. Biederman | 2012-05-10 | 3 | -3/+3 |
| * | | | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller | 2012-05-10 | 1 | -1/+1 |
| * | | | ehea: fix losing of NEQ events when one event occurred early | Thadeu Lima de Souza Cascardo | 2012-05-10 | 1 | -0/+2 |
| * | | | igb: fix rtnl race in PM resume path | Benjamin Poirier | 2012-05-10 | 1 | -14/+6 |
| * | | | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2012-05-09 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | sfc: Fix division by zero when using one RX channel and no SR-IOV | Ben Hutchings | 2012-05-08 | 1 | -1/+1 |
| * | | | | r8169: fix unsigned int wraparound with TSO | Julien Ducourthial | 2012-05-08 | 1 | -6/+10 |
| |/ / / |
|
| * | | | cdc_ether: Ignore bogus union descriptor for RNDIS devices | Bjørn Mork | 2012-05-06 | 1 | -2/+12 |
| * | | | bnx2x: bug fix when loading after SAN boot | Ariel Elior | 2012-05-06 | 1 | -1/+22 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-05-04 | 5 | -10/+20 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-03 | 5 | -10/+20 |
| | |\ \ \ |
|
| | | * | | | iwlwifi: fix skb truesize underestimation | Eric Dumazet | 2012-05-03 | 3 | -8/+17 |
| | | * | | | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" | Rajkumar Manoharan | 2012-05-02 | 1 | -2/+2 |
| | | * | | | brcmfmac: fix a double spin_unlock_irqrestore issue in dpc | Franky Lin | 2012-05-02 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-05-04 | 6 | -34/+32 |
| |\ \ \ \ \ |
|
| | * | | | | | e1000: Silence sparse warnings by correcting type | Andrei Emeltchenko | 2012-05-04 | 1 | -2/+2 |
| | * | | | | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path | John Fastabend | 2012-05-04 | 3 | -4/+6 |
| | * | | | | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() | John Fastabend | 2012-05-03 | 3 | -28/+22 |
| | * | | | | | ixgbe: fix race condition with shutdown | Don Skidmore | 2012-05-03 | 1 | -0/+2 |
| | |/ / / / |
|
* | | | | | | Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 2012-05-12 | 2 | -6/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | dm mpath: check if scsi_dh module already loaded before trying to load | Mike Snitzer | 2012-05-12 | 1 | -2/+2 |
| * | | | | | | dm thin: correct module description | Alasdair G Kergon | 2012-05-12 | 1 | -1/+1 |
| * | | | | | | dm thin: fix unprotected use of prepared_discards list | Mike Snitzer | 2012-05-12 | 1 | -0/+5 |
| * | | | | | | dm thin: reinstate missing mempool_free in cell_release_singleton | Mike Snitzer | 2012-05-12 | 1 | -3/+6 |
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-11 | 1 | -6/+3 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_init | Tarun Kanti DebBarma | 2012-05-10 | 1 | -6/+3 |
| |/ / / / / |
|
* | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na... | Linus Torvalds | 2012-05-11 | 1 | -22/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion | Nicholas Bellinger | 2012-05-11 | 1 | -22/+0 |
* | | | | | | | Merge branch 'parisc' (PA-RISC compile fixes) | Linus Torvalds | 2012-05-10 | 2 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer | 2012-05-10 | 2 | -0/+3 |
* | | | | | | | | drivers/leds: correct __devexit annotations | Arnd Bergmann | 2012-05-10 | 2 | -3/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 2012-05-09 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | regmap: fix possible memory corruption in regmap_bulk_read() | Laxman Dewangan | 2012-05-09 | 1 | -1/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-05-08 | 2 | -2/+5 |
|\ \ \ \ \ \ \ |
|