aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-04[ARM] pxa/csb701: do not register devices on non-csb726 boadsDmitry Eremin-Solenikov
2009-04-04[ARM] pxa/colibri: get rid of set_irq_type()Daniel Mack
2009-04-04[ARM] pxa/colibri: provide MAC address from ATAG_SERIALDaniel Mack
2009-04-04[ARM] pxa/cm-x2xx: fix ucb1400 not being registeredMarek Vasut
2009-04-04[ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut
2009-04-04[ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlightMarek Vasut
2009-04-04[ARM] pxa: Palm Tungsten E2 basic supportMarek Vasut
2009-04-04[ARM] pxa/em-x270: add libertas device registrationMike Rapoport
2009-04-04[ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_powerPhilipp Zabel
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/rcu-doc-2.6Linus Torvalds
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03Fix highmem PPC build failureKumar Gala
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Display local caching stateDavid Howells
2009-04-03NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-04-03NFS: Add read context retention for FS-Cache to call back withDavid Howells
2009-04-03NFS: FS-Cache page managementDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Invalidate FsCache page flags when cache removedDavid Howells
2009-04-03NFS: Use local disk inode cacheDavid Howells
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells
2009-04-03NFS: Permit local filesystem caching to be enabled for NFSDavid Howells
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells
2009-04-03NFS: Add comment banners to some NFS functionsDavid Howells
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells
2009-04-03CacheFiles: Export things for CacheFilesDavid Howells
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells