1. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  2. cd32a48 [ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argument by Russell King · 16 years ago
  3. 74343ee [ARM] pnx4008: fix definition of PHYS_OFFSET by Russell King · 16 years ago
  4. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  5. 7577fdf [ARM] give RiscPC a NR_IRQS definition and remove default by Russell King · 16 years ago
  6. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  7. f40b121 [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h by Russell King · 16 years ago
  8. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  9. c72e005b [ARM] fix constant values of MAX_DMA_ADDRESS by Russell King · 16 years ago
  10. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  11. 5bed1fb [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm by Russell King · 16 years ago
  12. 0b3ce7f [ARM] asm/system.h does not require asm/memory.h by Russell King · 16 years ago
  13. 92f3753 [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h by Russell King · 16 years ago
  14. 4b78a9f [ARM] ixp4xx: clean up includes by Russell King · 16 years ago
  15. 32643fe [ARM] ixp23xx: mach/io.h doesn't need BUG() anymore by Russell King · 16 years ago
  16. 6ae8595 [ARM] iop13xx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  17. 0114cb4 [ARM] iop3xx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  18. 47190a3 [ARM] shark: avoid polluting the kernel's namespace by Russell King · 16 years ago
  19. 514161b [ARM] shark: remove old unused "translated" IO macros by Russell King · 16 years ago
  20. 1dab59c [ARM] clps711x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  21. 3a72d8a [ARM] footbridge: mach/hardware.h doesn't require mach/memory.h by Russell King · 16 years ago
  22. 3268781 [ARM] footbridge: avoid polluting the kernel's namespace by Russell King · 16 years ago
  23. 325045f [ARM] aaec2000: avoid polluting the kernel's namespace by Russell King · 16 years ago
  24. fa44c9e [ARM] lh7a40x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  25. 275c8a2 [ARM] l7200: avoid polluting the kernel's namespace by Russell King · 16 years ago
  26. 459fd55 [ARM] h720x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  27. 1e14937 [ARM] imx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  28. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  29. 6de2c31 [ARM] rpc: remove obsolete IO accessors by Russell King · 16 years ago
  30. ccaec3e [ARM] versatile: remove IRQ mask definitions by Russell King · 16 years ago
  31. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  32. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 17 years ago
  33. 75f4aa1 [ARM] unconditionally define __virt_to_phys and __phys_to_virt by Nicolas Pitre · 17 years ago
  34. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 17 years ago
  35. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 16 years ago
  36. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 16 years ago
  37. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 17 years ago
  38. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  39. 43ae286 [ARM] fix a couple clear_user_highpage assembly constraints by Nicolas Pitre · 16 years ago
  40. 303c644 [ARM] clearpage: provide our own clear_user_highpage() by Russell King · 16 years ago
  41. 063b0a4 [ARM] copypage: provide our own copy_user_highpage() by Russell King · 16 years ago
  42. d73e60b [ARM] copypage: convert assembly files to C by Russell King · 16 years ago
  43. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  44. 31bccbf Merge branch 'clps7500' into devel by Russell King · 16 years ago
  45. e902be5 Merge branches 'core' and 'clks' into devel by Russell King · 16 years ago
  46. 5e1dbdb4 [ARM] sa1100: match clock by dev_name(dev) by Russell King · 16 years ago
  47. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  48. 8c3abc7 [ARM] pxa: convert to clkdev and match clocks by struct device where possible by Russell King · 16 years ago
  49. 71a06da [ARM] versatile: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  50. d72fbdf [ARM] integrator: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  51. cf30fb4 [ARM] realview: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  52. 0318e69 [ARM] clkdev: add generic clkdev infrastructure by Russell King · 16 years ago
  53. 635f025 [ARM] clps7500: remove support by Russell King · 16 years ago
  54. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  55. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  56. 6417a91 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  57. 723fdb7 ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling by Tero Kristo · 16 years ago
  58. 147dcf5 ARM: OMAP: Typo fix for clock_allow_idle by Amit Kucheria · 16 years ago
  59. 844c6f6 [ARM] pxa/MioA701: bluetooth resume fix by Robert Jarzmik · 16 years ago
  60. 999f633 [ARM] pxa/MioA701: fix memory corruption. by Robert Jarzmik · 16 years ago
  61. 28105fd [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings by Jaya Kumar · 16 years ago
  62. 12a8ab1 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  63. faf2f0a [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz by Eric Miao · 16 years ago
  64. 38cd809 [ARM] pxa: fix I2C controller device being registered twice on Akita by Eric Miao · 16 years ago
  65. 90aaa53 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  66. 8959dab [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants by Russell King · 16 years ago
  67. d9a682a [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants by Russell King · 16 years ago
  68. 1e8b041 [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants by Russell King · 16 years ago
  69. 9fa7679 [ARM] dma-mapping: fix compiler warning by Russell King · 16 years ago
  70. 65e5038 iop-adma: use iop_paranoia() for debug BUG_ONs by Dan Williams · 16 years ago
  71. 1ec26db pxafb: introduce LCD_TYPE_MASK and use it. by Eric Miao · 16 years ago
  72. 7f1fd31 Fix the teehbr_read function prototype by Catalin Marinas · 16 years ago
  73. 8553cb6 Modern processors may need to drain the WB before WFI by Catalin Marinas · 16 years ago
  74. ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
  75. 7bfc0b2 [ARM] versatile: correct MMC clock rate by Russell King · 16 years ago
  76. 0fded35 [ARM] realview: correct MMC clock rate by Russell King · 16 years ago
  77. 72bc2b1 [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range by Nicolas Pitre · 16 years ago
  78. 6597cb8 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  79. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  80. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  81. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  82. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  83. 73b63ef ARMv7: Add SMP initialisation to proc-v7.S by Jon Callan · 16 years ago
  84. 6b07d7f ARMv7: Do not set TTBR0 in __v7_setup by Catalin Marinas · 16 years ago
  85. 376e142 Do not flush the cache in flush_cache_v(un)map for VIPT caches by Catalin Marinas · 16 years ago
  86. 24b647a ARMv7: Branch over conditional undefined instructions in vfphw.S by Catalin Marinas · 16 years ago
  87. c30c2f9 ARMv7: Add extra barriers for flush_cache_all compressed/head.S by Catalin Marinas · 16 years ago
  88. 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 16 years ago
  89. 4369ae1 Add "thumbee" to the hwcap_str array by Catalin Marinas · 16 years ago
  90. 5c32f62 ARM: OMAP: Fix define for twl4030 irqs by Tony Lindgren · 16 years ago
  91. 5241473 ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits by Tony Lindgren · 16 years ago
  92. e621f26 ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap by Zhaolei · 16 years ago
  93. 85d7a07 ARM: OMAP: Fix compiler warnings in gpmc.c by Sanjeev Premi · 16 years ago
  94. d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 16 years ago
  95. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 16 years ago
  96. b73b925 [ARM] 5326/1: AFEB9260: Fix for i2c_board_info structure by Sergey Lapin · 16 years ago
  97. ab3bd08 Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  98. 2eca047 [ARM] mx31ads: Add missing include by Sascha Hauer · 16 years ago
  99. 5cac9d6 [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. by Darius Augulis · 16 years ago
  100. eadefef [ARM] MX3: Use ioremap wrapper to map SoC devices nonshared by Sascha Hauer · 16 years ago