1. 3e48e65 Merge branch 'iop-raid6' into async-tx-next by Dan Williams · 15 years ago
  2. 9308add dmaengine: cleanup unused transaction types by Dan Williams · 15 years ago
  3. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  4. 7bf649a iop-adma: P+Q support for iop13xx adma engines by Dan Williams · 15 years ago
  5. b2f46fd async_tx: add support for asynchronous GF multiplication by Dan Williams · 15 years ago
  6. ad283ea async_tx: add sum check flags by Dan Williams · 15 years ago
  7. 099f53c async_tx: rename zero_sum to val by Dan Williams · 15 years ago
  8. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  9. 9759d22 Merge branch 'master' into devel by Russell King · 15 years ago
  10. b23c7a4 [ARM] fix leak in iop13xx/pci by Alan Cox · 15 years ago
  11. fbf2b1f Merge branch 'highmem' into devel by Russell King · 15 years ago
  12. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  13. 58edb51 [ARM] make page_to_dma() highmem aware by Nicolas Pitre · 16 years ago
  14. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  15. 6ae8595 [ARM] iop13xx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  16. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  17. 65e5038 iop-adma: use iop_paranoia() for debug BUG_ONs by Dan Williams · 16 years ago
  18. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  19. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  20. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  21. 1562f98 [ARM] Fix IOP13xx build warnings by Russell King · 16 years ago
  22. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  23. 8d5796d [ARM] 5222/1: Allow configuring user:kernel split via Kconfig by Lennert Buytenhek · 16 years ago
  24. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  25. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  26. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  27. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  29. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  30. 39a8d7d1 iop13xx: surface the iop13xx adma units to the iop-adma driver by Dan Williams · 18 years ago
  31. 51198ea [ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi control registers by Dan Williams · 17 years ago
  32. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  33. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  34. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  35. d73d801 [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files by Dan Williams · 17 years ago
  36. e702a71 [ARM] 4382/1: iop13xx: fix msi support by Dan Williams · 17 years ago
  37. 2fd0237 [ARM] iop13xx: msi support by Daniel Wolstenholme · 17 years ago
  38. 6f95416 Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into devel by Russell King · 17 years ago
  39. 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 17 years ago
  40. d2dd8b1 [ARM] 4342/2: iop13xx: add resource definitions for the tpmi units by Dan Williams · 17 years ago
  41. fa543f0 [ARM] 4344/1: iop13xx: do not claim both uarts by default on iop342 by Dan Williams · 17 years ago
  42. 84c981f [ARM] 4343/1: iop13xx: automatically detect the internal bus frequency by Dan Williams · 17 years ago
  43. 7dcad37 [ARM] 4341/1: iop13xx: fix i/o address translation by Dan Williams · 17 years ago
  44. 5a84d15 Merge ARM fixes by Russell King · 17 years ago
  45. 6a32b93 [ARM] Fix iop13xx build error by Russell King · 17 years ago
  46. 3668b45 [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx by Dan Williams · 17 years ago
  47. 4434c5c [ARM] 4186/1: iop: remove cp6_enable/disable routines by Dan Williams · 17 years ago
  48. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 17 years ago
  49. b0b1d60 [ARM] 4077/1: iop13xx: fix __io() macro by Dan Williams · 18 years ago
  50. 3a2aeda [ARM] 4022/1: iop13xx: generic irq fixups by Dan Williams · 18 years ago
  51. ab9d90d [ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setup by Lennert Buytenhek · 18 years ago
  52. 6d2e857 [ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/sc by Lennert Buytenhek · 18 years ago
  53. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago