aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-31Fix memory corruption in console selectionMikulas Patocka1-1/+1
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
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2-0/+30
2009-01-30MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter1-0/+11
2009-01-30MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter1-4/+2
2009-01-30MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney1-1/+1
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney2-2/+12
2009-01-30MIPS: Fix a typo in watchpoint register structure.David Daney1-1/+1
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto3-0/+24
2009-01-30MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle1-2/+6
2009-01-30MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle4-7/+4
2009-01-30MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle1-28/+72