1. d52a26a [ARM] 5311/1: ep93xx: add core support for built in i2c bus by Hartley Sweeten · 16 years ago
  2. 4c5744e [ARM] 5309/1: ep93xx: add edb9307a platform by Hartley Sweeten · 16 years ago
  3. 7be90a6 [ARM] 5319/1: AT91: support AT91CAP9 revC CPUs by Stelian Pop · 16 years ago
  4. ffc63b7 [ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 board by Andrew Victor · 16 years ago
  5. 8cdae51 [ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure() by Andrew Victor · 16 years ago
  6. 461d3b4 [ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files by Andrew Victor · 16 years ago
  7. 6781002 [ARM] 5287/2: [AT91] Configuration of Static Memory Controller by Andrew Victor · 16 years ago
  8. 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
  9. 1122430 Merge branch 'clks' into devel by Russell King · 16 years ago
  10. ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  11. 80a5931 [ARM] lh7a40x: convert to simple clk API by Russell King · 16 years ago
  12. 846b368 [ARM] lh7a40x: clocks - cleanup by Russell King · 16 years ago
  13. 4ab08ec [ARM] aaec2000: convert to simple clk API by Russell King · 16 years ago
  14. eefc842 [ARM] netx: fix simple clk API by Russell King · 16 years ago
  15. ae696fd [ARM] ep93xx: convert to clkdev and match clocks by struct device where possible by Russell King · 16 years ago
  16. 773e961 [ARM] Update mach-types by Russell King · 16 years ago
  17. b593c27 [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h by Russell King · 16 years ago
  18. c837bc14 [ARM] amba-clcd: don't use SZ_ constants in drivers by Russell King · 16 years ago
  19. 3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined by Russell King · 16 years ago
  20. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  21. cd32a48 [ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argument by Russell King · 16 years ago
  22. 74343ee [ARM] pnx4008: fix definition of PHYS_OFFSET by Russell King · 16 years ago
  23. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  24. 7577fdf [ARM] give RiscPC a NR_IRQS definition and remove default by Russell King · 16 years ago
  25. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  26. f40b121 [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h by Russell King · 16 years ago
  27. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  28. c72e005b [ARM] fix constant values of MAX_DMA_ADDRESS by Russell King · 16 years ago
  29. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  30. 5bed1fb [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm by Russell King · 16 years ago
  31. 0b3ce7f [ARM] asm/system.h does not require asm/memory.h by Russell King · 16 years ago
  32. 92f3753 [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h by Russell King · 16 years ago
  33. 4b78a9f [ARM] ixp4xx: clean up includes by Russell King · 16 years ago
  34. 32643fe [ARM] ixp23xx: mach/io.h doesn't need BUG() anymore by Russell King · 16 years ago
  35. 6ae8595 [ARM] iop13xx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  36. 0114cb4 [ARM] iop3xx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  37. 47190a3 [ARM] shark: avoid polluting the kernel's namespace by Russell King · 16 years ago
  38. 514161b [ARM] shark: remove old unused "translated" IO macros by Russell King · 16 years ago
  39. 1dab59c [ARM] clps711x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  40. 3a72d8a [ARM] footbridge: mach/hardware.h doesn't require mach/memory.h by Russell King · 16 years ago
  41. 3268781 [ARM] footbridge: avoid polluting the kernel's namespace by Russell King · 16 years ago
  42. 325045f [ARM] aaec2000: avoid polluting the kernel's namespace by Russell King · 16 years ago
  43. fa44c9e [ARM] lh7a40x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  44. 275c8a2 [ARM] l7200: avoid polluting the kernel's namespace by Russell King · 16 years ago
  45. 459fd55 [ARM] h720x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  46. 1e14937 [ARM] imx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  47. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  48. 6de2c31 [ARM] rpc: remove obsolete IO accessors by Russell King · 16 years ago
  49. ccaec3e [ARM] versatile: remove IRQ mask definitions by Russell King · 16 years ago
  50. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  51. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  52. 75f4aa1 [ARM] unconditionally define __virt_to_phys and __phys_to_virt by Nicolas Pitre · 16 years ago
  53. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 16 years ago
  54. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 16 years ago
  55. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 16 years ago
  56. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 16 years ago
  57. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  58. 43ae286 [ARM] fix a couple clear_user_highpage assembly constraints by Nicolas Pitre · 16 years ago
  59. 303c644 [ARM] clearpage: provide our own clear_user_highpage() by Russell King · 16 years ago
  60. 063b0a4 [ARM] copypage: provide our own copy_user_highpage() by Russell King · 16 years ago
  61. d73e60b [ARM] copypage: convert assembly files to C by Russell King · 16 years ago
  62. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 16 years ago
  63. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  64. 31bccbf Merge branch 'clps7500' into devel by Russell King · 16 years ago
  65. e902be5 Merge branches 'core' and 'clks' into devel by Russell King · 16 years ago
  66. 5e1dbdb4 [ARM] sa1100: match clock by dev_name(dev) by Russell King · 16 years ago
  67. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  68. 8c3abc7 [ARM] pxa: convert to clkdev and match clocks by struct device where possible by Russell King · 16 years ago
  69. 71a06da [ARM] versatile: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  70. d72fbdf [ARM] integrator: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  71. cf30fb4 [ARM] realview: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  72. 0318e69 [ARM] clkdev: add generic clkdev infrastructure by Russell King · 16 years ago
  73. 635f025 [ARM] clps7500: remove support by Russell King · 16 years ago
  74. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  75. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  76. 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
  77. 723fdb7 ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling by Tero Kristo · 16 years ago
  78. 147dcf5 ARM: OMAP: Typo fix for clock_allow_idle by Amit Kucheria · 16 years ago
  79. 7953031 ARM: OMAP: Remove broken LCD driver for SX1 by Tony Lindgren · 16 years ago
  80. 47fd6f7 [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0 by Jaya Kumar · 16 years ago
  81. 844c6f6 [ARM] pxa/MioA701: bluetooth resume fix by Robert Jarzmik · 16 years ago
  82. 999f633 [ARM] pxa/MioA701: fix memory corruption. by Robert Jarzmik · 16 years ago
  83. ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  84. 13d428a Linux 2.6.28-rc6 by Linus Torvalds · 16 years ago
  85. 906430a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  86. ba721d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  87. 0090d48 [IA64] xen: fix xen_get_eflags. by Isaku Yamahata · 16 years ago
  88. 93fe10b [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. by Isaku Yamahata · 16 years ago
  89. d596410 [IA64] remove duplicate include iommu.h by Huang Weiyi · 16 years ago
  90. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 16 years ago
  91. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 16 years ago
  92. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  93. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  94. 0cb39aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  95. c93fc28 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  96. e3b4ae7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  98. 95763dd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 0260da1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. ed79b86 parisc: fix bug in compat_arch_ptrace by Helge Deller · 16 years ago