summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge branch 'linus' into releaseLen Brown493-7461/+12798
2009-04-05Merge branch 'x2apic' into releaseLen Brown2-3/+4
2009-04-05Merge branch 'constify' into releaseLen Brown1-2/+2
2009-04-05Merge branch 'sony-laptop' into releaseLen Brown1-0/+8
2009-04-05Merge branch 'video' into releaseLen Brown1-0/+11
2009-04-05Merge branch 'battery' into releaseLen Brown1-0/+2
2009-04-05Merge branch 'thermal' into releaseLen Brown1-9/+39
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown1-16/+0
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown1-23/+0
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt1-2/+2
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2009-04-03Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2009-04-03ACPI: update x2apic commentsSuresh Siddha1-3/+3
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-16/+7
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+8
2009-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-3/+55
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+6
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds7-13/+144
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-1/+15
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds8-6/+1293
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-0/+16
2009-04-03Fix highmem PPC build failureKumar Gala1-15/+14
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds12-1535/+167
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-62/+4
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells1-0/+2
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells1-0/+12
2009-04-03NFS: Use local disk inode cacheDavid Howells1-0/+10
2009-04-03NFS: Define and create superblock-level objectsDavid Howells1-0/+5
2009-04-03NFS: Define and create server-level objectsDavid Howells1-0/+4
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells2-0/+3
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells1-0/+5
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells1-5/+47
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIDavid Howells1-1/+15
2009-04-03FS-Cache: Add netfs registrationDavid Howells1-1/+8
2009-04-03FS-Cache: Add cache tag handlingDavid Howells1-1/+8
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells1-4/+0
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells1-0/+509
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells1-0/+548
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells1-5/+33
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells1-1/+1
2009-04-03Document the slow work thread poolDavid Howells1-0/+2
2009-04-03Make the slow work pool configurableDavid Howells1-0/+5
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells1-0/+88
2009-04-03ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o1-0/+1
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-28/+24
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-4/+3
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+0
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt2-0/+9