1. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  2. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  3. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  4. 6e8f54f ARM: ixp2000: irq_data conversion. by Lennert Buytenhek · 14 years ago
  5. d463f36 ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interrupt by Uwe Kleine-König · 14 years ago
  6. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  7. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  8. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  11. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  12. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  13. c7baab5 ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug by Russell King · 15 years ago
  14. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  15. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset 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. 4b1135a genirq: fix name space collisions of nr_irqs in arch/* by Thomas Gleixner · 16 years ago
  18. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  19. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  20. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  21. db5b716 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions by Russell King · 16 years ago
  22. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  23. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  24. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  25. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  26. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 16 years ago
  27. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  28. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago
  29. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  30. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  31. 0af92be [ARM] mm 9: add additional device memory types by Russell King · 17 years ago
  32. 2024c39 [ARM] 3965/1: ixp2000: fix handling of pci master aborts by Lennert Buytenhek · 18 years ago
  33. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  34. cf610ca [ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648 by Russell King · 18 years ago
  35. 7281c24 [ARM] switch to new pci_get_bus_and_slot API by Alan Cox · 18 years ago
  36. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  37. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  38. 64ffae8 [ARM] 3681/1: ARM: Convert ixp2000 to generic irq handling by Thomas Gleixner · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. fc8ea7a [ARM] 3644/1: ixp2000: export gpio_line_config() by Lennert Buytenhek · 18 years ago
  41. f869afa [ARM] 3616/1: fix timer handler wrap logic for a number of platforms by Lennert Buytenhek · 18 years ago
  42. 104c7b03 [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion by Lennert Buytenhek · 18 years ago
  43. bd115ea [ARM] 3378/1: ixp2000: fix gpio interrupt handling by Lennert Buytenhek · 18 years ago
  44. 18ec5c7 [ARM] 3373/1: move uengine loader to arch/arm/common by Lennert Buytenhek · 18 years ago
  45. 0328ad2 [ARM] 3334/1: Add support for IXDP28x5 platforms by Deepak Saxena · 18 years ago
  46. f8e5b28 [ARM] 3302/1: make pci=firmware the default for ixp2000 by Lennert Buytenhek · 18 years ago
  47. 1b39401 [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine types by Lennert Buytenhek · 18 years ago
  48. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  49. dd29c72 [ARM] 3257/1: ixp2000: map in scratch and sram by Lennert Buytenhek · 19 years ago
  50. 5391473 [ARM] 3121/1: unconditionally use XCB=101 on ixp2000 by Lennert Buytenhek · 19 years ago
  51. 7240f1f [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader by Lennert Buytenhek · 19 years ago
  52. 7866f64 [ARM] 3086/1: ixp2xxx error irq handling by Dave Jiang · 19 years ago
  53. ca82d85 [ARM] Fix more 3016/1 breakage by Russell King · 19 years ago
  54. 7f36b1e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  55. d01e889 [ARM] 3052/1: add ixp2000 microcode loader by Lennert Buytenhek · 19 years ago
  56. fa87ced [ARM] 3065/1: ixp2000 typo and whitespace fixes by Lennert Buytenhek · 19 years ago
  57. e9b72e4 [ARM] 3064/1: start using ixp2000_reg_wrb by Lennert Buytenhek · 19 years ago
  58. a6f1063 [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver by Lennert Buytenhek · 19 years ago
  59. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  60. db0d087 [ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000 by Deepak Saxena · 19 years ago
  61. 702c96d5 [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time. by Deepak Saxena · 19 years ago
  62. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  63. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 19 years ago
  64. 2be863c [ARM] Fix missed initialisers/missing comma by Russell King · 19 years ago
  65. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  66. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  67. 28187f2 [PATCH] ARM: 2793/1: platform serial support for ixp2000 by Lennert Buytenhek · 19 years ago
  68. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  69. 26799e6 [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code by Lennert Buytenhek · 19 years ago
  70. baaf7ed1 [PATCH] ARM: 2756/1: add ixp2000 msf mapping by Lennert Buytenhek · 19 years ago
  71. 09b8b5f [PATCH] ARM: Add SA_TIMER flag to timer interrupts by Russell King · 19 years ago
  72. 321ab6a [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips that don't need it by Lennert Buytenhek · 19 years ago
  73. 8144f56 [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 build by Lennert Buytenhek · 19 years ago
  74. ea23d1a [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c bus by Lennert Buytenhek · 19 years ago
  75. c498288 [PATCH] ARM: 2744/1: ixp2000 gpio irq support by Lennert Buytenhek · 19 years ago
  76. e4fe198 [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog by Lennert Buytenhek · 19 years ago
  77. 53e173f [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci init by Lennert Buytenhek · 19 years ago
  78. 458a83f [PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000 by Lennert Buytenhek · 19 years ago
  79. ae36bf5 [PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000 by Lennert Buytenhek · 19 years ago
  80. 8443b16 [PATCH] ARM: 2657/1: export ixp2000_pci_config_addr by Lennert Buytenhek · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago