summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-295-20/+16
|\
| * [SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller2008-02-291-1/+1
| * [SPARC64]: Loosen checks in exception table handling.David S. Miller2008-02-271-10/+2
| * [SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg2008-02-251-1/+2
| * [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-252-8/+8
| * [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-251-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-298-30/+39
|\ \
| * | MAINTAINERS: neteffect updateRoland Dreier2008-02-271-0/+2
| * | RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe2008-02-272-9/+6
| * | RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2008-02-272-4/+21
| * | RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif2008-02-271-0/+1
| * | RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff2008-02-271-3/+0
| * | RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk2008-02-271-1/+1
| * | RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk2008-02-271-2/+2
| * | RDMA/nes: Fix off-by-oneAdrian Bunk2008-02-261-1/+1
| * | RDMA/nes: Resurrect error path dead codeChien Tung2008-02-261-2/+3
| * | RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg2008-02-261-8/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-2911-178/+54
|\ \
| * | ide: remove stale comments from ide-dma.c (take 2)Bartlomiej Zolnierkiewicz2008-02-261-48/+4
| * | ide: remove ide-tape documentation from Documentation/ide.txtBartlomiej Zolnierkiewicz2008-02-261-47/+0
| * | qd65xx: remove commented out codeBartlomiej Zolnierkiewicz2008-02-261-37/+0
| * | ide-tape: schedule driver for removal after 6 monthsBorislav Petkov2008-02-262-0/+15
| * | ide-disk: add missing printk() KERN_* levelsBartlomiej Zolnierkiewicz2008-02-261-2/+3
| * | ide: fix sparse warning about shadowing 'flags' symbolBartlomiej Zolnierkiewicz2008-02-261-8/+5
| * | ide-cd: fix CD/DVD burningAndreas Schwab2008-02-261-3/+2
| * | ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requestsBartlomiej Zolnierkiewicz2008-02-261-14/+10
| * | qd65xx: fix setup of QD6580 Control registerBartlomiej Zolnierkiewicz2008-02-261-4/+2
| * | ide: skip probing port if "hdx=noprobe" was used for both devices on itBartlomiej Zolnierkiewicz2008-02-264-5/+5
| * | ide: remove redundant comment from ide_unregister()Bartlomiej Zolnierkiewicz2008-02-261-5/+0
| * | hpt366: fix section mismatch warningsSam Ravnborg2008-02-261-5/+7
| * | ide-cd: Enable audio play quirk for Optiarc DVD RW AD-5200A driveBorislav Petkov2008-02-261-0/+1
| |/
* | Fix hpet_(un)register_irq_handler() for emulationDavid Howells2008-02-291-2/+2
* | elfcore-compat fix uid/gid typesRoland McGrath2008-02-291-2/+2
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-263-29/+120
|\ \
| * | [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy2008-02-263-29/+120
| * | [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy2008-02-261-4/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-02-26690-7401/+18261
| |\|
| * | Remove empty file fs/xfs/Makefile-linux-2.6.Lachlan McIlroy2008-02-221-0/+0
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-02-269-67/+177
|\ \ \
| * | | ext4: add missing ext4_journal_stop()Akinobu Mita2008-02-251-0/+1
| * | | ext4: ext4_find_next_zero_bit needs an aligned address on some archAneesh Kumar K.V2008-02-231-22/+40
| * | | ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V2008-02-252-8/+15
| * | | ext4: Don't mark filesystem error if fallocate failsAneesh Kumar K.V2008-02-251-5/+6
| * | | ext4: Fix BUG when writing to an unitialized extentMingming Cao2008-02-252-3/+57
| * | | ext4: Don't use ext4_dec_count() if not neededTheodore Ts'o2008-02-151-3/+3
| * | | ext4: modify block allocation algorithm for the last groupValerie Clement2008-02-152-2/+14
| * | | ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V2008-02-151-1/+15
| * | | ext4: Get journal write access before modifying the extent treeAneesh Kumar K.V2008-02-221-3/+8
| * | | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-253-3/+9
| * | | ext4: Don't leave behind a half-created inode if ext4_mkdir() failsAneesh Kumar K.V2008-02-221-7/+4