summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-1216-24/+1024
|\
| * x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk2010-08-021-2/+5
| * pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-273-0/+73
| * swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-274-1/+586
| * xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-271-7/+3
| * vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge2010-07-272-0/+6
| * xen: Add xen_create_contiguous_regionAlex Nixon2010-06-073-0/+249
| * xen: Rename the balloon lockAlex Nixon2010-06-073-11/+19
| * xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-072-3/+19
| * xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-072-8/+71
* | memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky2010-08-121-2/+3
* | memstick: init sysfs attributesMaxim Levitsky2010-08-121-0/+1
* | mmc_test: fix large memory allocationAdrian Hunter2010-08-121-29/+47
* | mmc_test: add performance testsAdrian Hunter2010-08-121-2/+791
* | mmc_block: add support for secure discardAdrian Hunter2010-08-122-3/+46
* | block: add secure discardAdrian Hunter2010-08-129-7/+45
* | omap_hsmmc: add erase capabilityAdrian Hunter2010-08-121-3/+10
* | mmc_block: add discard supportAdrian Hunter2010-08-122-3/+55
* | mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-1214-8/+651
* | mm: fix writeback_in_progress()Jan Kara2010-08-122-1/+4
* | writeback: merge for_kupdate and !for_kupdate casesWu Fengguang2010-08-121-33/+10
* | writeback: fix queue_io() orderingWu Fengguang2010-08-121-1/+9
* | writeback: don't redirty tail an inode with dirty pagesWu Fengguang2010-08-121-13/+9
* | writeback: add comment to the dirty limit functionsWu Fengguang2010-08-121-3/+28
* | writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-124-41/+44
* | writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang2010-08-121-62/+33
* | parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-121-1/+1
* | score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-121-1/+1
* | pc8736x_gpio: depends on X86_32Randy Dunlap2010-08-121-1/+1
* | mm: fix fatal kernel-doc errorRandy Dunlap2010-08-121-1/+1
* | acpi: fix bogus preemption logicThomas Gleixner2010-08-122-3/+8
* | kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold2010-08-121-7/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1115-130/+223
|\ \
| * | isofs: Fix lseek() to position beyond 4 GBJan Andres2010-08-111-1/+6
| * | vfs: remove unused MNT_STRICTATIMEMiklos Szeredi2010-08-112-2/+0
| * | vfs: show unreachable paths in getcwd and procMiklos Szeredi2010-08-114-5/+57
| * | vfs: only add " (deleted)" where necessaryMiklos Szeredi2010-08-111-10/+22
| * | vfs: add prepend_path() helperMiklos Szeredi2010-08-111-36/+58
| * | vfs: __d_path: dont prepend the name of the root dentryMiklos Szeredi2010-08-111-3/+9
| * | ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
| * | vfs: add helpers to get root and pwdMiklos Szeredi2010-08-118-62/+49
| * | cachefiles: use path_get instead of lone dgetMiklos Szeredi2010-08-111-12/+14
| * | fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel2010-08-111-24/+50
| * | V7: Adjust sanity checks for some volumesLubomir Rintel2010-08-112-2/+15
| * | Add v7 aliasLubomir Rintel2010-08-111-0/+1
| * | v9fs: fixup for inode_setattr being removedStephen Rothwell2010-08-111-3/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-08-119-21/+181
|\ \ \
| * | | Squashfs: fix checkpatch.pl warningsPhillip Lougher2010-08-081-10/+10
| * | | Squashfs: fix filename typoPhillip Lougher2010-08-051-1/+1
| * | | Squashfs: update Kconfig and documentation for LZOPhillip Lougher2010-08-052-5/+15