1. 80cf22c ARM: versatile: irq_data conversion. by Lennert Buytenhek · 14 years ago
  2. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  3. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  4. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  5. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  6. 1da0c89 ARM: versatile: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
  7. 0b05da7 ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI by Hans Ulli Kroll · 14 years ago
  8. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  9. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
  10. 8a9618f ARM: 6432/1: move timer-sp.c from versatile to common by Rob Herring · 14 years ago
  11. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  12. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  13. 7c63984 ARM: do not define VMALLOC_END relative to PAGE_OFFSET by Nicolas Pitre · 14 years ago
  14. 0a4ca02 ARM: 6282/1: Remove useless definitions from versatile hardware.h by eric miao · 14 years ago
  15. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  16. a3e5bb4 ARM: Versatile: fix section mismatch by Russell King · 14 years ago
  17. 3126c7b ARM: AMBA: Add pclk definition for platforms using primecells by Russell King · 14 years ago
  18. d161edf ARM: 6215/2: add character LCD platform data for RealView and Versatile by Linus Walleij · 14 years ago
  19. ef6f4b1 ARM: 6228/1: PL022 SSP platform data for the Versatile by Linus Walleij · 14 years ago
  20. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  21. 9bf5b2e ARM: Indirect round/set_rate operations through clk structure by Russell King · 14 years ago
  22. d1914c7 ARM: Make Integrator/Versatile/Reaview VCO code similar by Russell King · 14 years ago
  23. f5fc008 ARM: Realview/Versatile: separate out common sched_clock() by Russell King · 14 years ago
  24. e606a94 ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h by Russell King · 14 years ago
  25. e388771 ARM: Realview/Versatile: separate out common SP804 timer code by Russell King · 14 years ago
  26. f4b8b31 ARM: Realview/Versatile/Integrator: separate out common clock code by Russell King · 14 years ago
  27. c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 14 years ago
  28. 232eaf7 ARM: ICST: indirect s2div and idx2s arrays via icst_params by Russell King · 14 years ago
  29. e73a46a ARM: ICST: move minimum VCO frequency to icst_params by Russell King · 14 years ago
  30. 64fceb1 ARM: ICST: use Hz instead of kHz by Russell King · 14 years ago
  31. 4de2edb ARM: ICST: provide definitions for max/min VCO frequencies by Russell King · 14 years ago
  32. 39c0cb0 ARM: ICST: merge common ICST VCO structures by Russell King · 14 years ago
  33. a285edc ARM: Fix Versatile&Integrator includes to behave in the same way as Realview by Russell King · 14 years ago
  34. 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
  35. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  36. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  37. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  38. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  39. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  40. 64e8be6 ARM: Realview & Versatile: Fix i2c_board_info definitions by Russell King · 15 years ago
  41. 7fb2bbf MMC: MMCI: allow GPIOs to be passed by Russell King · 15 years ago
  42. bbeddc4 [ARM] versatile: add PL061 gpiolib support by Russell King · 15 years ago
  43. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  44. 982db66 [ARM] 5518/1: versatile: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
  45. c07f87f [ARM] VIC: Add power management device by Ben Dooks · 15 years ago
  46. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  47. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  48. 533ad5e [ARM] 5395/1: RealView: Add support for the DS1338 RTC chip by Catalin Marinas · 15 years ago
  49. 1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  50. 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
  51. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  52. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  53. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  54. ccaec3e [ARM] versatile: remove IRQ mask definitions by Russell King · 16 years ago
  55. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  56. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  57. e902be5 Merge branches 'core' and 'clks' into devel by Russell King · 16 years ago
  58. 71a06da [ARM] versatile: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  59. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  60. 1e8b041 [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants by Russell King · 16 years ago
  61. 7bfc0b2 [ARM] versatile: correct MMC clock rate by Russell King · 16 years ago
  62. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  63. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  64. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  65. b4f151f MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ by David Howells · 16 years ago
  66. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  67. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  68. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  69. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  70. 756813c [ARM] 4454/1: Use word accesses in Versatile PCI config reads by Andrzej Zaborowski · 17 years ago
  71. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  72. 89df127 [ARM] 4261/1: clockevent support for Versatile platform by Kevin Hilman · 17 years ago
  73. b49c87c [ARM] 4260/1: clocksource support for Versatile platform by Kevin Hilman · 17 years ago
  74. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  75. 6b65cd7 i2c: New ARM Versatile/Realview bus driver by Russell King · 18 years ago
  76. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  77. 752bee1 [ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to 63 bit by Nicolas Pitre · 18 years ago
  78. 4e4e520 [ARM] Fix Versatile PB initialisation to use .init_machine by Russell King · 18 years ago
  79. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  80. 399ad77 [PATCH] arm-versatile iomem annotations by Al Viro · 18 years ago
  81. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  82. c060151 [ARM] 3860/1: Versatile PCI config byte accesses by Paul Brook · 18 years ago
  83. a0c5a64 [ARM] 3752/1: fix versatile flash resource map by Yoav Steinberg · 18 years ago
  84. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  85. dc5bc8f [ARM] Allow Versatile to be built for AB and PB by Russell King · 18 years ago
  86. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 56f1319e [ARM] Fix Integrator and Versatile interrupt initialisation by Russell King · 18 years ago
  89. 824b5b5 [ARM] Adapt vic.c to allow for multiple VICs in a system. by Russell King · 18 years ago
  90. c27a216 [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM by Catalin Marinas · 18 years ago
  91. fa0fe48 [ARM] Separate VIC (vectored interrupt controller) support from Versatile by Russell King · 18 years ago
  92. 5ff3fd2 [ARM] Remove useless 'default n' from Kconfig files by Russell King · 18 years ago
  93. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 18 years ago
  94. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  95. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  96. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  97. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  98. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  99. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  100. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago