1. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  2. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  3. 7d63397 ARM: 6159/1: Move IOP to use common mult/shift calculation code by Linus Walleij · 14 years ago
  4. de4338f ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation by Will Deacon · 14 years ago
  5. 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
  6. 345a322 iop: implement sched_clock() by Mikael Pettersson · 15 years ago
  7. 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
  8. 469d3044 iop: clockevent support by Mikael Pettersson · 15 years ago
  9. a91549a iop: clocksource support by Mikael Pettersson · 15 years ago
  10. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  11. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  12. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  13. 9308add dmaengine: cleanup unused transaction types by Dan Williams · 15 years ago
  14. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  15. a692838 arch/arm/plat-iop: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  16. 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
  17. 099f53c async_tx: rename zero_sum to val by Dan Williams · 15 years ago
  18. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  19. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  20. ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
  21. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  22. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  23. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  24. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  25. 63f385c [ARM] 5160/1: IOP3XX: gpio/gpiolib support by Arnaud Patard · 16 years ago
  26. c34002c iop: unconditionally initialize the ATU on platforms known to be 'hosts' by Dan Williams · 16 years ago
  27. 97c4604 iop: Program outbound windows using the correct definitions by Russell King · 16 years ago
  28. 27eedbf iop: when scanning PCI bus, translate the PCI addresses according to the outbound window settings by Russell King · 16 years ago
  29. c3a1c9c iop: Make IOP ATU window debug readable by Russell King · 16 years ago
  30. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  31. 66a2c07 [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking by Peter Zijlstra · 16 years ago
  32. 70c14ff [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx by Dan Williams · 17 years ago
  33. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 18 years ago
  34. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  35. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  36. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  37. d73d801 [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files by Dan Williams · 17 years ago
  38. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  39. 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
  40. 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 17 years ago
  41. e90ddd8 [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization by Dan Williams · 17 years ago
  42. 8903fcc [ARM] 4340/1: iop: fix iop_getttimeoffset by Dan Williams · 17 years ago
  43. 3668b45 [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx by Dan Williams · 17 years ago
  44. 4434c5c [ARM] 4186/1: iop: remove cp6_enable/disable routines by Dan Williams · 17 years ago
  45. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 17 years ago
  46. 6df2670 [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static ranges by Dan Williams · 17 years ago
  47. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  48. c852ac8 [ARM] 3832/1: iop3xx: coding style cleanup by Lennert Buytenhek · 18 years ago
  49. 72edd84 [ARM] 3827/1: iop3xx: add common gpio module by Lennert Buytenhek · 18 years ago
  50. 38ce73e [ARM] 3825/1: iop3xx: use cp6 enable/disable macros by Lennert Buytenhek · 18 years ago
  51. 48388b2 [ARM] 3822/1: iop3xx: rewrite time handling by Lennert Buytenhek · 18 years ago
  52. 0cb015f [ARM] 3820/1: iop3xx: factor out shared pci code by Lennert Buytenhek · 18 years ago
  53. e25d64f [ARM] 3819/1: iop3xx: factor out shared i2c code by Lennert Buytenhek · 18 years ago
  54. 7ae1f7e [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code by Lennert Buytenhek · 18 years ago