1. e5e7045 ARM: OMAP3: clock data: remove obsolete comment by Michael Jones · 12 years ago
  2. 9fe0624 Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7 by Paul Walmsley · 12 years ago
  3. 5dbd653 Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7 by Paul Walmsley · 12 years ago
  4. de6ca33 ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3 by Tony Lindgren · 12 years ago
  5. 484202f ARM: OMAP2+: Enable pinctrl dummy states by Matt Porter · 12 years ago
  6. defa6be mfd: Fix compile for twl-core.c by removing cpu_is_omap usage by Tony Lindgren · 12 years ago
  7. 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  8. 6a2a2b8 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 2bc733e Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  10. 11964f5 Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xx by Tony Lindgren · 12 years ago
  11. 68cb700 ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 by Tony Lindgren · 12 years ago
  12. c49f34b ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 by Tony Lindgren · 12 years ago
  13. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  14. cc4f0f3 ARM: OMAP: Remove unused old gpio-switch.h by Tony Lindgren · 12 years ago
  15. 8afc5e0 ARM: OMAP1: Move plat/irqs.h to mach/irqs.h by Tony Lindgren · 12 years ago
  16. ec2c082 ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ by Tony Lindgren · 12 years ago
  17. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  18. 4b25408 ARM: OMAP: Move gpio.h to include/linux/platform_data by Tony Lindgren · 12 years ago
  19. a940d9a ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end by Tony Lindgren · 12 years ago
  20. 714df7b ARM: OMAP2+: Remove unused nand_irq for GPMC by Tony Lindgren · 12 years ago
  21. 3003ce3 ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.c by Tony Lindgren · 12 years ago
  22. 936e0f2 ARM: OMAP1: Define OMAP1_INT_I2C locally by Tony Lindgren · 12 years ago
  23. 9ee0731 ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.h by Tony Lindgren · 12 years ago
  24. 8507876 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  25. a1e0170 Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirq by Tony Lindgren · 12 years ago
  26. 83c1154 ARM: AM33XX: clock: Add dcan clock aliases for device-tree by Vaibhav Hiremath · 12 years ago
  27. 78da264 ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions by Vaibhav Hiremath · 12 years ago
  28. a2cfc50 ARM: OMAP3+: hwmod: Add AM33XX HWMOD data by Vaibhav Hiremath · 12 years ago
  29. 1688bf1 ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework by Vaibhav Hiremath · 12 years ago
  30. 4854005 ARM: clk-imx35: Fix SSI clock registration by Fabio Estevam · 12 years ago
  31. 912bfe7 ARM: clk-imx25: Fix SSI clock registration by Fabio Estevam · 12 years ago
  32. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  33. 801475c ARM: OMAP: move debug_card_init() function by Igor Grinberg · 12 years ago
  34. ad6c910 ARM: OMAP1: move lcd pdata out of arch/arm/* by Igor Grinberg · 12 years ago
  35. cc01272 ARM: OMAP1: move omap1_bl pdata out of arch/arm/* by Igor Grinberg · 12 years ago
  36. 3927b3f ARM: OMAP: remove the omap custom tags by Igor Grinberg · 12 years ago
  37. 8aa8a90 ARM: OMAP1: remove the crystal type tag parsing by Igor Grinberg · 12 years ago
  38. b61968e ARM: OMAP: remove the sti console workaround by Igor Grinberg · 12 years ago
  39. e54adb1 ARM: OMAP: omap3evm: cleanup revision bits by Igor Grinberg · 12 years ago
  40. 43b5f0d6 serial: pl011: delete reset callback by Linus Walleij · 12 years ago
  41. 761d4c9 ARM: OMAP: cleanup struct omap_board_config_kernel by Igor Grinberg · 12 years ago
  42. f3d8752 arm: mm: fix DMA pool affiliation check by Thomas Petazzoni · 12 years ago
  43. beafa0d ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop by Will Deacon · 12 years ago
  44. ad72907 ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() by Will Deacon · 12 years ago
  45. 8404663 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS by Russell King · 12 years ago
  46. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  47. f5a60d4 Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  48. 2b2040a ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path by Will Deacon · 12 years ago
  49. 62194bd ARM: 7521/1: Fix semihosting Kconfig text by Stephen Boyd · 12 years ago
  50. 70b0476 ARM: 7513/1: Make sure dtc is built before running it by David Brown · 12 years ago
  51. b4ad515 ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving by Stephen Boyd · 12 years ago
  52. e36851d serial: omap: fix compile breakage by Felipe Balbi · 12 years ago
  53. d37c6ce serial: omap: move uart_omap_port definition to C file by Felipe Balbi · 12 years ago
  54. 957ee72 serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  55. d8ee4ea serial: omap: don't access the platform_device by Felipe Balbi · 12 years ago
  56. c990f35 serial: omap: define and use to_uart_omap_port() by Felipe Balbi · 12 years ago
  57. 6ab019b Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Tony Lindgren · 12 years ago
  58. 580a7ce Merge branch 'fixes-wakeupgen' into fixes by Tony Lindgren · 12 years ago
  59. e829c66 ARM: gemini: fix the gemini build by Linus Walleij · 12 years ago
  60. f81a3a1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  61. e534e87 ARM: OMAP4: Fix array size for irq_target_cpu by Tony Lindgren · 12 years ago
  62. 8a94feb Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixes_a_3.6rc' into omap_fixes_a_3.6rc by Paul Walmsley · 12 years ago
  63. b360124 ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block by Tero Kristo · 12 years ago
  64. 471a009 ARM: OMAP: hwmod code: Disable module when hwmod enable fails by Misael Lopez Cruz · 12 years ago
  65. ed73361 ARM: OMAP3: hwmod data: fix iva2 reset info by Tero Kristo · 12 years ago
  66. bfb7dd2 ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep by Paul Walmsley · 12 years ago
  67. 5776501 ARM: OMAP2+: am33xx: Fix the timer fck clock naming convention by Vaibhav Hiremath · 12 years ago
  68. 28e5158 ARM: shmobile: armadillo800eva: enable rw rootfs mount by Kuninori Morimoto · 12 years ago
  69. 3729d4a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  70. 3800bd3 Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  71. 4fd2057 ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c by Andrew Lunn · 12 years ago
  72. e26a603 ARM: shmobile: mackerel: fixup usb module order by Kuninori Morimoto · 12 years ago
  73. ee3c843 ARM: shmobile: armadillo800eva: fixup: sound card detection order by Kuninori Morimoto · 12 years ago
  74. a17fb8f ARM: OMAP: Config fix for omap3-touchbook board by Radek Pilar · 12 years ago
  75. b285673 ARM: OMAP: sram: skip the first 16K on OMAP3 HS by Aaro Koskinen · 12 years ago
  76. 528c28f ARM: OMAP: sram: fix OMAP4 errata handling by Aaro Koskinen · 12 years ago
  77. 45caae7 ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER by Igor Grinberg · 12 years ago
  78. 2ee30f0 ARM: OMAP2+: gpmc-nand: Modify Interrupt handling by Afzal Mohammed · 12 years ago
  79. 6b6c32f ARM: OMAP2+: gpmc: Modify interrupt handling by Afzal Mohammed · 12 years ago
  80. 9c4c2f8 mtd: nand: omap2: obtain memory from resource by Afzal Mohammed · 12 years ago
  81. 681988b ARM: OMAP2+: gpmc-onenand: provide memory as resource by Afzal Mohammed · 12 years ago
  82. 9222e3a ARM: OMAP2+: gpmc-nand: update resource with memory by Afzal Mohammed · 12 years ago
  83. d126d01 ARM: OMAP2+: gpmc-nand: update gpmc-nand regs by Afzal Mohammed · 12 years ago
  84. 52bd138 ARM: OMAP2+: gpmc: update nand register helper by Afzal Mohammed · 12 years ago
  85. 497dcf6 ARM: shmobile: marzen: fixup smsc911x id for regulator by Kuninori Morimoto · 12 years ago
  86. 479ed93 ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC by Hiroshi Doyu · 12 years ago
  87. 665bad7 ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() by Hiroshi Doyu · 12 years ago
  88. 21d0a75 ARM: dma-mapping: Refactor out to introduce __in_atomic_pool by Hiroshi Doyu · 12 years ago
  89. 6b3fe47 ARM: dma-mapping: atomic_pool with struct page **pages by Hiroshi Doyu · 12 years ago
  90. cb01b63 ARM: Kirkwood: increase atomic coherent pool size by Marek Szyprowski · 12 years ago
  91. fb71285 ARM: DMA-Mapping: print warning when atomic coherent allocation fails by Marek Szyprowski · 12 years ago
  92. 6e5267a ARM: DMA-Mapping: add function for setting coherent pool size from platform code by Marek Szyprowski · 12 years ago
  93. e092705 ARM: relax conditions required for enabling Contiguous Memory Allocator by Marek Szyprowski · 12 years ago
  94. aa9f6d6 Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  95. 981ba65 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  96. 3149493 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  97. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  98. 9acb172 Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 36418c5 ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM by Jonathan Austin · 12 years ago
  100. df547e0 ARM: 7503/1: mm: only flush both pmd entries for classic MMU by Will Deacon · 12 years ago