summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linker script: unify usage of discard definitionTejun Heo2009-07-0925-155/+80Star
* microblaze: include EXIT_TEXT to _stextMichal Simek2009-07-091-2/+2
* percpu: teach large page allocator about NUMATejun Heo2009-07-043-95/+359
* percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-043-37/+97
* percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-043-249/+400
* percpu: reorder a few functions in mm/percpu.cTejun Heo2009-07-041-45/+45
* percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-043-78/+33Star
* x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-045-171/+244
* percpu: make 4k first chunk allocator map memoryTejun Heo2009-07-041-17/+54
* x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-043-62/+113
* percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-043-14/+8Star
* x86: make pcpu_chunk_addr_search() matching stricterTejun Heo2009-07-041-1/+1
* Merge branch 'master' into for-nextTejun Heo2009-07-041365-17518/+55214
|\
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-031-0/+3
| |\
| | * fs/notify/inotify: decrement user inotify count on closeKeith Packard2009-07-021-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-038-193/+423
| |\ \
| | * | Btrfs: fix error message formattingHu Tao2009-07-021-1/+1
| | * | Btrfs: fix use after free in btrfs_start_workers fail pathJiri Slaby2009-07-021-1/+1
| | * | Btrfs: honor nodatacow/sum mount options for new filesChris Mason2009-07-021-6/+7
| | * | Btrfs: update backrefs while dropping snapshotYan Zheng2009-07-024-181/+395
| | * | Btrfs: account for space we may use in fallocateJosef Bacik2009-07-021-1/+11
| | * | Btrfs: fix the file clone ioctl for preallocated extentsChris Mason2009-07-021-2/+4
| | * | Btrfs: don't log the inode in file_write while growing the fileChris Mason2009-07-021-1/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-07-036-13/+20
| |\ \ \
| | * | | [SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie2009-06-271-0/+4
| | * | | [SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt2009-06-261-2/+3
| | * | | [SCSI] zalon: fix oops on attach failureJames Bottomley2009-06-251-1/+1
| | * | | [SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar2009-06-251-4/+4
| | * | | [SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin2009-06-251-5/+2Star
| | * | | [SCSI] ibmvscsi: Fix module load hangBrian King2009-06-251-1/+6
| * | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-07-033-359/+353Star
| |\ \ \ \
| | * | | | intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()David Woodhouse2009-07-021-2/+4
| | * | | | intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loopsDavid Woodhouse2009-07-021-11/+13
| | * | | | intel-iommu: Use cmpxchg64_local() for setting PTEsDavid Woodhouse2009-07-011-1/+1
| | * | | | intel-iommu: Warn about unmatched unmap requestsDavid Woodhouse2009-07-011-2/+4
| | * | | | intel-iommu: Kill superfluous mapping_lockDavid Woodhouse2009-07-011-10/+2Star
| | * | | | intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386David Woodhouse2009-07-011-14/+23
| | * | | | intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse2009-07-011-1/+1
| | * | | | intel-iommu: Performance improvement for dma_pte_free_pagetable()David Woodhouse2009-06-301-10/+17
| | * | | | intel-iommu: Don't free too much in dma_pte_free_pagetable()David Woodhouse2009-06-301-1/+1
| | * | | | intel-iommu: dump mappings but don't die on pte already setDavid Woodhouse2009-06-301-1/+10
| | * | | | intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping()David Woodhouse2009-06-301-40/+22Star
| | * | | | intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg()David Woodhouse2009-06-301-21/+62
| | * | | | intel-iommu: Simplify __intel_alloc_iova()David Woodhouse2009-06-291-31/+18Star
| | * | | | intel-iommu: Performance improvement for domain_pfn_mapping()David Woodhouse2009-06-291-9/+17
| | * | | | intel-iommu: Performance improvement for dma_pte_clear_range()David Woodhouse2009-06-291-16/+15Star
| | * | | | intel-iommu: Clean up iommu_domain_identity_map()David Woodhouse2009-06-291-15/+9Star
| | * | | | intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARsDavid Woodhouse2009-06-291-10/+3Star
| | * | | | intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argumentDavid Woodhouse2009-06-291-12/+9Star
| | * | | | intel-iommu: Change aligned_size() to aligned_nrpages()David Woodhouse2009-06-291-9/+12