1. 114ea99 ARM: imx: enable support for mx35 rtc by Benoît Thébaudeau · 12 years ago
  2. 76e30b8 ARM: imx: fix i.MX35 CPU architecture by Benoît Thébaudeau · 12 years ago
  3. 6619af6 ARM: i.MX51 iomux: added missing pin definitions by Alexander Shiyan · 12 years ago
  4. cd6407f Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  5. c4aed35 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 09b2ad1 ARM: fix warning caused by wrongly typed arm_dma_limit by Russell King · 12 years ago
  7. b89d607 ARM: fix warnings about atomic64_read by Russell King · 12 years ago
  8. f8b435b ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 by Rabin Vincent · 12 years ago
  9. e15ebe0 Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  10. 8d11144 Merge branch 'mxs/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  11. fdeb8e3 ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable by Will Deacon · 12 years ago
  12. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 12 years ago
  13. 3b0c062 ARM: 7442/1: Revert "remove unused restart trampoline" by Will Deacon · 12 years ago
  14. 82401bf ARM: fix set_domain() macro by Russell King · 12 years ago
  15. fa2976a Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Tony Lindgren · 12 years ago
  16. c46d291 ARM: apx4devkit: fix FEC enabling PHY clock by Lauri Hintsala · 12 years ago
  17. 32e1eb5 ARM: fix mach-versatile/pci.c warning by Russell King · 12 years ago
  18. d7a0b51 ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4 by Benoit Cousson · 12 years ago
  19. b0a70cc ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocks by Paul Walmsley · 12 years ago
  20. 8df0fd93 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 12 years ago
  21. 811dde6 Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  22. 1e0c1ce ARM: Orion: Fix WDT compile for Dove and MV78xx0 by Andrew Lunn · 12 years ago
  23. c12a3cb ARM: mmp: remove mach/gpio-pxa.h by Paul Bolle · 12 years ago
  24. c520c92 ARM: imx: assert SCC gate stays enabled by Uwe Kleine-König · 12 years ago
  25. 5941b81 ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabled by Kevin Hilman · 12 years ago
  26. 95669d7 ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failure by Kevin Hilman · 12 years ago
  27. 396c89b ARM: imx27_visstrim_m10: Do not include <asm/system.h> by Fabio Estevam · 12 years ago
  28. ca24a14 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  29. 19b52ab ARM: 7438/1: fill possible PMD empty section gaps by Nicolas Pitre · 12 years ago
  30. 6416c04 ARM: pxa: hx4700: Fix basic suspend/resume by Paul Parsons · 12 years ago
  31. c07978b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 5d5474d Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  33. 5ae95ae ARM: imx6q: fix suspend regression caused by common clk migration by Shawn Guo · 12 years ago
  34. e5a5192 Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  35. e90b833 ARM: OMAP4470: Fix OMAP4470 boot failure by Jon Hunter · 12 years ago
  36. 58c553d ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry by Sachin Kamat · 12 years ago
  37. bb44c30e ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n by Kevin Hilman · 12 years ago
  38. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  39. 593f473 ARM: dma-mapping: fix buffer chunk allocation order by Marek Szyprowski · 12 years ago
  40. acf6a7e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  41. a4a20fd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. 0fa1f06 ARM: Orion: Fix Virtual/Physical mixup with watchdog by Andrew Lunn · 12 years ago
  43. 5fb2ce1 ARM: Kirkwood: clk_register_gate_fn: add fn assignment by Marc Kleine-Budde · 12 years ago
  44. b5e1222 ARM: Orion5x - Restore parts of io.h, with rework by Andrew Lunn · 12 years ago
  45. a34a3b7 Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  46. e23d709 Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  47. 86f887c ARM: shmobile: r8a7779: Route all interrupts to ARM by Phil Edworthy · 12 years ago
  48. 9973290 ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. by David Brown · 12 years ago
  49. dc57aef ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabled by Ricardo Neri · 12 years ago
  50. 65e2597 ARM: OMAP2+: mux: fix sparse warning by Paul Walmsley · 12 years ago
  51. b8f15b7 ARM: OMAP2+: CM: increase the module disable timeout by Paul Walmsley · 12 years ago
  52. 9a47d32 ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks by Paul Walmsley · 12 years ago
  53. 252a4c5 ARM: OMAP4: hwmod data: fix 32k sync timer idle modes by Paul Walmsley · 12 years ago
  54. 561038f ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby by Djamil Elaidi · 12 years ago
  55. c207d2d ARM: shmobile: kzm9d: use late init machine hook by Kuninori Morimoto · 12 years ago
  56. 14dd52f4 ARM: shmobile: kzm9g: use late init machine hook by Kuninori Morimoto · 12 years ago
  57. 37f971b ARM: mach-shmobile: armadillo800eva: Use late init machine hook by Laurent Pinchart · 12 years ago
  58. a1821f7 Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  59. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  60. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  61. 3dca938 ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping by Jose Miguel Goncalves · 12 years ago
  62. a4d7a12 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. aef2b89 ARM: OMAP: Fix Beagleboard DVI reset gpio by Russ Dill · 12 years ago
  64. 95dca12 arm/dts: OMAP2: Fix interrupt controller binding by Jon Hunter · 12 years ago
  65. 3d09b33 ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0 by Tony Lindgren · 12 years ago
  66. 310018d ARM: OMAP2+: Fix MUSB ifdefs for platform init code by Tony Lindgren · 12 years ago
  67. 56fb523 ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel by Guennadi Liakhovetski · 12 years ago
  68. 6ae42bb ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled by Nobuhiro Iwamatsu · 12 years ago
  69. 4d6344f ARM: shmobile: sh7372: bugfix: chclr_offset base by Kuninori Morimoto · 12 years ago
  70. 32103c7 ARM: shmobile: sh73a0: bugfix: SY-DMAC number by Kuninori Morimoto · 12 years ago
  71. a5d8f47 ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL by Jonghwan Choi · 12 years ago
  72. f40759e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  73. 6355f25 ARM: tegra: make tegra_cpu_reset_handler_enable() __init by Stephen Warren · 12 years ago
  74. 70c276a [media] Revert "[media] media: mx2_camera: Fix mbus format handling" by Guennadi Liakhovetski · 12 years ago
  75. 6bc07d6 ARM: OMAP: PM: Lock clocks list while generating summary by Todd Poynor · 12 years ago
  76. 22cec7c ARM: iconnect: Remove include of removed linux/spi/orion_spi.h by Andrew Lunn · 12 years ago
  77. 41a328b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 128789a ARM: Kirkwood: Fix clk problems modular ethernet driver by Andrew Lunn · 12 years ago
  79. 9b0f7e3 arm: versatile: fix and enable PCI I/O space by Arnd Bergmann · 12 years ago
  80. 7dea9e7 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 12 years ago
  81. 667d1b4 ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned by Will Deacon · 12 years ago
  82. 56b880e Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  83. 2bea29b ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support by Mircea Gherzan · 12 years ago
  84. 2307574 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot by Rabin Vincent · 12 years ago
  85. 7794f70 Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  86. fdb1117 ARM: dma-mapping: fix debug messages in dmabounce code by Marek Szyprowski · 12 years ago
  87. 78d80c5 serial/amba-pl011: move custom pin control to driver by Linus Walleij · 12 years ago
  88. 4986e5c ARM: mm: fix type of the arm_dma_limit global variable by Marek Szyprowski · 12 years ago
  89. e53f517 ARM: dma-mapping: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  90. 6017221 ARM: MMP: add pxa910-ssp into ssp_id_table by Qiao Zhou · 12 years ago
  91. f9c15a1 Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  92. 8e56130 ARM: highbank: Add smc calls to enable/disable the L2 by Rob Herring · 12 years ago
  93. 6f4b3bf Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  94. 434978e Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  95. 350ab15 ARM i.MX imx21ads: Fix overlapping static i/o mappings by Jaccon Bastiaansen · 12 years ago
  96. a5ffdb3 Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  97. 97114f3 Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  98. 602bf40 ARM: imx6: exit coherency when shutting down a cpu by Shawn Guo · 12 years ago
  99. eb5558d ARM: mx51: Add pinctrl_provide_dummies() by Fabio Estevam · 12 years ago
  100. aa29cab ARM: mx31: Add pinctrl_provide_dummies() by Fabio Estevam · 12 years ago