summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-301-4/+4
| * IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-301-9/+9
| * IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-301-1/+9
| * IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-301-5/+9
| * IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-301-2/+2
| * IPoIB/cm: Fix receive QP cleanupRoland Dreier2007-10-261-1/+1
* | Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-3013-22/+23
* | dio: fix cache invalidation after sync writesZach Brown2007-10-301-10/+6Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-3011-106/+86Star
|\ \
| * | [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
| * | [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
| * | [IA64] update sn2 defconfig to 64kb pagesJes Sorensen2007-10-291-52/+54
| * | [IA64] fix typo in per_cpu_offsetYu Luming2007-10-291-1/+1
| * | [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-293-49/+22Star
| * | [IA64] vDSO vs --build-idRoland McGrath2007-10-291-0/+3
| * | [IA64] check-segrel.lds vs --build-idRoland McGrath2007-10-291-0/+1
| * | [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
| * | [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-3019-104/+110
|\ \ \
| * | | ixgb: fix TX hangs under heavy loadAuke Kok2007-10-301-2/+2
| * | | e1000e: Fix typo ! &Roel Kluin2007-10-301-1/+1
| * | | ixgbe: minor sparse fixesStephen Hemminger2007-10-303-7/+7
| * | | e1000: sparse warnings fixesStephen Hemminger2007-10-305-35/+36
| * | | ixgb: fix sparse warningsStephen Hemminger2007-10-305-35/+37
| * | | e1000e: fix sparse warningsStephen Hemminger2007-10-302-19/+20
| * | | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth2007-10-301-3/+3
| * | | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...Michael Hennerich2007-10-301-2/+0Star
| * | | DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard2007-10-301-0/+4
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-305-23/+115
|\ \ \ \
| * | | | libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-303-3/+6
| * | | | libata: stop being overjealous about non-IO commandsTejun Heo2007-10-302-8/+14
| * | | | libata: flush is an IO commandTejun Heo2007-10-301-0/+3
| * | | | sata_promise: cleanupsMikael Pettersson2007-10-301-8/+9
| * | | | sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson2007-10-301-4/+83
| |/ / /
* | | | locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields2007-10-301-0/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-3031-268/+1052
|\ \ \ \
| * | | | Blackfin arch: use a less common define name in BF549Mike Frysinger2007-10-301-1/+1
| * | | | Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-301-0/+3
| * | | | Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger2007-10-301-3/+8
| * | | | Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-301-1/+1
| * | | | Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich2007-10-301-43/+43
| * | | | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-302-4/+4
| * | | | Blackfin arch: update board defconfig files according to latest information f...Bryan Wu2007-10-307-49/+242
| * | | | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-295-2/+21
| * | | | Blackfin arch: Add missing definitions of BF54xRobin Getz2007-10-291-0/+7
| * | | | Blackfin arch: Fix random crash issue found by Michael.Robin Getz2007-10-291-2/+4
| * | | | Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz2007-10-291-2/+9
| * | | | Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-292-7/+42
| * | | | Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz2007-10-291-139/+179
| * | | | Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich2007-10-291-2/+40