| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-07 | 5 | -37/+120 |
|\ |
|
| * | [S390] tape: deadlock on system work queue | Martin Schwidefsky | 2011-03-03 | 3 | -34/+116 |
| * | [S390] keyboard: integer underflow bug | Dan Carpenter | 2011-03-03 | 1 | -1/+2 |
| * | [S390] xpram: remove __initdata attribute from module parameters | Martin Schwidefsky | 2011-03-03 | 1 | -2/+2 |
* | | virtio: console: Don't access vqs if device was unplugged | Amit Shah | 2011-03-06 | 1 | -0/+8 |
* | | drivers/video/backlight/ltv350qv.c: fix a memory leak | Axel Lin | 2011-03-05 | 1 | -1/+8 |
* | | pps: make pps_gen_parport depend on BROKEN | Thomas Gleixner | 2011-03-05 | 1 | -1/+1 |
* | | drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-05 | 1 | -0/+1 |
* | | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() | Axel Lin | 2011-03-05 | 1 | -5/+7 |
* | | drm/nouveau: allocate kernel's notifier object at end of block | Ben Skeggs | 2011-03-04 | 3 | -6/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-04 | 28 | -78/+186 |
|\ \ |
|
| * | | r8169: disable ASPM | Stanislaw Gruszka | 2011-03-03 | 1 | -0/+6 |
| * | | cnic: Fix lost interrupt on bnx2x | Michael Chan | 2011-03-03 | 1 | -8/+17 |
| * | | cnic: Prevent status block race conditions with hardware | Michael Chan | 2011-03-03 | 1 | -0/+8 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-03-03 | 3 | -3/+5 |
| |\ \ |
|
| | * | | e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead | Bruce Allan | 2011-03-02 | 1 | -1/+2 |
| | * | | igb: fix sparse warning | Jeff Kirsher | 2011-03-02 | 1 | -1/+1 |
| | * | | e1000: fix sparse warning | Stephen Hemminger | 2011-03-02 | 1 | -1/+2 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-03-01 | 6 | -7/+15 |
| |\ \ \ |
|
| | * | | | p54usb: add Senao NUB-350 usbid | Christian Lamparter | 2011-02-28 | 1 | -0/+1 |
| | * | | | ath9k_htc: Fix an endian issue | Sujith Manoharan | 2011-02-28 | 1 | -4/+5 |
| | * | | | rndis_wlan: use power save only for BCM4320b | Jussi Kivilinna | 2011-02-25 | 1 | -0/+3 |
| | * | | | carl9170: add Airlive X.USB a/b/g/n USBID | Jan Puk | 2011-02-25 | 1 | -0/+2 |
| | * | | | ath9k: correct ath9k_hw_set_interrupts | Stanislaw Gruszka | 2011-02-25 | 1 | -2/+3 |
| | * | | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2011-02-25 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | iwlagn: Support new 5000 microcode. | Fry, Donald H | 2011-02-21 | 1 | -1/+1 |
| * | | | | | davinci_emac: Add Carrier Link OK check in Davinci RX Handler | Hegde, Vinay | 2011-02-28 | 1 | -1/+1 |
| * | | | | | bnx2x: update driver version to 1.62.00-6 | Dmitry Kravkov | 2011-02-28 | 1 | -1/+1 |
| * | | | | | bnx2x: properly calculate lro_mss | Vladislav Zolotarov | 2011-02-28 | 1 | -6/+42 |
| * | | | | | bnx2x: perform statistics "action" before state transition. | Vladislav Zolotarov | 2011-02-28 | 1 | -2/+2 |
| * | | | | | bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). | Dmitry Kravkov | 2011-02-28 | 2 | -12/+17 |
| * | | | | | bnx2x: Fix ethtool -t link test for MF (non-pmf) devices. | Dmitry Kravkov | 2011-02-28 | 1 | -5/+5 |
| * | | | | | bnx2x: Fix nvram test for single port devices. | Dmitry Kravkov | 2011-02-28 | 1 | -2/+0 |
| * | | | | | bnx2x: (NPAR mode) Fix FW initialization | Dmitry Kravkov | 2011-02-28 | 4 | -17/+48 |
| | |_|/ /
| |/| | | |
|
| * | | | | f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM | RĂ©mi Denis-Courmont | 2011-02-28 | 1 | -5/+10 |
| * | | | | net/fec: fix unterminated platform_device_id table | Axel Lin | 2011-02-28 | 1 | -1/+2 |
| * | | | | dnet: fix wrong use of platform_set_drvdata() | Ilya Yanok | 2011-02-28 | 1 | -2/+1 |
| * | | | | macb: don't use platform_set_drvdata() on a net_device | Jamie Iles | 2011-02-28 | 1 | -1/+1 |
| * | | | | CAN: add controller hardware name for Softing cards | Kurt Van Dijck | 2011-02-28 | 1 | -0/+1 |
| * | | | | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock | 2011-02-28 | 1 | -1/+1 |
| * | | | | fmvj18x_cs: add new id | Ken Kawasaki | 2011-02-28 | 2 | -0/+2 |
| * | | | | bnx2x: Add a missing bit for PXP parity register of 57712. | Vladislav Zolotarov | 2011-02-28 | 1 | -1/+1 |
| * | | | | skge: don't mark carrier down at start | Stephen Hemminger | 2011-02-25 | 1 | -3/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-04 | 3 | -7/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | block: kill loop_mutex | Petr Uzel | 2011-03-03 | 1 | -5/+0 |
| * | | | | block: add @force_kblockd to __blk_run_queue() | Tejun Heo | 2011-03-02 | 2 | -2/+2 |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-03 | 1 | -0/+11 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: fix memory corruption with GM965 and >4GB RAM | Jan Niehusmann | 2011-03-02 | 1 | -0/+11 |
* | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-03 | 2 | -70/+43 |
|\ \ \ \ \ \ |
|
| * | | | | | | of/promtree: allow DT device matching by fixing 'name' brokenness (v5) | Andres Salomon | 2011-03-02 | 1 | -70/+42 |