aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-02bio.h: If they MUST be inlined, then use __always_inlineAlberto Bertogli1-2/+4
2009-02-02Fix misleading comment in bio.hAlberto Bertogli1-2/+2
2009-02-02block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe1-1/+1
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe2-3/+11
2009-01-31Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds90-37/+125
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+36
2009-01-31Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-01-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-8/+60
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-22/+58
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-10/+39
2009-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds2-6/+2
2009-01-31Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-174/+287
2009-01-31Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-328/+313
2009-01-31Stop 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-30x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-30packet: Avoid lock_sock in mmap handlerHerbert Xu1-2/+7
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-30sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-30regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner1-0/+7
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue3-7/+24
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker1-1/+29
2009-01-30MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2-2/+4
2009-01-30MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-30MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-30MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-30MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39
2009-01-30MIPS: RB532: Fix set_latch_u5()Phil Sutter1-1/+1
2009-01-30MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter1-2/+3
2009-01-30MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter1-1/+1
2009-01-30MIPS: RB532: Detect uart type, add platform devicePhil Sutter2-1/+27
2009-01-30MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter1-6/+0
2009-01-30MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter1-4/+4