1. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  2. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  3. 0b35a45 ARM: plat-orion: make gpiochip label unique by Holger Brunck · 13 years ago
  4. 2f0778af ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime by Marc Zyngier · 13 years ago
  5. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 13 years ago
  6. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  7. 45173d5 ARM: Orion: mbus_dram_info consolidation by Andrew Lunn · 13 years ago
  8. b6d1c33 ARM: Orion: Consolidate the address map setup by Andrew Lunn · 13 years ago
  9. 058b96d ARM: 7063/1: Orion: gpio: add missing include of linux/types.h by Axel Lin · 13 years ago
  10. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  11. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
  12. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  13. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  14. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  15. bfe45e0 clocksource: convert ARM 32-bit down counting clocksources by Russell King · 13 years ago
  16. 3cff484 ARM: dove: Consolidate mpp code with platform mpp. by Andrew Lunn · 13 years ago
  17. b2f427a ARM: orion: Refactor the MPP code common in the orion platform by Andrew Lunn · 13 years ago
  18. 4435006 ARM: orion: Consolidate setup of the crypto engine. by Andrew Lunn · 13 years ago
  19. 9e613f8 ARM: orion: Consolidate SATA platform setup. by Andrew Lunn · 13 years ago
  20. 4fcd3f3 ARM: orion: Consolidate USB platform setup code. by Andrew Lunn · 13 years ago
  21. ee96272 ARM: orion: Consolidate the XOR platform setup code. by Andrew Lunn · 13 years ago
  22. 5e00d37 ARM: orion: Consolidate the platform data setup for the watchdog. by Andrew Lunn · 13 years ago
  23. 980f9f6 ARM: orion: Consolidate SPI initialization. by Andrew Lunn · 13 years ago
  24. aac7ffa ARM: orion: Consolidate I2C initialization. by Andrew Lunn · 13 years ago
  25. 7e3819d ARM: orion: Consolidate ethernet platform data by Andrew Lunn · 13 years ago
  26. f6eaccb ARM: orion: Consolidate the creation of the RTC platform data. by Andrew Lunn · 13 years ago
  27. 28a2b45 ARM: orion: Consolidate the creation of the uart platform data. by Andrew Lunn · 13 years ago
  28. e59347a arm: orion: Use generic irq chip by Thomas Gleixner · 13 years ago
  29. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  30. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 13 years ago
  31. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  32. e83bbb1 arm: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  33. 9eac6d0 ARM: Remove dependency of plat-orion GPIO code on mach directory includes. by Lennert Buytenhek · 14 years ago
  34. 4ee1f6b ARM: Remove dependency of plat-orion time code on mach directory includes. by Lennert Buytenhek · 14 years ago
  35. 3b0c8d4 ARM: plat-orion: irq_data conversion. by Lennert Buytenhek · 14 years ago
  36. f06a162 ARM: orion: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
  37. 5e06b64 ARM: ensure all sched_clock() implementations are notrace marked by Russell King · 14 years ago
  38. 1d0ac3c ARM: orion: update clock source registration by Russell King · 14 years ago
  39. 3924996 [ARM] Kirkwood: restrict the scope of the PCIe reset workaround by Nicolas Pitre · 14 years ago
  40. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  41. 21f0ba9 [ARM] orion/kirkwood: reset PCIe unit on boot by Olaf Rempel · 14 years ago
  42. 49106c7 orion/kirkwood: add audio functions. by apatard@mandriva.com · 14 years ago
  43. eedfea2 mtd: orion/kirkwood: add RnB line support to orion mtd driver by Ben Dooks · 14 years ago
  44. 7788cd5 [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power of two by Lennert Buytenhek · 15 years ago
  45. 3e475f5 [ARM] Kirkwood: __init requires linux/init.h by Martin Michlmayr · 15 years ago
  46. 3b937a7 [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt by Nicolas Pitre · 15 years ago
  47. a886565 [ARM] orion: convert gpio to use gpiolib by Erik Benada · 15 years ago
  48. a399e3f [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe by Nicolas Pitre · 15 years ago
  49. 8a3269f [ARM] orion: sched_clock implementation for orion platforms by Stefan Agner · 15 years ago
  50. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  51. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 15 years ago
  52. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  53. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  54. 9e058d4 [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data by Thomas Reitmayr · 15 years ago
  55. 8235ee0 [ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281 by Nicolas Pitre · 15 years ago
  56. 28d27cf [ARM] Orion: make gpio /input/output validation separate by Nicolas Pitre · 15 years ago
  57. fd4b9b3 [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support by Nicolas Pitre · 15 years ago
  58. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 0733231 [ARM] Orion: share GPIO IRQ handling code by Lennert Buytenhek · 16 years ago
  60. 9569dae [ARM] Orion: share GPIO handling code by Lennert Buytenhek · 16 years ago
  61. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  62. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  63. fb6f552 [ARM] Orion: add the option to support different ehci phy initialization by Ronen Shitrit · 16 years ago
  64. 82676d7 [ARM] Orion: fix bug in pcie configuration cycle function field mask by Saeed Bishara · 16 years ago
  65. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  66. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  67. a9311cf [ARM] Orion: PCIe x4/x1 detection support by Lennert Buytenhek · 16 years ago
  68. 1219715 [ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define by Ke Wei · 16 years ago
  69. 000e99c [ARM] Orion: top-level IRQs are level-triggered by Lennert Buytenhek · 16 years ago
  70. b488a5e [ARM] 4954/1: Orion: fix some function section mismatch by Nicolas Pitre · 16 years ago
  71. 2bac1de plat-orion: share time handling code by Lennert Buytenhek · 16 years ago
  72. abc0197 plat-orion: share PCIe handling code by Lennert Buytenhek · 16 years ago
  73. 01eb569 plat-orion: share IRQ handling code by Lennert Buytenhek · 16 years ago
  74. 69b02f6 plat-orion: introduce by Lennert Buytenhek · 16 years ago