1. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 19 years ago
  2. 71f512e8 [ARM SMP] Track CPU idle threads by Russell King · 19 years ago
  3. 7e86df2 [ARM] Fix ARM rwlock implementations by Russell King · 19 years ago
  4. 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
  5. 9dc2d0f [ARM] Fix realview machine type for patch 3060/1 by Russell King · 19 years ago
  6. d01e889 [ARM] 3052/1: add ixp2000 microcode loader by Lennert Buytenhek · 19 years ago
  7. 4ebc336 [ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FS by Ben Dooks · 19 years ago
  8. fa87ced [ARM] 3065/1: ixp2000 typo and whitespace fixes by Lennert Buytenhek · 19 years ago
  9. e9b72e4 [ARM] 3064/1: start using ixp2000_reg_wrb by Lennert Buytenhek · 19 years ago
  10. 69a8576 [ARM] 3063/1: allow slave ixp2000 cpu reset by Lennert Buytenhek · 19 years ago
  11. a6f1063 [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver by Lennert Buytenhek · 19 years ago
  12. 8ad68bb [ARM] Add support for ARM RealView board by Catalin Marinas · 19 years ago
  13. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  14. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  15. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  16. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  17. 46595ff [ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning by John Bowler · 19 years ago
  18. 7012f90 [ARM] fix bogus cast in IXP2000 I/O macro by Deepak Saxena · 19 years ago
  19. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  20. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  21. 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
  22. 37d07b7 [ARM] 3061/1: cleanup the XIP link address mess by Nicolas Pitre · 19 years ago
  23. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 19 years ago
  24. c514e58 [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X processor by Kenneth Tan · 19 years ago
  25. b4a1f67 [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback) by Lennert Buytenhek · 19 years ago
  26. ecbea7a [ARM] 3051/1: turn ixp2000_reg_read into an inline function by Lennert Buytenhek · 19 years ago
  27. 931db7d [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaround by Lennert Buytenhek · 19 years ago
  28. 14e66f7 [ARM] Allow MTD device name to be passed via platform data by Russell King · 19 years ago
  29. 8c18fe2 [ARM] Fix buggy __phys_to_pfn / __pfn_to_phys by Russell King · 19 years ago
  30. fb31690 [ARM] Ensure machine information structures aren't optimised away by Russell King · 19 years ago
  31. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  32. 049eb32 [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue by Bellido Nicolas · 19 years ago
  33. 4a91ca2 [ARM] 3039/1: AAEC-2000 - Add MTD support by Bellido Nicolas · 19 years ago
  34. f0904e2 [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h by Bellido Nicolas · 19 years ago
  35. 4028ef4 [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port. by Bellido Nicolas · 19 years ago
  36. 13b1d67 [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers by Bellido Nicolas · 19 years ago
  37. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  38. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  39. 80a1857 [ARM] 2787/2: PXA27x low power modes support by Todd Poynor · 19 years ago
  40. 0b83f14 [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom by Jon Ringle · 19 years ago
  41. f9e3214 [PATCH] gfp_t: dma-mapping (arm) by Al Viro · 19 years ago
  42. 893b030 [ARM] 3045/2: S3C2410 - change init for lcd platform data by Ben Dooks · 19 years ago
  43. 3b90c9c [ARM] 2908/1: add register definitions for ixp2000 msf by Lennert Buytenhek · 19 years ago
  44. 63a4b52 [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h by Ian Campbell · 19 years ago
  45. 42d3a12 [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options by Ben Dooks · 19 years ago
  46. 9769c24 [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn by Deepak Saxena · 19 years ago
  47. f339ab3 [ARM] Fix sparse warnings by Russell King · 19 years ago
  48. 674c045 [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h by Russell King · 19 years ago
  49. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  50. 766529f [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h by Russell King · 19 years ago
  51. 7fca0aa [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h by Russell King · 19 years ago
  52. 7edc24c [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bitops.h by Ian Campbell · 19 years ago
  53. 7fe8785 [ARM] 3028/1: S3C2410 - add DCLK mask definitions by Ben Dooks · 19 years ago
  54. a7ce8ed [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations by Ben Dooks · 19 years ago
  55. d1972ef [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. by Paul Schulz · 19 years ago
  56. 251b928 [ARM] 3021/1: Interrupt 0 bug fix for ixp4xx by Kenneth Tan · 19 years ago
  57. ad1b472 [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46X by Kenneth Tan · 19 years ago
  58. 9b15c6c [ARM] 3019/1: fix wrong comments by Nicolas Pitre · 19 years ago
  59. cb38c56 [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error by Richard Purdie · 19 years ago
  60. 6205d15 [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH by Ben Dooks · 19 years ago
  61. 9153bd7 [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.h by Ben Dooks · 19 years ago
  62. a451e28 [ARM] 3003/1: SSP channel map register updates for pxa2xx by Liam Girdwood · 19 years ago
  63. 7c39898 [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified by Richard Purdie · 19 years ago
  64. 79d13b6 [ARM] 2958/1: fix definition in imx-regs.h by Sascha Hauer · 19 years ago
  65. ce12467 [PATCH] Fix broken IXP4xx GPIO macro by Deepak Saxena · 19 years ago
  66. 0a5b0aa [ARM] 2950/1: i.MX gpio setup function by Sascha Hauer · 19 years ago
  67. d78795b [ARM] 2949/1: Hynix h720x Run mode by Sascha Hauer · 19 years ago
  68. 1dd465c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  69. dce79af [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with CONFIG_IWMMXT. by Daniel Jacobowitz · 19 years ago
  70. 272cd2b7 [PATCH] arm/rpc iomem annotations by Al Viro · 19 years ago
  71. 2ad4f86 [PATCH] arm/versatile iomem annotations by Al Viro · 19 years ago
  72. cbf8fd9 [ARM] Remove SA_IRQNOMASK by Russell King · 19 years ago
  73. 5b58745 [ARM] 2934/1: Anubis - fix VA offsets for CPLD registers by Ben Dooks · 19 years ago
  74. d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 19 years ago
  75. 9d0fd1e [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  76. bfe6815 [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  77. 9506057 [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  78. 7f8c0fd [ARM] Fix warning in asm/futex.h by Russell King · 19 years ago
  79. 1b3cb73 [ARM] Tighten pfn_valid() test. by Russell King · 19 years ago
  80. f29d245 [ARM] 2913/1: PXA Poodle: Cleanup some unneeded code by Richard Purdie · 19 years ago
  81. 44449bb [ARM] 2909/1: remove IXP2000_PROD_ID by Lennert Buytenhek · 19 years ago
  82. 917afce [ARM] 2911/1: ixp2000_reg_{read,write} accessors by Lennert Buytenhek · 19 years ago
  83. fea2efe [ARM] Remove PFN_TO_NID for !DISCONTIGMEM by Russell King · 19 years ago
  84. f6af5da [ARM SMP] Add timer/watchdog defines for MPCore by Russell King · 19 years ago
  85. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  86. 0dd28f1 [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support by Richard Purdie · 19 years ago
  87. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  88. 9fc7896 [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver by Richard Purdie · 19 years ago
  89. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  90. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  91. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  92. 20fd576 [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  93. ba44cd2 [PATCH] pxafb: Add hsync time reporting hook by Richard Purdie · 19 years ago
  94. 9c2c389 [ARM] Add memory type based allocation syscalls by Russell King · 19 years ago
  95. 7bbedd5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  96. c0d6f96 Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually by Linus Torvalds · 19 years ago
  97. 6306846 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  98. 61c8c15 [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addresses by Nicolas Pitre · 19 years ago
  99. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  100. c26971c [MMC] Add mmc_detect_change() delay support for PXAMCI driver by Richard Purdie · 19 years ago