| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 59 | -272/+532 |
|\ |
|
| * | bonding: Fix device passed into ->ndo_neigh_setup(). | Patrick McHardy | 2009-03-05 | 1 | -1/+1 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-04 | 48 | -254/+497 |
| |\ |
|
| | * | drm: fix double lock typo | Helge Bahmann | 2009-03-04 | 1 | -1/+1 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-03-03 | 3 | -5/+7 |
| | |\ |
|
| | | * | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof Hałasa | 2009-03-04 | 1 | -2/+4 |
| | | * | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu | 2009-02-26 | 2 | -3/+3 |
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 | 7 | -12/+12 |
| | |\ \ |
|
| | | * | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 | 5 | -6/+6 |
| | | * | | [ARM] RiscPC: Fix etherh oops | Russell King | 2009-02-22 | 2 | -6/+6 |
| | * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-03-02 | 5 | -12/+20 |
| | |\ \ \ |
|
| | | * | | | drm/i915: Fix use-before-null-check in i915_irq_emit(). | Eric Anholt | 2009-03-03 | 1 | -2/+3 |
| | | * | | | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom | 2009-03-03 | 3 | -8/+15 |
| | | * | | | drm: Wake up all lock waiters when the master disappears. | Thomas Hellstrom | 2009-03-03 | 2 | -2/+2 |
| | | * | | | drm: Don't return ERESTARTSYS to user-space. | Thomas Hellstrom | 2009-03-03 | 1 | -1/+1 |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-03-02 | 3 | -1/+7 |
| | |\ \ \ \ |
|
| | | * | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip | Andres Salomon | 2009-03-02 | 1 | -0/+1 |
| | | * | | | | sdhci: Add quirk for controllers with no end-of-busy IRQ | Ben Dooks | 2009-03-02 | 2 | -1/+6 |
| | | |/ / / |
|
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-02 | 20 | -135/+281 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-02 | 17 | -49/+84 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Input: elantech - touchpad driver miss-recognising logitech mice | Arjan Opmeer | 2009-02-28 | 1 | -8/+24 |
| | | * | | | | | Input: synaptics - ensure we reset the device on resume | Andy Whitcroft | 2009-02-28 | 1 | -5/+4 |
| | | * | | | | | Input: usbtouchscreen - fix eGalax HID ignoring | Daniel Ritz | 2009-02-28 | 1 | -0/+1 |
| | | * | | | | | Input: ambakmi - fix timeout handling in amba_kmi_write() | Roel Kluin | 2009-02-01 | 1 | -1/+1 |
| | | * | | | | | Input: pxa930_trkball - fix write timeout handling | Roel Kluin | 2009-02-01 | 1 | -1/+1 |
| | | * | | | | | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-29 | 5 | -7/+8 |
| | | * | | | | | Input: bf54x-keys - fix debounce time validation | Roel Kluin | 2009-01-29 | 1 | -2/+2 |
| | | * | | | | | Input: spitzkbd - mark probe function as __devinit | Uwe Kleine-König | 2009-01-13 | 1 | -4/+4 |
| | | * | | | | | Input: omap-keypad - mark probe function as __devinit | Uwe Kleine-König | 2009-01-13 | 1 | -4/+4 |
| | | * | | | | | Input: corgi_ts - mark probe function as __devinit | Uwe Kleine-König | 2009-01-12 | 1 | -4/+5 |
| | | * | | | | | Input: corgikbd - mark probe function as __devinit | Uwe Kleine-König | 2009-01-12 | 1 | -4/+4 |
| | | * | | | | | Input: uvc - the button on the camera is KEY_CAMERA | Bastien Nocera | 2009-01-10 | 1 | -4/+6 |
| | | * | | | | | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86 | Jean Delvare | 2009-01-10 | 1 | -1/+1 |
| | | * | | | | | Input: atkbd - make forced_release_keys[] static | Daniel Mierswa | 2009-01-10 | 1 | -2/+2 |
| | | * | | | | | Input: usbtouchscreen - allow reporting calibrated data | Dan Streetman | 2009-01-10 | 1 | -2/+17 |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-03-02 | 13 | -174/+366 |
| | |\ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | * | | | | | [SCSI] mpt: fix disable lsi sas to use msi as default | Yinghai Lu | 2009-02-22 | 1 | -2/+2 |
| | | * | | | | | [SCSI] fix ABORTED_COMMAND looping forever problem | James Bottomley | 2009-02-21 | 1 | -3/+2 |
| | | * | | | | | [SCSI] sd: revive sd_index_lock | Tejun Heo | 2009-02-21 | 1 | -0/+7 |
| | | * | | | | | [SCSI] cxgb3i: update the driver version to 1.0.1 | Karen Xie | 2009-02-21 | 1 | -2/+2 |
| | | * | | | | | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.h | Karen Xie | 2009-02-21 | 1 | -0/+2 |
| | | * | | | | | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS | Karen Xie | 2009-02-21 | 6 | -112/+205 |
| | | * | | | | | [SCSI] cxgb3i: added per-task data to track transmit progress | Karen Xie | 2009-02-21 | 2 | -2/+24 |
| | | * | | | | | [SCSI] cxgb3i: transmit work-request fixes | Karen Xie | 2009-02-21 | 2 | -53/+121 |
| | | * | | | | | [SCSI] hptiop: Add new PCI device ID | HighPoint Linux Team | 2009-02-21 | 1 | -0/+1 |
| | | | |_|/ /
| | | |/| | | |
|
| * | | | | | | tmspci: fix request_irq race | Meelis Roos | 2009-03-04 | 1 | -9/+9 |
| * | | | | | | tg3: Fix 5906 link problems | Matt Carlson | 2009-03-04 | 1 | -1/+2 |
| * | | | | | | sungem: another error printed one too early | Roel Kluin | 2009-03-04 | 1 | -1/+1 |
| * | | | | | | aoe: error printed 1 too early | Roel Kluin | 2009-03-04 | 1 | -1/+1 |
| * | | | | | | net pcmcia: worklimit reaches -1 | Roel Kluin | 2009-03-04 | 2 | -2/+4 |