1. e0557c0 ARM: imx: move platform device code into mach-imx by Shawn Guo · 12 years ago
  2. c45b134 ARM: imx: remove unnecessary inclusion from device-imx*.h by Shawn Guo · 12 years ago
  3. 267dd34 ARM: imx: move iomux drivers and headers into mach-imx by Shawn Guo · 12 years ago
  4. 3ed0bcb ARM: imx: include board headers in the same folder by Shawn Guo · 12 years ago
  5. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  6. 3d6ee36 Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  7. 244acb1 Merge branch 'config' into late-for-linus by Russell King · 12 years ago
  8. 93e2256 ARM: config: make sure that platforms are ordered by option string by Russell King · 12 years ago
  9. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  10. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 9fff2fa arm: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  12. cb8db5d UAPI: (Scripted) Disintegrate arch/arm/include/asm by David Howells · 12 years ago
  13. 4f1cd91 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  14. 759e00b Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  15. 5cea24c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  16. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  18. bf3b202 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  19. a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
  20. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  21. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  23. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 0febd3b Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  25. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  26. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  27. 6bd5dbd Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  28. 1e574e3a Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  29. ccd7e49 Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  30. aa8bd59 Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  31. 125c967 Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  32. bfbad32 ARM: pxa: armcore: fix PCI PIO warnings by Arnd Bergmann · 12 years ago
  33. 21c8715 ARM: integrator: use __iomem pointers for MMIO, part 2 by Arnd Bergmann · 12 years ago
  34. c6e9fbb ARM: assabet: fix bogus warning in get_assabet_scr (again) by Arnd Bergmann · 12 years ago
  35. b3796d9 ARM: shmobile: mark shmobile_init_late as __init by Arnd Bergmann · 12 years ago
  36. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  37. 846a136 ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels by Russell King · 12 years ago
  38. 2a552d5 ARM: 7549/1: HYP: fix boot on some ARM1136 cores by Marc Zyngier · 12 years ago
  39. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  40. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  41. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  42. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  43. e9332b6 ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handling by Paul Walmsley · 12 years ago
  44. cf956d9 ARM: OMAP3: fix workaround for EMU clockdomain by Jon Hunter · 12 years ago
  45. 224cd71 arm/omap: Replace board_ref_clock with enum values by Vikram Narayanan · 12 years ago
  46. 09d9862 ARM: OMAP2+: remove duplicated include from board-omap3stalker.c by Wei Yongjun · 12 years ago
  47. 59c2795 arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  48. c09fcc43 arch/arm/mach-omap2: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  49. 11eff27 arch/arm/mach-omap1/devices.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  50. 8bbacc5 ARM/dts: omap5-evm: pinmux configuration for audio by Peter Ujfalusi · 12 years ago
  51. 5da6a2d ARM/dts: Add pinctrl driver entries for omap5 by Peter Ujfalusi · 12 years ago
  52. d0339b4 ARM/dts: omap4-panda: pinmux configuration for audio by Peter Ujfalusi · 12 years ago
  53. 08386fe ARM/dts: omap4-sdp: pinmux configuration for audio by Peter Ujfalusi · 12 years ago
  54. 42601d5 ARM/dts: omap5-evm: Disable unused McBSP3 by Peter Ujfalusi · 12 years ago
  55. 6e65928 ARM/dts: omap4-sdp: Disable unused McBSP3 by Peter Ujfalusi · 12 years ago
  56. 6badc63 ARM/dts: omap4-panda: Disable unused audio IPs by Peter Ujfalusi · 12 years ago
  57. e13214d ARM: OMAP: board-omap4panda: Pin mux configuration for audio needs by Peter Ujfalusi · 12 years ago
  58. e3a9ed7 ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needs by Peter Ujfalusi · 12 years ago
  59. fce680e Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-pm by Tony Lindgren · 12 years ago
  60. 37fedb4 Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-cpufreq by Tony Lindgren · 12 years ago
  61. b1a923d AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs. by Raphael Assenat · 12 years ago
  62. 61687c6 ARM: OMAP2+: gpmc: annotate exit sections properly by Afzal Mohammed · 12 years ago
  63. 533b298 ARM: OMAP: fix return value check in realtime_counter_init() by Wei Yongjun · 12 years ago
  64. 64de3a0 ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one() by Wei Yongjun · 12 years ago
  65. 9ee6772 OMAPDSS: fix return value check in create_dss_pdev() by Wei Yongjun · 12 years ago
  66. f0cfa98 ARM: OMAP2+: Add am335x evm and bone targets to common Makefile by Vaibhav Hiremath · 12 years ago
  67. 898f08e arm: increase FORCE_MAX_ZONEORDER for TI AM33XX by Yegor Yefremov · 12 years ago
  68. 4f80681 ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS by Axel Lin · 12 years ago
  69. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  70. 24d7b40 ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS by Kevin Hilman · 12 years ago
  71. 12aee6c ARM: OMAP: rx51: Fix a section mismatch warn by Shubhrajyoti D · 12 years ago
  72. 7a28529 ARM: OMAP2+: Round of the carve out memory requested to section_size by R Sricharan · 12 years ago
  73. 9d7d6e3 ARM: OMAP: counter: add locking to read_persistent_clock by Colin Cross · 12 years ago
  74. 62885f5 MXS: Implement DMA support into mxs-i2c by Marek Vasut · 12 years ago
  75. 102084d Merge tag 'v3.6-rc7' into i2c-embedded/for-next by Wolfram Sang · 12 years ago
  76. 096947f arm: vt8500: Fix build warning in uncompress.h by Tony Prisk · 12 years ago
  77. 067bf74 mmc: sdhci-spear: add device tree bindings by Viresh Kumar · 12 years ago
  78. c0703c1 Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  79. 695f011 ARM: OMAP: omap3evm: fix new sparse warning by Paul Walmsley · 12 years ago
  80. 3dc3401 ARM: OMAP2+: hwmod data: Fix PMU interrupt definitions by Jon Hunter · 12 years ago
  81. 2efd543 ARM: am33xx: clk: Update clkdev table to add mcasp alias by Vaibhav Hiremath · 12 years ago
  82. 6852826 ARM: dts: remove redundant imx dtb targets from Makefile by Shawn Guo · 12 years ago
  83. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  84. a4ee777 vt8500: Fix build warning when no framebuffer selected by Tony Prisk · 12 years ago
  85. ed304be dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile by Tony Prisk · 12 years ago
  86. 6dd41a1 ARM: tegra: remove "Tegra board type" comment from Kconfig by Stephen Warren · 12 years ago
  87. bbfc33b ARM: tegra: fix invalid unit-address in tegra*.dtsi by Stephen Warren · 12 years ago
  88. c0f72d7 ARM: iop: fix mismerge of Kconfig by Olof Johansson · 12 years ago
  89. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  90. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. 8442402 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  93. edc9e333 ARM: mv78xx0: correct addr_map_cfg __initdata annotation by Arnd Bergmann · 12 years ago
  94. ec8e820 ARM: footbridge: remove RTC_IRQ definition by Arnd Bergmann · 12 years ago
  95. 8f90cce ARM: soc: dependency warnings for errata by Arnd Bergmann · 12 years ago
  96. 113f7ae ARM: ks8695: __arch_virt_to_dma type handling by Arnd Bergmann · 12 years ago
  97. 5f07809 ARM: rpc: check device_register return code in ecard_probe by Arnd Bergmann · 12 years ago
  98. 5063557 ARM: davinci: don't mark da850_register_cpufreq as __init by Arnd Bergmann · 12 years ago
  99. 58cbdbe ARM: iop13xx: fix iq81340sc_atux_map_irq prototype by Arnd Bergmann · 12 years ago
  100. b04e246 ARM: iop13xx: mark iop13xx_scan_bus as __devinit by Arnd Bergmann · 12 years ago