1. ef96408 ARM: sun6i: dt: Add support for the USB controllers by Maxime Ripard · 11 years ago
  2. 94a1cd1 ARM: sun6i: Add the USB clocks to the DTSI by Maxime Ripard · 11 years ago
  3. de806b3 ARM: dts: sun5i: Add new A10s r7 hdmi tv dongle board by Hans de Goede · 11 years ago
  4. 0ed9eab ARM: dts: sun7i: Add reg_vcc3v3 to sun7i board mmc nodes by Hans de Goede · 11 years ago
  5. e6879d1 ARM: dts: sun6i: Add reg_vcc3v3 to sun6i board mmc nodes by Hans de Goede · 11 years ago
  6. b4d6c77 ARM: dts: sun5i: Add reg_vcc3v3 to sun5i board mmc nodes by Hans de Goede · 11 years ago
  7. a4da476 ARM: dts: sun4i: Add reg_vcc3v3 to sun4i board mmc nodes by Hans de Goede · 11 years ago
  8. e509e40 ARM: dts: sunxi: Add reg_vcc3v3 supply to sunxi-common-regulators.dtsi by Hans de Goede · 11 years ago
  9. 3906c0a ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module by Chen-Yu Tsai · 11 years ago
  10. c621183 ARM: dts: sun7i: Enable mmc controller on various A20 boards by Hans de Goede · 11 years ago
  11. 11fbedf ARM: dts: sun7i: Add pin-muxing info for the mmc controllers by Hans de Goede · 11 years ago
  12. dd29ce5 ARM: dts: sun7i: Add mmc controller nodes by Hans de Goede · 11 years ago
  13. 0ff1ffd ARM: dts: sun6i: Add new sun6i-a31-m9 dts file for Mele M9 by Hans de Goede · 11 years ago
  14. 5b753f0 ARM: dts: sun6i: Add mmc controller nodes by Hans de Goede · 11 years ago
  15. adc54c8 ARM: dts: sun6i: Add mmc clocks by Hans de Goede · 11 years ago
  16. 31064bb ARM: dts: sun5i: Enable mmc controller on various A10s and A13 boards by Hans de Goede · 11 years ago
  17. d3aed1d ARM: dts: sun5i: Add mmc controller nodes by David Lanzendörfer · 11 years ago
  18. c0955a8 ARM: dts: sun4i: Enable mmc controller on various A10 boards by Hans de Goede · 11 years ago
  19. b5f86a3 ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller by Hans de Goede · 11 years ago
  20. b258b36 ARM: dts: sun4i: Add mmc controller nodes by David Lanzendörfer · 11 years ago
  21. 9797eb8 ARM: dts: sun6i: Add pin-muxing info for the mmc controllers by Hans de Goede · 11 years ago
  22. 6da50f1 ARM: dts: sun5i: Add pin-muxing info for the mmc controllers by Hans de Goede · 11 years ago
  23. 96ac3b3 ARM: sunxi: dt: add PWM support for the cubietruck by Alexandre Belloni · 11 years ago
  24. 8ec40c2 ARM: sun7i: dt: add PWM support by Alexandre Belloni · 11 years ago
  25. 4b57a39 ARM: sun4i: dt: add PWM support by Alexandre Belloni · 11 years ago
  26. fd7898a ARM: sun7i: dt: add pinmux configuration for the PWM by Alexandre Belloni · 11 years ago
  27. 1d5726e ARM: sun4i: dt: add pinmux configuration for the PWM by Alexandre Belloni · 11 years ago
  28. b5a10b7 ARM: sun6i: Add ARM PMU in A31 DTSI by Maxime Ripard · 11 years ago
  29. e29ea4d ARM: sun7i: Add ARM PMU in A20 DTSI by Maxime Ripard · 11 years ago
  30. d2d878c ARM: sun6i: dt: Add A31 DMA controller to DTSI by Maxime Ripard · 11 years ago
  31. 28240d2 ARM: sun6i: Sort the NMI node by physical address by Maxime Ripard · 11 years ago
  32. d1412ae ARM: sun7i: dt: Add address- and size-cells info to i2c controller nodes by Hans de Goede · 11 years ago
  33. a470342 ARM: sun5i: dt: Add address- and size-cells info to i2c controller nodes by Hans de Goede · 11 years ago
  34. 60bbe31 ARM: sun4i: dt: Add address- and size-cells info to i2c controller nodes by Hans de Goede · 11 years ago
  35. a42ea60 ARM: sun6i: dt: Fixup prcm node name by Hans de Goede · 11 years ago
  36. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  37. ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  38. 98f0701 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  39. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  40. b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
  41. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  42. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  43. 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 11 years ago
  44. 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
  45. a5d4506 ARM: 8016/1: Check cpu id in pj4_cp0_init. by Chao Xie Linux · 11 years ago
  46. fdb487f ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7 by Chao Xie Linux · 11 years ago
  47. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  48. 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 11 years ago
  49. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  50. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  51. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  52. 0af9fb6 Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  53. e5744ab Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 11 years ago
  54. c9d347e ARM: 8009/1: dcscb.c: remove call to outer_flush_all() by Nicolas Pitre · 11 years ago
  55. fff00db ARM: 8014/1: mm: fix reporting of read-only PMD bits by Kees Cook · 11 years ago
  56. 8fad87b ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr by Liu Hua · 11 years ago
  57. c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 11 years ago
  58. 3f583bc Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  59. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  60. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  61. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 930b440 Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  65. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  66. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  67. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  68. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  69. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  70. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  71. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  72. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  73. bbab1e3f ARM: dts: exynos4412-trats2: enable exynos/fimd node by Andrzej Hajda · 11 years ago
  74. b560839 ARM: dts: exynos4210-trats: enable exynos/fimd node by Andrzej Hajda · 11 years ago
  75. 420ae84 ARM: dts: exynos4412-trats2: add panel node by Andrzej Hajda · 11 years ago
  76. e78dd46 ARM: dts: exynos4210-trats: add panel node by Andrzej Hajda · 11 years ago
  77. 8b7dd64 ARM: dts: exynos4: add MIPI DSI Master node by Andrzej Hajda · 11 years ago
  78. ffff29d ARM: dts: exynos4210-universal_c210: add proper panel node by Andrzej Hajda · 11 years ago
  79. b4f8892 ARM: OMAP2+: remove pdata quirks for displays by Tomi Valkeinen · 11 years ago
  80. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  81. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  82. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  83. 34a378f ARM: omap: dma: get rid of 'p' allocation and clean up by Russell King · 11 years ago
  84. 9834f81 ARM: omap: move dma channel allocation into plat-omap code by Russell King · 11 years ago
  85. 0ef6498 ARM: omap: dma: get rid of errata global by Russell King · 11 years ago
  86. 64a2dc3 ARM: omap: clean up DMA register accesses by Russell King · 11 years ago
  87. ad0c381 ARM: omap: remove almost-const variables by Russell King · 11 years ago
  88. e38b1485 ARM: omap: remove references to disable_irq_lch by Russell King · 11 years ago
  89. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago
  90. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  91. 5fc4bc8 arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatibles by Maxime Ripard · 11 years ago
  92. e26a9e0 ARM: Better virt_to_page() handling by Russell King · 11 years ago
  93. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  94. cb46a25 ARM: at91: fix a typo by Arnd Bergmann · 11 years ago
  95. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  96. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  97. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  98. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  99. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  100. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago