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