1. 350ab15 ARM i.MX imx21ads: Fix overlapping static i/o mappings by Jaccon Bastiaansen · 12 years ago
  2. 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
  3. 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
  4. 602bf40 ARM: imx6: exit coherency when shutting down a cpu by Shawn Guo · 12 years ago
  5. eb5558d ARM: mx51: Add pinctrl_provide_dummies() by Fabio Estevam · 12 years ago
  6. aa29cab ARM: mx31: Add pinctrl_provide_dummies() by Fabio Estevam · 12 years ago
  7. febe9e0 ARM: OMAP2+: Fix compile for CONFIG_TIDSPBRIDGE platform init code by Tony Lindgren · 12 years ago
  8. 00d6bfa ARM: OMAP3: Fix omap3_l3_block_irq warning when CONFIG_BUG is not set by Tony Lindgren · 12 years ago
  9. f968cab ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selected by Tony Lindgren · 12 years ago
  10. ecc7284 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  11. c3a21fc OMAPDSS: fix registration of DPI and SDI devices by Tomi Valkeinen · 12 years ago
  12. 9193065 OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup by Govindraj.R · 12 years ago
  13. 10bd21c ARM: mmp: fix missing cascade_irq in irq handler by Haojian Zhuang · 12 years ago
  14. 51ce291 ARM: dts: update memory size on brownstone by Haojian Zhuang · 12 years ago
  15. 18847b4 ARM i.MX27 Visstrim M10: fix gpio handling. by Javier Martin · 12 years ago
  16. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. cdd781a ARM i.MX53: Fix PLL4 base address by Sascha Hauer · 12 years ago
  18. 9ca41bc ARM i.MX pllv2: make round_rate accurate by Sascha Hauer · 12 years ago
  19. 6cc90d6 ARM i.MX pllv2: use standard register set unconditionally by Sascha Hauer · 12 years ago
  20. 4d04317 ARM: OMAP: Fix lis3lv02d accelerometer to use gpio_to_irq by Tony Lindgren · 12 years ago
  21. ded884c Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  22. 4564747 Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  23. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 12 years ago
  24. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  25. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  26. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  29. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  30. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  31. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  32. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  33. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  34. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  35. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  36. 3eaa73b arm: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  37. 5910de9 ARM: ux500: Enable probing of pinctrl through Device Tree by Lee Jones · 12 years ago
  38. 4a85c7f ARM: ux500: Add support for ab8500 regulators into the Device Tree by Lee Jones · 12 years ago
  39. bc36748 ARM: ux500: Provide regulator support for SMSC911x via Device Tree by Lee Jones · 12 years ago
  40. 890d84f ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot by Lee Jones · 12 years ago
  41. e5999f2 ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree by Lee Jones · 12 years ago
  42. fd6948b ARM: ux500: Only initialise STE's UIBs on boards which support them by Lee Jones · 12 years ago
  43. 48a4ea6 ARM: ux500: Disable platform setup of the ab8500 when DT is enabled by Lee Jones · 12 years ago
  44. 93b5698 ARM: ux500: Use correct format for dynamic IRQ assignment by Lee Jones · 12 years ago
  45. e6fada5 ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots by Lee Jones · 12 years ago
  46. ccf74f7 ARM: ux500: PRCMU related configuration and layout corrections for Device Tree by Lee Jones · 12 years ago
  47. dee42eb ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled by Lee Jones · 12 years ago
  48. ada46cd ARM: ux500: Disable SMSC911x platform code registration when DT is enabled by Lee Jones · 12 years ago
  49. f65c198 ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement by Lee Jones · 12 years ago
  50. 11a0b5f0 ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement by Lee Jones · 12 years ago
  51. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  52. 47e1993 Merge branches 'fixes' and 'fixes2' into devel-late by Olof Johansson · 12 years ago
  53. a035254 ARM: LPC32xx: Adjust dts files to gpio dt binding by Roland Stigge · 12 years ago
  54. 63bda79 Merge branch 'late/board' into devel-late by Olof Johansson · 12 years ago
  55. 929d138 Merge branch 'late/soc' into devel-late by Olof Johansson · 12 years ago
  56. d64f41d Merge branch 'late/cleanup' into devel-late by Olof Johansson · 12 years ago
  57. 227d1e4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. 7981159 rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC by Fabio Estevam · 12 years ago
  59. e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 12 years ago
  60. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  61. f90da3c7 ARM: imx: only call l2x0_init if it's available by Uwe Kleine-König · 12 years ago
  62. 1064f88 ARM: imx: only specify i2c device type once by Uwe Kleine-König · 12 years ago
  63. 3ef7cf1 ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSI by Fabio Estevam · 12 years ago
  64. d85d135 Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  65. 67e7ebc Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux into late/soc by Olof Johansson · 12 years ago
  66. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. 0877aa39 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 96f3994 ARM: OMAP: SoC detection: remove unused cpu_is macros by Kevin Hilman · 12 years ago
  74. 00633d7 ARM: OMAP3: clock data: cleanup AM3[35]x SoC detection by Kevin Hilman · 13 years ago
  75. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  76. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  77. b9dbf95 clocksource: em_sti: Emma Mobile STI driver by Magnus Damm · 12 years ago
  78. ef0c148 ARM: neponset: make sure neponset_ncr_frob() is exported by Russell King · 12 years ago
  79. af06bb9 ARM: fix out[bwl]() by Russell King · 12 years ago
  80. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  81. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  82. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  84. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  85. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  87. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  88. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  89. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  90. 9dde0ae ixp4xx: fix compilation by adding gpiolib support by Richard Cochran · 12 years ago
  91. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  93. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  95. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  96. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  97. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. cdd3a35 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 9f63926 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago