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