1. 888073d ARM: bcmring: fix UART declarations by Paul Gortmaker · 12 years ago
  2. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  4. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  6. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  7. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  8. 2105b9a Only include linux/sched.h once in arch/arm/mach-bcmring/dma.c by Jesper Juhl · 12 years ago
  9. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 12 years ago
  10. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 12 years ago
  11. dcf81c1 Merge branch 'amba' into for-armsoc by Russell King · 12 years ago
  12. 8ede1ae ARM: amba: bcmring: use common amba device initializers by Russell King · 13 years ago
  13. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  14. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  15. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  16. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  17. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  18. d1fce9c ARM: restart: bcmring: use new restart hook by Russell King · 13 years ago
  19. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  20. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  21. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  22. bfcd2ea ARM: mach-bcmring: use proper constant to identify DMA memory area by Nicolas Pitre · 13 years ago
  23. 5fc8628 ARM: 7154/1: mach-bcmring: fix build error in dma.c by Maxin B. John · 13 years ago
  24. 8658ca7 ARM: 7153/1: mach-bcmring: fix build error in core.c by Maxin B. John · 13 years ago
  25. 4cffaf7 arm: fix implicit use of sched.h in bcmring/dma.c by Paul Gortmaker · 13 years ago
  26. 9e54d33 arm: fix implicit use of page.h in several arch/arm files by Paul Gortmaker · 13 years ago
  27. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  28. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
  30. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  31. 0e79671 ARM: mach-bcmring: remove mach/memory.h by Nicolas Pitre · 13 years ago
  32. 2656de7 bcmring: drop commented out line in Kconfig by Paul Bolle · 13 years ago
  33. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  34. e0ffaa8 Remove unneeded version.h includes from arch/arm/ by Jesper Juhl · 13 years ago
  35. 2d5e975 ARM: mach-bcmring: Setup consistent dma size at boot time by Jon Medhurst · 13 years ago
  36. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  37. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  38. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  39. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  40. c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago
  41. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  42. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  43. b6fcd31 ARM: entry: remove unused irq_prio_table macro by Russell King · 13 years ago
  44. e8765af ARM: bcmring: convert to use sp804 clockevents by Russell King · 13 years ago
  45. 82d6373 ARM: bcmring: convert to sp804 clocksource by Russell King · 13 years ago
  46. ede2e23 ARM: 6912/1: bcmring: Add clkdev table in init_early by Jiandong Zheng · 13 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  48. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  49. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  50. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  51. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  52. cf1d4d5 ARM: bcmring: irq_data conversion. by Lennert Buytenhek · 14 years ago
  53. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  54. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  55. e8a8b25 Fix spelling mistakes in comments by Stefan Weil · 14 years ago
  56. 6eda511 ARM: bcmring: update clock source registration by Russell King · 14 years ago
  57. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  58. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  59. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
  60. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  61. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  62. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  64. 5356d94 arm: Bcmring: semaphore cleanup by Thomas Gleixner · 14 years ago
  65. 7c63984 ARM: do not define VMALLOC_END relative to PAGE_OFFSET by Nicolas Pitre · 14 years ago
  66. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  67. 3126c7b ARM: AMBA: Add pclk definition for platforms using primecells by Russell King · 14 years ago
  68. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  69. 8716011 ARM: 6047/1: ARM: BCMRING: register PMU IRQ during board initialisation by Will Deacon · 14 years ago
  70. 76708ab ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c by Leo Chen · 14 years ago
  71. 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
  72. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 14 years ago
  73. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  74. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  75. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  76. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  77. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  78. 1f739d7 ARM: 5792/1: bcmring: clean up mach/io.h by Leo Chen · 15 years ago
  79. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  80. 5046961 sysctl arm: Remove binary sysctl support by Eric W. Biederman · 15 years ago
  81. 266dead mtd: add bcmring nand driver by Leo (Hao) Chen · 15 years ago
  82. b623438 ARM: 5748/1: bcmring: fix build warning messages by Leo Chen · 15 years ago
  83. ca6cfa8 ARM: 5733/1: fix bcmring compile error by Leo Chen · 15 years ago
  84. 5950bd3 ARM: 5732/1: remove redundant include file by Leo Chen · 15 years ago
  85. 831f1f7 ARM: 5642/1: bcmring: add Makefile/Kconfig/Makefile.boot in mach-bcmring by Leo Chen · 15 years ago
  86. bc57390 ARM: 5653/1: bcmring: add Makefile of csp code by Leo Chen · 15 years ago
  87. a364143 ARM: 5661/1: bcmring: add csp security hardware headers by Leo Chen · 15 years ago
  88. 7ba0902 ARM: 5660/1: bcmring: add csp timer block header and source files by Leo Chen · 15 years ago
  89. cf2ddacb ARM: 5659/1: bcmring: add csp dmac source files by Leo Chen · 15 years ago
  90. 1a4a561 ARM: 5658/1: bcmring: add csp dmac header files by Leo Chen · 15 years ago
  91. 638ee2d ARM: 5657/1: bcmring: add csp chipc block source code by Leo Chen · 15 years ago
  92. 4818a47 ARM: 5656/1: bcmring: add csp chipc inline functions by Leo Chen · 15 years ago
  93. 2c4b57a ARM: 5655/1: bcmring: add csp chipc hardware definition file by Leo Chen · 15 years ago
  94. f1947c7 ARM: 5654/1: bcmring: add csp chipc hardware register file by Leo Chen · 15 years ago
  95. 9133760 ARM: 5652/1: bcmring: add misc headers for csp code by Leo Chen · 15 years ago
  96. 7bab8bf ARM: 5651/1: bcmring: csp capability header files by Leo Chen · 15 years ago
  97. 16f5875 ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.S by Leo Chen · 15 years ago
  98. 3455912 ARM: 5649/1: bcmring: add bcmring timer function by Leo Chen · 15 years ago
  99. 859277f ARM: 5648/1: bcmring: add bmcring dma.c by Leo Chen · 15 years ago
  100. 7c4c295 ARM: 5647/1: bcmring: add bcmring dma.h and dma_device.c by Leo Chen · 15 years ago