summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-08powerpc: Document new FSL I2C bindings and cleanupWolfgang Grandegger1-4/+0
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras1-22/+0
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds4-13/+8
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds14-110/+139
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-1/+590
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds35-270/+1335
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds3-11/+7
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds5-11/+97
2009-04-05Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+24
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2-0/+12
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-05mfd: remove DS1WM clock handlingPhilipp Zabel1-0/+1
2009-04-05mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel1-1/+0
2009-04-05mfd: convert DS1WM to use MFD corePhilipp Zabel2-12/+5
2009-04-05mfd: Support active high IRQs on WM835xMark Brown1-0/+2
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds2-4/+4
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-03Staging: dst: core files.Evgeniy Polyakov2-1/+590
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