aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2011-03-10
* ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagicDave Martin2011-02-26
* ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre2011-02-23
* ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre2011-02-23
* ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon2011-02-17
* ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring2011-02-17
* ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-17
* ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-17
* ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren2011-02-17
* ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King2011-02-17
* ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-17
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-17
* ARM: Defer lookup of machine_type to setup.cRussell King2011-02-15
* Linux 2.6.38-rc3Linus Torvalds2011-01-31
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-01-31
|\
| * NFS: NFSv4 readdir loses entriesChuck Lever2011-01-28
| * NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever2011-01-28
| * NFS: Fix an NFS client lockdep issueTrond Myklebust2011-01-28
| * NFS construct consistent co_ownerid for v4.1Andy Adamson2011-01-25
| * NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust2011-01-25
| * NFS improve pnfs_put_deviceid_cache debug printAndy Adamson2011-01-25
| * NFS fix cb_sequence error processingAndy Adamson2011-01-25
| * NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
| * NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever2011-01-25
| * NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
| * NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-25
| * NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever2011-01-25
| * NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever2011-01-25
| * NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl2011-01-25
| * NFS: fix handling of malloc failure during nfs_flush_multi()Fred Isaman2011-01-19
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-31
|\ \
| * | ARM: smp_on_up: allow non-ARM SMP processorsRussell King2011-01-31
| * | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King2011-01-31
| * | ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King2011-01-31
| * | ARM: footbridge: fix debug macrosRussell King2011-01-31
| * | ARM: mmci: round down the bytes transferred on errorRussell King2011-01-31
| * | ARM: mmci: complete the transaction on errorRussell King2011-01-31
| * | ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-27
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-31
|\ \ \
| * | | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-27
| * | | arm: omap2: mux: fix compile warningFelipe Balbi2011-01-27
| * | | omap1: Simplify use of omap_irq_flagsTony Lindgren2011-01-27
| * | | omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-27
* | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-31
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-31
|\ \ \ \
| * | | | xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com2011-01-28
| * | | | xfs: fix dquot shaker deadlockDave Chinner2011-01-28
| * | | | xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-28
| * | | | xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner2011-01-28
| * | | | xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner2011-01-28