Age | Commit message (Expand) | Author | Files | Lines |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -4/+5 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -4/+5 |
2012-02-22 | [IA64] genirq fixup for SGI/SN | Dimitri Sivanich | 3 | -0/+3 |
2011-12-10 | ia64: pcibr: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -2/+1 |
2011-12-10 | ia64: tioca: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -2/+2 |
2011-11-01 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 3 | -0/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -2/+2 |
2011-03-17 | ia64: change to new flag variables | matt mooney | 2 | -2/+2 |
2011-03-03 | [IA64] tioca: Fix assignment from incompatible pointer warnings | Jeff Mahoney | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2009-12-16 | ia64: use bitmap_find_next_zero_area | Akinobu Mita | 1 | -14/+5 |
2009-09-15 | [IA64] pci_br, fix infinite loop in find_free_ate() | Jiri Slaby | 1 | -0/+2 |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 3 | -7/+7 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 3 | -7/+7 |
2009-06-17 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+2 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -1/+1 |
2009-04-01 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 1 | -3/+1 |
2009-03-18 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -4/+3 |
2009-03-06 | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 1 | -4/+3 |
2009-01-16 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -0/+6 |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller | 1 | -0/+6 |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 1 | -28/+30 |
2009-01-06 | make sn DMA mapping functions static | FUJITA Tomonori | 1 | -38/+26 |
2009-01-06 | set up dma_ops appropriately | FUJITA Tomonori | 1 | -0/+5 |
2009-01-06 | add dma_mapping_ops for SGI Altix | FUJITA Tomonori | 1 | -0/+16 |
2008-09-10 | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree | Julia Lawall | 1 | -1/+3 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -1/+1 |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 1 | -21/+60 |
2008-04-22 | [IA64] minor irq handler cleanups | Jeff Garzik | 1 | -2/+4 |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 3 | -11/+11 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 1 | -8/+8 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -3/+3 |
2007-12-19 | [IA64] Two trivial spelling fixes | Joe Perches | 1 | -1/+1 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 1 | -1/+1 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -2/+2 |
2007-10-16 | IA64: sg chaining support | Jens Axboe | 1 | -5/+6 |
2007-10-12 | ia64: fix sn to add include files using EXTRA_CFLAGS | Sam Ravnborg | 2 | -2/+2 |
2007-09-01 | [IA64] SN: Add support for CPU disable | John Keller | 3 | -0/+4 |
2007-07-11 | [IA64] silence GCC ia64 unused variable warnings | Jes Sorensen | 1 | -1/+1 |
2007-06-27 | [IA64] Make SN2 PCI code use ioremap rather than manually mangle the address | Jes Sorensen | 3 | -5/+10 |
2007-05-12 | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 5 | -19/+19 |
2007-04-07 | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug | Mike Habeck | 1 | -2/+6 |
2007-02-03 | Altix: ACPI SSDT PCI device support | John Keller | 1 | -2/+4 |
2006-12-02 | Altix: Add initial ACPI IO support | John Keller | 2 | -34/+1 |
2006-10-11 | [PATCH] ia64/sn __iomem annotations | Al Viro | 2 | -22/+22 |
2006-10-10 | [PATCH] more ia64 irq handlers | Al Viro | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -4/+2 |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2 | -2/+2 |
2006-08-03 | [IA64] sparse cleanups | Keith Owens | 1 | -3/+3 |