summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-1523-28/+597
|\
| * xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini2013-11-111-8/+2
| * arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-082-0/+2
| * Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-0818-17/+548
| |\
| | * arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-252-0/+17
| | * xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-254-0/+81
| | * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-102-5/+8
| | * xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-094-0/+92
| | * arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d...Stefano Stabellini2013-10-181-1/+12
| | * arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-181-1/+12
| | * swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-091-0/+1
| | * xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-107-2/+71
| | * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-091-1/+3
| | * xen/x86: allow __set_phys_to_machine for autotranslate guestsStefano Stabellini2013-10-091-3/+3
| | * arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-174-9/+252
| | * arm64: define DMA_ERROR_CODEStefano Stabellini2013-10-151-0/+1
| | * arm: make SWIOTLB availableStefano Stabellini2013-10-152-0/+43
| * | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08140-494/+813
| |\|
| * | pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini2013-11-081-0/+4
| * | arm: make SWIOTLB availableStefano Stabellini2013-11-082-0/+39
| * | xen: delete new instances of added __cpuinitPaul Gortmaker2013-11-081-1/+1
| * | x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-063-8/+7
| * | xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk2013-09-271-2/+2
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-1519-21/+0
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-153-5/+5
* | | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-151-1/+1
* | | xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-153-30/+13
* | | xtensa: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | x86: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | | unicore32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-6/+8
* | | um: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | | tile: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+5
* | | sparc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-152-6/+10
* | | sh: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | score: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
* | | s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+9
* | | powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-153-5/+12
* | | parisc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | | mips: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
* | | metag: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | | m68k: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-153-3/+14
* | | m32r: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | ia64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | hexagon: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+6
* | | frv: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+8
* | | cris: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | avr32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | arm64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
* | | arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-5/+7
* | | arc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+8