Age | Commit message (Expand) | Author | Files | Lines |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: iop13xx: irq_data conversion. | Lennert Buytenhek | 2 | -34/+34 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 1 | -3/+3 |
2011-01-03 | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 1 | -3/+3 |
2010-12-08 | ARM: io: make iounmap() a simple macro | Russell King | 1 | -2/+2 |
2010-10-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -13/+7 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2 | -4/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -9/+7 |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 1 | -4/+4 |
2010-07-31 | Merge branch 'misc' into devel | Russell King | 1 | -1/+1 |
2010-07-27 | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 1 | -1/+1 |
2010-07-16 | ARM: Remove DISCONTIGMEM support | Russell King | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -3/+4 |
2010-02-16 | ARM: Add caller information to ioremap | Russell King | 1 | -3/+4 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King | 3 | -3/+17 |
2009-11-23 | ARM: dma-mapping: provide dma_to_page() | Russell King | 1 | -0/+2 |
2009-10-29 | iop: enable generic time | Mikael Pettersson | 3 | -3/+0 |
2009-10-29 | iop: clockevent support | Mikael Pettersson | 1 | -0/+12 |
2009-10-29 | iop: clocksource support | Mikael Pettersson | 1 | -0/+5 |
2009-09-09 | Merge branch 'iop-raid6' into async-tx-next | Dan Williams | 1 | -0/+107 |
2009-09-09 | dmaengine: cleanup unused transaction types | Dan Williams | 1 | -7/+0 |
2009-09-09 | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2 | -10/+12 |
2009-08-30 | iop-adma: P+Q support for iop13xx adma engines | Dan Williams | 1 | -0/+107 |
2009-08-30 | async_tx: add support for asynchronous GF multiplication | Dan Williams | 1 | -1/+1 |
2009-08-30 | async_tx: add sum check flags | Dan Williams | 1 | -5/+7 |
2009-04-09 | async_tx: rename zero_sum to val | Dan Williams | 1 | -4/+4 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2 | -9/+9 |
2009-03-28 | Merge branch 'master' into devel | Russell King | 1 | -1/+4 |
2009-03-25 | [ARM] fix leak in iop13xx/pci | Alan Cox | 1 | -1/+4 |
2009-03-25 | Merge branch 'highmem' into devel | Russell King | 1 | -1/+4 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-03-16 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 1 | -1/+4 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -3/+0 |
2008-11-29 | [ARM] iop13xx: avoid polluting the kernel's namespace | Russell King | 1 | -2/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -14/+2 |
2008-11-11 | iop-adma: use iop_paranoia() for debug BUG_ONs | Dan Williams | 1 | -1/+2 |
2008-10-21 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 1 | -2/+1 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -2/+1 |
2008-09-17 | [ARM] Fix IOP13xx build warnings | Russell King | 1 | -19/+39 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 4 | -4/+4 |
2008-09-01 | [ARM] 5222/1: Allow configuring user:kernel split via Kconfig | Lennert Buytenhek | 1 | -3/+0 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 23 | -13/+1739 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 6 | -6/+6 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 4 | -7/+7 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-07-13 | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds | 1 | -3/+214 |