1. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  2. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  3. 88995e8 PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  4. e548984 ARM: wire up process_vm_writev and process_vm_readv syscalls by Russell King · 13 years ago
  5. bc9f544 PM / shmobile: Avoid restoring the INTCS state during initialization by Rafael J. Wysocki · 13 years ago
  6. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  7. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  8. a34dbfb ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list by Will Deacon · 13 years ago
  9. 798681b ARM: 7158/1: add new MFP implement for NUC900 by wanzongshun · 13 years ago
  10. a6dc544 ARM: 7157/1: fix a building WARNING for nuc900 by wanzongshun · 13 years ago
  11. e7c86c7 ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF by Olof Johansson · 13 years ago
  12. ab8fe93 Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 13 years ago
  13. 09d37c4 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  14. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  15. 1b92999 arm/imx: fix AUTO_ZRELADDR selection by Shawn Guo · 13 years ago
  16. 59198b6 arm/imx: fix the references to ARCH_MX3 by Shawn Guo · 13 years ago
  17. f1dfaef ARM: mx51/53: set pwm clock parent to ipg_perclk by Richard Zhao · 13 years ago
  18. b73b5c4 ARM: mach-shmobile: cpuidle single/global and last_state fixes by Magnus Damm · 13 years ago
  19. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  20. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  21. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  22. 8e6a467 ARM: mach-shmobile: ap4evb: remove white space from end of line by Kuninori Morimoto · 13 years ago
  23. 91d19cd ARM: mach-shmobile: clock-sh7372: remove un-necessary index by Kuninori Morimoto · 13 years ago
  24. c5e7bcd ARM: mach-shmobile: kota2: add comment out separator by Kuninori Morimoto · 13 years ago
  25. 052008e ARM: mach-shmobile: sh73a0: add MMC data pin pull-up by Kuninori Morimoto · 13 years ago
  26. 750a7ee drivers: sh: Generalize runtime PM platform stub. by Paul Mundt · 13 years ago
  27. 3cdc3ac Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixes by Olof Johansson · 13 years ago
  28. 056879d ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix by Magnus Damm · 13 years ago
  29. be2658f PM / shmobile: Don't skip debugging output in pd_power_up() by Guennadi Liakhovetski · 13 years ago
  30. 1a1f2be ARM: 7155/1: arch.h: Declare 'pt_regs' locally by Fabio Estevam · 13 years ago
  31. 5fc8628 ARM: 7154/1: mach-bcmring: fix build error in dma.c by Maxin B. John · 13 years ago
  32. 8658ca7 ARM: 7153/1: mach-bcmring: fix build error in core.c by Maxin B. John · 13 years ago
  33. 3c52b2b Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes by Olof Johansson · 13 years ago
  34. 686448d arm/tegra: enable headphone detection gpio on seaboard by Yufeng Shen · 13 years ago
  35. c406eeb arm/dt: Fix ventana SDHCI power-gpios by Stephen Warren · 13 years ago
  36. 4b91b6f arm/tegra: Don't create duplicate gpio and pinmux devices by Stephen Warren · 13 years ago
  37. c30c8f9 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  38. 45ff6fa Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 13 years ago
  39. dd0b382 ARM: at91: Fix USBA gadget registration by Jochen Friedrich · 13 years ago
  40. b2eb530 at91/yl-9200: Fix section mismatch by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  41. 30458ed at91: vmalloc fix missing AT91_VIRT_BASE define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  42. b3c41f4 ARM: at91: usart: drop static map regs for dbgu by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  43. 0836b5c ARM: picoxcell: add extra temp register to addruart by Jamie Iles · 13 years ago
  44. 5f300ac ARM: 7152/1: distclean: Remove generated .dtb files by Dirk B · 13 years ago
  45. 8428e84 ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors by Catalin Marinas · 13 years ago
  46. eca55f4 ARM: msm: fix compilation flags for MSM_SCM by Marc Zyngier · 13 years ago
  47. e94e05e arm/mxs: fix mmc device adding for mach-mx28evk by Shawn Guo · 13 years ago
  48. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  49. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  50. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  51. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  52. abf015f Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage" by Russell King · 13 years ago
  53. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  54. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  55. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  56. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  57. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  58. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  59. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  60. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  61. 0e4c9dc Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  62. ec773e9 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  63. 8301457 ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos by Kukjin Kim · 13 years ago
  64. e700e41 ARM: EXYNOS4: convert MCT to percpu interrupt API by Marc Zyngier · 13 years ago
  65. d8633c1 ARM: SAMSUNG: Add clk enable/disable of pwm by Joonyoung Shim · 13 years ago
  66. 8088041 ARM: SAMSUNG: Fix compile error due to kfree by Jonghwan Choi · 13 years ago
  67. c861cd3 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  68. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  69. 7124cb9 ARM: PXA: fix gpio-pxa.h build errors by Russell King · 13 years ago
  70. 4fc7ae3 ARM: 7142/1: davinci: mark GPIO implementation complex by Linus Walleij · 13 years ago
  71. 5895a9c ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU" by Kukjin Kim · 13 years ago
  72. 955d295 ARM: PXA: eseries: fix eseries_register_clks section mismatch warning by Russell King · 13 years ago
  73. dc822e5 ARM: EXYNOS4: Fix the merge conflict by Kukjin Kim · 13 years ago
  74. 41eb2d8 ARM: OMAP2: Fix H4 matrix keyboard warning by Tony Lindgren · 13 years ago
  75. 98e541ffa ARM: OMAP1: Remove unused omap-alsa.h by Jarkko Nikula · 13 years ago
  76. be26a00 ARM: OMAP1: Fix warnings about enabling 32 KiHz timer by Tony Lindgren · 13 years ago
  77. c16ae1e ARM: OMAP2+: timer: Remove omap_device_pm_latency by Benoit Cousson · 13 years ago
  78. 2847111 ARM: OMAP2+: clock data: Remove redundant timer clkdev by Benoit Cousson · 13 years ago
  79. e9614f3 ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio by Thomas Weber · 13 years ago
  80. 0eb3c0f ARM: OMAP: usb: musb: OMAP: Delete unused function by Bjarne Steinsbo · 13 years ago
  81. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  82. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
  83. c862dd7 ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly by Balaji T K · 13 years ago
  84. ff2beb1 ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF by Balaji T K · 13 years ago
  85. ace9021 ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from common list by Paul Walmsley · 13 years ago
  86. af504e5 ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success by Laurent Pinchart · 13 years ago
  87. 869dec1 ARM: OMAP: dmtimer: Include linux/module.h by Axel Lin · 13 years ago
  88. d4fc7eb ARM: OMAP2+: l3-noc: Include linux/module.h by Axel Lin · 13 years ago
  89. 927dbbb ARM: OMAP2+: devices: Fixes for McPDM by Peter Ujfalusi · 13 years ago
  90. c4e2d24 ARM: OMAP: Fix errors and warnings when building for one board by Sanjeev Premi · 13 years ago
  91. 7fd92b5 Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  92. 2cbb616 Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes by Tony Lindgren · 13 years ago
  93. 8f86f36 Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes by Tony Lindgren · 13 years ago
  94. 99f8bd8 ARM: mach-shmobile: ag5evm needs CONFIG_I2C by Guennadi Liakhovetski · 13 years ago
  95. 566aad3 ARM: mach-shmobile: sh73a0 and AG5EVM PINT support by Magnus Damm · 13 years ago
  96. 91c088a ARM: mach-shmobile: Add support for PINT though INTC macros by Magnus Damm · 13 years ago
  97. 3087b90 ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM by Magnus Damm · 13 years ago
  98. a199305 ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 by Magnus Damm · 13 years ago
  99. da5713e ARM: mach-shmobile: Use common INTC IRQ code on sh7372 by Magnus Damm · 13 years ago
  100. e1b3aa8 ARM: mach-shmobile: Use common INTC IRQ code on sh7377 by Magnus Damm · 13 years ago