aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-11-30jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-11-30fbdev: Migrate mailing lists to vgerGeert Uytterhoeven
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-11-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-30.gitignore: Add bzip2 compressed filesGertjan van Wingerde
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller
2009-11-23Staging: octeon-ethernet: Assign proper MAC addresses.David Daney
2009-11-23Staging: Octeon: Use symbolic values for irq numbers.David Daney
2009-11-23MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney
2009-11-22shdma: fix initialization error handlingDan Williams
2009-11-20FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt
2009-11-19ioat3: fix pq completion versus channel deallocation raceDan Williams
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-19dmaengine: include xor/pq validate in device_has_all_tx_types()Dan Williams
2009-11-19ioat2,3: report all uncorrectable errorsDan Williams
2009-11-19Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells
2009-11-19ioat3: specify valid address for disabled-Q or disabled-PDan Williams
2009-11-19ioat2,3: disable asynchronous error notificationsDan Williams
2009-11-19ioat3: dca and raid operations are incompatibleDan Williams
2009-11-19sata_fsl: Split hard and soft resetJiang Yutang
2009-11-19Linux 2.6.32-rc8Linus Torvalds
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-19CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Better showing of debugging information in active object problemsDavid Howells
2009-11-19CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyDavid Howells
2009-11-19CacheFiles: Handle truncate unlocking the page we're readingDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Actually requeue an object when requestedDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells
2009-11-19FS-Cache: Add a retirement stat counterDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells