1. 861e37a [ARM] 3057/1: Add memory control method to support OneNAND sync burst read by Kyungmin Park · 19 years ago
  2. 59d1ff3 [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID by Russell King · 19 years ago
  3. be6eb9b Merge with ARM SMP tree by Russell King · 19 years ago
  4. 2a98beb [ARM SMP] Add local timer support for Realview MPcore by Russell King · 19 years ago
  5. 72274c9 Merge with ARM SMP tree by Russell King · 19 years ago
  6. f8c905d [ARM] 3132/1: S3C2410 - reset on decompression error by Ben Dooks · 19 years ago
  7. a63ae44 [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models by Richard Purdie · 19 years ago
  8. 37ee16a [ARM SMP] Add core ARM support for local timers by Russell King · 19 years ago
  9. 3b6353f [ARM] Declare asm entry points in asm/smp.h by Russell King · 19 years ago
  10. dbebb4c [ARM SMP] Add missing SMP timer handling for realview by Russell King · 19 years ago
  11. 862184f [ARM SMP] Add Realview MPcore SMP support by Russell King · 19 years ago
  12. 9b1283b [ARM] Add support for Realview with MPcore tile by Russell King · 19 years ago
  13. 4fe15ba [ARM] Fix second missing declaration of cache_is_vivt() by Russell King · 19 years ago
  14. d3997ab [ARM] Fix another use of // as a comment by Russell King · 19 years ago
  15. 756c7b7 [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions by Richard Purdie · 19 years ago
  16. 8459c15 [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs by Dirk Opfer · 19 years ago
  17. d56c524 [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom by Russell King · 19 years ago
  18. 7866f64 [ARM] 3086/1: ixp2xxx error irq handling by Dave Jiang · 19 years ago
  19. 5f8b117 [ARM] Merge SMP tree by Russell King · 19 years ago
  20. 7e5e6e9 [ARM SMP] Do not clear cpu_vm_mask for VIPT caches by Russell King · 19 years ago
  21. 089311e [ARM] Fix another build error with IOP3xx platforms by Russell King · 19 years ago
  22. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 19 years ago
  23. 71f512e8 [ARM SMP] Track CPU idle threads by Russell King · 19 years ago
  24. 7e86df2 [ARM] Fix ARM rwlock implementations by Russell King · 19 years ago
  25. bfca945 [ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointer passed to integral function argument by John Bowler · 19 years ago
  26. 9dc2d0f [ARM] Fix realview machine type for patch 3060/1 by Russell King · 19 years ago
  27. d01e889 [ARM] 3052/1: add ixp2000 microcode loader by Lennert Buytenhek · 19 years ago
  28. 4ebc336 [ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FS by Ben Dooks · 19 years ago
  29. fa87ced [ARM] 3065/1: ixp2000 typo and whitespace fixes by Lennert Buytenhek · 19 years ago
  30. e9b72e4 [ARM] 3064/1: start using ixp2000_reg_wrb by Lennert Buytenhek · 19 years ago
  31. 69a8576 [ARM] 3063/1: allow slave ixp2000 cpu reset by Lennert Buytenhek · 19 years ago
  32. a6f1063 [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver by Lennert Buytenhek · 19 years ago
  33. 8ad68bb [ARM] Add support for ARM RealView board by Catalin Marinas · 19 years ago
  34. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  35. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  36. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  37. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  38. 46595ff [ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning by John Bowler · 19 years ago
  39. 7012f90 [ARM] fix bogus cast in IXP2000 I/O macro by Deepak Saxena · 19 years ago
  40. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  41. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  42. 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
  43. 37d07b7 [ARM] 3061/1: cleanup the XIP link address mess by Nicolas Pitre · 19 years ago
  44. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 19 years ago
  45. c514e58 [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X processor by Kenneth Tan · 19 years ago
  46. b4a1f67 [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback) by Lennert Buytenhek · 19 years ago
  47. ecbea7a [ARM] 3051/1: turn ixp2000_reg_read into an inline function by Lennert Buytenhek · 19 years ago
  48. 931db7d [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaround by Lennert Buytenhek · 19 years ago
  49. 14e66f7 [ARM] Allow MTD device name to be passed via platform data by Russell King · 19 years ago
  50. 8c18fe2 [ARM] Fix buggy __phys_to_pfn / __pfn_to_phys by Russell King · 19 years ago
  51. fb31690 [ARM] Ensure machine information structures aren't optimised away by Russell King · 19 years ago
  52. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. 049eb32 [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue by Bellido Nicolas · 19 years ago
  54. 4a91ca2 [ARM] 3039/1: AAEC-2000 - Add MTD support by Bellido Nicolas · 19 years ago
  55. f0904e2 [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h by Bellido Nicolas · 19 years ago
  56. 4028ef4 [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port. by Bellido Nicolas · 19 years ago
  57. 13b1d67 [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers by Bellido Nicolas · 19 years ago
  58. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  59. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  60. 80a1857 [ARM] 2787/2: PXA27x low power modes support by Todd Poynor · 19 years ago
  61. 0b83f14 [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom by Jon Ringle · 19 years ago
  62. f9e3214 [PATCH] gfp_t: dma-mapping (arm) by Al Viro · 19 years ago
  63. 893b030 [ARM] 3045/2: S3C2410 - change init for lcd platform data by Ben Dooks · 19 years ago
  64. 3b90c9c [ARM] 2908/1: add register definitions for ixp2000 msf by Lennert Buytenhek · 19 years ago
  65. 63a4b52 [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h by Ian Campbell · 19 years ago
  66. 42d3a12 [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options by Ben Dooks · 19 years ago
  67. 9769c24 [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn by Deepak Saxena · 19 years ago
  68. f339ab3 [ARM] Fix sparse warnings by Russell King · 19 years ago
  69. 674c045 [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h by Russell King · 19 years ago
  70. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  71. 766529f [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h by Russell King · 19 years ago
  72. 7fca0aa [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h by Russell King · 19 years ago
  73. 7edc24c [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bitops.h by Ian Campbell · 19 years ago
  74. 7fe8785 [ARM] 3028/1: S3C2410 - add DCLK mask definitions by Ben Dooks · 19 years ago
  75. a7ce8ed [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations by Ben Dooks · 19 years ago
  76. d1972ef [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. by Paul Schulz · 19 years ago
  77. 251b928 [ARM] 3021/1: Interrupt 0 bug fix for ixp4xx by Kenneth Tan · 19 years ago
  78. ad1b472 [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46X by Kenneth Tan · 19 years ago
  79. 9b15c6c [ARM] 3019/1: fix wrong comments by Nicolas Pitre · 19 years ago
  80. cb38c56 [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error by Richard Purdie · 19 years ago
  81. 6205d15 [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH by Ben Dooks · 19 years ago
  82. 9153bd7 [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.h by Ben Dooks · 19 years ago
  83. a451e28 [ARM] 3003/1: SSP channel map register updates for pxa2xx by Liam Girdwood · 19 years ago
  84. 7c39898 [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified by Richard Purdie · 19 years ago
  85. 79d13b6 [ARM] 2958/1: fix definition in imx-regs.h by Sascha Hauer · 19 years ago
  86. ce12467 [PATCH] Fix broken IXP4xx GPIO macro by Deepak Saxena · 19 years ago
  87. 0a5b0aa [ARM] 2950/1: i.MX gpio setup function by Sascha Hauer · 19 years ago
  88. d78795b [ARM] 2949/1: Hynix h720x Run mode by Sascha Hauer · 19 years ago
  89. 1dd465c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  90. dce79af [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with CONFIG_IWMMXT. by Daniel Jacobowitz · 19 years ago
  91. 272cd2b7 [PATCH] arm/rpc iomem annotations by Al Viro · 19 years ago
  92. 2ad4f86 [PATCH] arm/versatile iomem annotations by Al Viro · 19 years ago
  93. cbf8fd9 [ARM] Remove SA_IRQNOMASK by Russell King · 19 years ago
  94. 5b58745 [ARM] 2934/1: Anubis - fix VA offsets for CPLD registers by Ben Dooks · 19 years ago
  95. d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 19 years ago
  96. 9d0fd1e [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  97. bfe6815 [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  98. 9506057 [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  99. 7f8c0fd [ARM] Fix warning in asm/futex.h by Russell King · 19 years ago
  100. 1b3cb73 [ARM] Tighten pfn_valid() test. by Russell King · 19 years ago