1. ba8bb18 ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function by Santosh Shilimkar · 13 years ago
  2. f88f4dd ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undeclared. by Santosh Shilimkar · 13 years ago
  3. 53fadbd Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  4. e1d95ea ARM: exynos4: Fix build error by Axel Lin · 13 years ago
  5. 69676c3 ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared by Axel Lin · 13 years ago
  6. 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  7. 59136ef Merge branch 'restart-cleanup' into restart by Russell King · 13 years ago
  8. 3f1517a ARM: restart: remove poodle restart handler by Russell King · 13 years ago
  9. e5bc9e2 ARM: w90x900: add common nuc9xx.h by Russell King · 13 years ago
  10. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  11. 3a08322 ARM: clps711x: consolidate irq/mm/time code into a single file by Russell King · 13 years ago
  12. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  13. 6a6f1ef ARM: restart: remove local_irq_disable() from within arch_reset() by Russell King · 13 years ago
  14. 11f1c5d ARM: VIC: remove non MULTI_IRQ_HANDLER support by Jamie Iles · 13 years ago
  15. c05012c ARM: picoxcell: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  16. bb3a4eb ARM: samsung: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  17. c8be7ac ARM: versatile: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  18. b7378ea ARM: u300: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  19. 66266f4 ARM: spear: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  20. 774b51f ARM: s3c64xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  21. 42ab530 ARM: nomadik: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  22. 14f127b ARM: netx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  23. 9a6879b ARM: ep93xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  24. 1558368 ARM: vic: MULTI_IRQ_HANDLER handler by Jamie Iles · 13 years ago
  25. f9b28cc ARM: vic: device tree binding by Jamie Iles · 13 years ago
  26. 08d33b2 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory by Marc Zyngier · 13 years ago
  27. ab65be2 ARM: omap2plus: remove irq-related global base addresses by Marc Zyngier · 13 years ago
  28. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  29. 2db1499 ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions by Marc Zyngier · 13 years ago
  30. 368b8e2 ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  31. ead31ee ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  32. a83d8e2 ARM: shmobile: convert smp platforms to gic_handle_irq() by Marc Zyngier · 13 years ago
  33. bbf5f38 ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  34. afed2a2 ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  35. 4e44d2c ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 14 years ago
  36. 041f777 ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  37. abd3ca5 ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  38. 1b99d9c ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  39. 7e01799 ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  40. fea9fe8 ARM: imx: convert smp platforms to global gic_handle_irq() by Marc Zyngier · 13 years ago
  41. 562e002 ARM: GIC: Add global gic_handle_irq() function by Marc Zyngier · 13 years ago
  42. baeeb82 ARM: mxc: rename gic_handle_irq to avoid name clash by Marc Zyngier · 13 years ago
  43. abeb24a ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive by Marc Zyngier · 13 years ago
  44. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  45. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  46. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  47. ab8fe93 Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 13 years ago
  48. 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
  49. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  50. 1b92999 arm/imx: fix AUTO_ZRELADDR selection by Shawn Guo · 13 years ago
  51. 59198b6 arm/imx: fix the references to ARCH_MX3 by Shawn Guo · 13 years ago
  52. f1dfaef ARM: mx51/53: set pwm clock parent to ipg_perclk by Richard Zhao · 13 years ago
  53. b73b5c4 ARM: mach-shmobile: cpuidle single/global and last_state fixes by Magnus Damm · 13 years ago
  54. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  55. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  56. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  57. 8e6a467 ARM: mach-shmobile: ap4evb: remove white space from end of line by Kuninori Morimoto · 13 years ago
  58. 91d19cd ARM: mach-shmobile: clock-sh7372: remove un-necessary index by Kuninori Morimoto · 13 years ago
  59. c5e7bcd ARM: mach-shmobile: kota2: add comment out separator by Kuninori Morimoto · 13 years ago
  60. 052008e ARM: mach-shmobile: sh73a0: add MMC data pin pull-up by Kuninori Morimoto · 13 years ago
  61. 750a7ee drivers: sh: Generalize runtime PM platform stub. by Paul Mundt · 13 years ago
  62. 5aafec1 ARM: restart: remove argument to setup_mm_for_reboot() by Russell King · 13 years ago
  63. ac15e00 ARM: restart: move reboot failure handing into machine_restart() by Russell King · 13 years ago
  64. 34adeda ARM: restart: add default restart modes for PXA mioa701, spitz and tosa by Russell King · 13 years ago
  65. b44c350 ARM: restart: allow platforms more flexibility specifying restart mode by Russell King · 13 years ago
  66. a528721 ARM: restart: add restart hook to machine_desc record by Russell King · 13 years ago
  67. 3cdc3ac Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixes by Olof Johansson · 13 years ago
  68. 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
  69. 686448d arm/tegra: enable headphone detection gpio on seaboard by Yufeng Shen · 13 years ago
  70. c406eeb arm/dt: Fix ventana SDHCI power-gpios by Stephen Warren · 13 years ago
  71. 4b91b6f arm/tegra: Don't create duplicate gpio and pinmux devices by Stephen Warren · 13 years ago
  72. c30c8f9 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  73. 45ff6fa Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 13 years ago
  74. dd0b382 ARM: at91: Fix USBA gadget registration by Jochen Friedrich · 13 years ago
  75. b2eb530 at91/yl-9200: Fix section mismatch by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  76. 30458ed at91: vmalloc fix missing AT91_VIRT_BASE define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  77. b3c41f4 ARM: at91: usart: drop static map regs for dbgu by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  78. 0836b5c ARM: picoxcell: add extra temp register to addruart by Jamie Iles · 13 years ago
  79. eca55f4 ARM: msm: fix compilation flags for MSM_SCM by Marc Zyngier · 13 years ago
  80. e94e05e arm/mxs: fix mmc device adding for mach-mx28evk by Shawn Guo · 13 years ago
  81. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  82. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  83. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  84. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  85. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  86. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  87. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  88. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  89. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  90. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  91. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  92. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  93. 0e4c9dc Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  94. 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
  95. 8301457 ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos by Kukjin Kim · 13 years ago
  96. e700e41 ARM: EXYNOS4: convert MCT to percpu interrupt API by Marc Zyngier · 13 years ago
  97. d8633c1 ARM: SAMSUNG: Add clk enable/disable of pwm by Joonyoung Shim · 13 years ago
  98. 8088041 ARM: SAMSUNG: Fix compile error due to kfree by Jonghwan Choi · 13 years ago
  99. c861cd3 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  100. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago