1. 9f0affc ARM: mvebu: Fix pmsu compilation when ARMv6 is selected by Vincent Stehlé · 11 years ago
  2. 3943856 ARM: mvebu: conditionalize Armada 375 coherency workaround by Thomas Petazzoni · 11 years ago
  3. a58d5af ARM: mvebu: conditionalize Armada 375 SMP workaround by Thomas Petazzoni · 11 years ago
  4. 5093dcf ARM: mvebu: add Armada 375 A0 revision definition by Thomas Petazzoni · 11 years ago
  5. 73c3c79 ARM: mvebu: initialize mvebu-soc-id earlier by Thomas Petazzoni · 11 years ago
  6. c1a01a0 ARM: mvebu: fix thermal quirk SoC revision check by Thomas Petazzoni · 11 years ago
  7. efdf811 ARM: Kirkwood: t5325: Remove platform device to instantiate audio by Andrew Lunn · 11 years ago
  8. 7745b251 ARM: Kirkwood: Remove platform driver for codec by Andrew Lunn · 11 years ago
  9. 5fd6206 ARM: mvebu: Add thermal quirk for the Armada 375 DB board by Ezequiel Garcia · 11 years ago
  10. e9d3c84 ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled by Ezequiel Garcia · 11 years ago
  11. 8eee0f8 ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id by Gregory CLEMENT · 11 years ago
  12. c42e1ff ARM: mvebu: remove unnecessary ifdef around l2x0_of_init by Gregory CLEMENT · 11 years ago
  13. 8c16bab ARM: mvebu: register the cpuidle driver for the Armada XP SoCs by Gregory CLEMENT · 11 years ago
  14. d163ee1 ARM: mvebu: Register notifier callback for the cpuidle transition by Gregory CLEMENT · 11 years ago
  15. 0041464 ARM: mvebu: refine which files are build in mach-mvebu by Thomas Petazzoni · 11 years ago
  16. c3e04ca ARM: mvebu: Add the PMSU related part of the cpu idle functions by Gregory CLEMENT · 11 years ago
  17. f713c7e ARM: mvebu: Allow to power down L2 cache controller in idle mode by Gregory CLEMENT · 11 years ago
  18. 1a6bfbc ARM: mvebu: Low level function to disable HW coherency support by Gregory CLEMENT · 11 years ago
  19. 2e8a594 ARM: mvebu: Split low level functions to manipulate HW coherency by Gregory CLEMENT · 11 years ago
  20. 952f4ca ARM: mvebu: Remove the unused argument of set_cpu_coherent() by Gregory CLEMENT · 11 years ago
  21. b41375f ARM: mvebu: ll_set_cpu_coherent always uses the current CPU by Gregory CLEMENT · 11 years ago
  22. ccd6a13 ARM: mvebu: remove the address parameter for ll_set_cpu_coherent by Gregory CLEMENT · 11 years ago
  23. b4bca24 ARM: mvebu: add Armada 38x compatible string to pmsu by Thomas Petazzoni · 11 years ago
  24. 87384cc ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1 by Gregory CLEMENT · 11 years ago
  25. 1ee89e2 ARM: mvebu: add SMP support for Armada 375 and Armada 38x by Gregory CLEMENT · 11 years ago
  26. 00504be ARM: mvebu: add function to set the resume boot address for Armada 375 by Gregory CLEMENT · 11 years ago
  27. 5194efc Merge branch 'mvebu/irqchip' into mvebu/soc by Jason Cooper · 11 years ago
  28. 2c9b224 ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP by Thomas Petazzoni · 11 years ago
  29. 05ad690 ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c by Thomas Petazzoni · 11 years ago
  30. d269a36 Merge branch 'mvebu/soc-pmsu' into mvebu/soc by Jason Cooper · 11 years ago
  31. d7df84b irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs by Thomas Petazzoni · 11 years ago
  32. ef37d33 irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver by Thomas Petazzoni · 11 years ago
  33. 02e7b06 ARM: mvebu: use a separate function to set the boot address of CPUs by Gregory CLEMENT · 11 years ago
  34. 0c3acc7 ARM: mvebu: extend the PMSU registers by Gregory CLEMENT · 11 years ago
  35. bd045a1 ARM: mvebu: improve PMSU driver to request its resource by Thomas Petazzoni · 11 years ago
  36. 49754ff ARM: mvebu: start using the CPU reset driver by Thomas Petazzoni · 11 years ago
  37. 3f20fb1 ARM: mvebu: introduce CPU reset code by Thomas Petazzoni · 11 years ago
  38. d0de932 ARM: mvebu: add Armada 38x support to the coherency code by Thomas Petazzoni · 11 years ago
  39. 5ab5afd ARM: mvebu: implement Armada 375 coherency workaround by Thomas Petazzoni · 11 years ago
  40. 77fa4b9 ARM: mvebu: add Armada 375 support to the coherency code by Thomas Petazzoni · 11 years ago
  41. 8e6ac20 ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x by Thomas Petazzoni · 11 years ago
  42. 5fbba08 ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c by Thomas Petazzoni · 11 years ago
  43. 5686a1e bus: mvebu: pass the coherency availability information at init time by Thomas Petazzoni · 11 years ago
  44. 501f928 ARM: mvebu: add a coherency_available() call by Thomas Petazzoni · 11 years ago
  45. 924d38f ARM: mvebu: prepare coherency code to support more SOCs by Thomas Petazzoni · 11 years ago
  46. 56a705a ARM: mvebu: Add a SOC bus device entry by Andrew Lunn · 11 years ago
  47. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  48. ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  49. 98f0701 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  50. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  51. b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
  52. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  53. 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
  54. 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 11 years ago
  55. 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
  56. a5d4506 ARM: 8016/1: Check cpu id in pj4_cp0_init. by Chao Xie Linux · 11 years ago
  57. 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
  58. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  59. 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 11 years ago
  60. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  61. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  62. 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
  63. 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
  64. 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
  65. c9d347e ARM: 8009/1: dcscb.c: remove call to outer_flush_all() by Nicolas Pitre · 11 years ago
  66. fff00db ARM: 8014/1: mm: fix reporting of read-only PMD bits by Kees Cook · 11 years ago
  67. 8fad87b ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr by Liu Hua · 11 years ago
  68. c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 11 years ago
  69. 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
  70. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  77. 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
  78. 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
  79. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  80. 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
  81. 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
  82. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  83. 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
  84. bbab1e3f ARM: dts: exynos4412-trats2: enable exynos/fimd node by Andrzej Hajda · 11 years ago
  85. b560839 ARM: dts: exynos4210-trats: enable exynos/fimd node by Andrzej Hajda · 11 years ago
  86. 420ae84 ARM: dts: exynos4412-trats2: add panel node by Andrzej Hajda · 11 years ago
  87. e78dd46 ARM: dts: exynos4210-trats: add panel node by Andrzej Hajda · 11 years ago
  88. 8b7dd64 ARM: dts: exynos4: add MIPI DSI Master node by Andrzej Hajda · 11 years ago
  89. ffff29d ARM: dts: exynos4210-universal_c210: add proper panel node by Andrzej Hajda · 11 years ago
  90. b4f8892 ARM: OMAP2+: remove pdata quirks for displays by Tomi Valkeinen · 11 years ago
  91. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  92. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  93. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  94. 34a378f ARM: omap: dma: get rid of 'p' allocation and clean up by Russell King · 11 years ago
  95. 9834f81 ARM: omap: move dma channel allocation into plat-omap code by Russell King · 11 years ago
  96. 0ef6498 ARM: omap: dma: get rid of errata global by Russell King · 11 years ago
  97. 64a2dc3 ARM: omap: clean up DMA register accesses by Russell King · 11 years ago
  98. ad0c381 ARM: omap: remove almost-const variables by Russell King · 11 years ago
  99. e38b1485 ARM: omap: remove references to disable_irq_lch by Russell King · 11 years ago
  100. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago