summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-03libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo1-3/+8
2009-02-03libata: move ata_dev_disable() to libata-eh.cTejun Heo3-13/+22
2009-02-03libata: fix EH device failure handlingTejun Heo1-2/+3
2009-02-03sata_nv: ck804 has borked hardreset tooTejun Heo1-1/+6
2009-02-03ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov1-5/+10
2009-02-03libata: fix kernel-doc warningsRandy Dunlap2-2/+2
2009-02-03ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven1-1/+8
2009-02-03sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord1-2/+2
2009-02-03[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen1-1/+1
2009-02-01Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds1-45/+2
2009-02-01Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds90-37/+125
2009-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+36
2009-02-01Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+60
2009-02-01Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-22/+58
2009-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-10/+39
2009-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-6/+2
2009-02-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-174/+287
2009-02-01Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-328/+313
2009-02-01Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds4-27/+29
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck1-4/+4
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2-15/+10
2009-01-31ipv6: compile fix for ip6mr.cDave Jones1-0/+1
2009-01-31x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-31packet: Avoid lock_sock in mmap handlerHerbert Xu1-2/+7
2009-01-31sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-31sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-31sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-31sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-31sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-31sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-31sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-31sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-31sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-31sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-31sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-31sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-31leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-31regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1
2009-01-31hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner1-0/+7
2009-01-31hrtimers: allow the hot-unplugging of all cpusSebastien Dugue3-7/+24
2009-01-31hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker1-1/+29
2009-01-31MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-31MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2-2/+4
2009-01-31MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-31MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-31MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-31MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39