summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Defer lookup of machine_type to setup.cRussell King2011-02-154-101/+40
* Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds2011-02-011-1/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-0125-210/+174
|\
| * NFS: NFSv4 readdir loses entriesChuck Lever2011-01-281-3/+0
| * NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever2011-01-281-3/+3
| * NFS: Fix an NFS client lockdep issueTrond Myklebust2011-01-281-2/+4
| * NFS construct consistent co_ownerid for v4.1Andy Adamson2011-01-251-20/+10
| * NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust2011-01-251-9/+17
| * NFS improve pnfs_put_deviceid_cache debug printAndy Adamson2011-01-251-1/+1
| * NFS fix cb_sequence error processingAndy Adamson2011-01-251-1/+1
| * NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-2510-128/+42
| * NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever2011-01-251-4/+5
| * NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-254-13/+31
| * NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-252-8/+28
| * NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever2011-01-251-1/+4
| * NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever2011-01-251-14/+20
| * NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl2011-01-251-2/+7
| * NFS: fix handling of malloc failure during nfs_flush_multi()Fred Isaman2011-01-191-1/+1
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-02-015-35/+41
|\ \
| * | ARM: smp_on_up: allow non-ARM SMP processorsRussell King2011-01-311-12/+10
| * | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King2011-01-311-16/+17
| * | ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King2011-01-311-0/+6
| * | ARM: footbridge: fix debug macrosRussell King2011-01-311-2/+2
| * | ARM: mmci: round down the bytes transferred on errorRussell King2011-01-311-3/+4
| * | ARM: mmci: complete the transaction on errorRussell King2011-01-311-1/+1
| * | ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-271-2/+2
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-016-34/+5
|\ \ \
| * | | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-271-1/+1
| * | | arm: omap2: mux: fix compile warningFelipe Balbi2011-01-271-1/+1
| * | | omap1: Simplify use of omap_irq_flagsTony Lindgren2011-01-272-14/+1
| * | | omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-272-18/+2
* | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-02-011-1/+1
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-02-0110-71/+152
|\ \ \ \
| * | | | xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com2011-01-281-8/+25
| * | | | xfs: fix dquot shaker deadlockDave Chinner2011-01-281-25/+21
| * | | | xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-283-12/+3
| * | | | xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner2011-01-281-2/+18
| * | | | xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner2011-01-281-0/+10
| * | | | xfs: limit extent length for allocation to AG sizeDave Chinner2011-01-282-8/+26
| * | | | xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner2011-01-281-1/+6
| * | | | xfs: fix efi item leak on forced shutdownDave Chinner2011-01-283-13/+38
| * | | | xfs: fix log ticket leak on forced shutdown.Dave Chinner2011-01-271-2/+5
| | |_|/ | |/| |
* | | | virtio: update MAINTAINERSMichael S. Tsirkin2011-02-011-0/+10
* | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-0148-381/+568
|\ \ \ \
| * \ \ \ Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-246-86/+110
| |\ \ \ \
| | * | | | xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-142-26/+17
| | * | | | xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-141-2/+2
| | * | | | xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-141-5/+6
| | * | | | xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-141-7/+21
| | * | | | xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-141-8/+6
OpenPOWER on IntegriCloud