1. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  3. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  4. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  5. a850c42 ARM: common: edma: edma_pm_resume may be unused by Arnd Bergmann · 10 years ago
  6. a2b1175 ARM: common: edma: add suspend resume hook by Daniel Mack · 10 years ago
  7. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  8. d155fc7 ARM: common: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  10. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  11. 929a015 ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC by Peter Ujfalusi · 10 years ago
  12. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  13. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  14. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. eb3fe7d ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue by Peter Ujfalusi · 10 years ago
  16. 85a7076 ARM: edma: Set default queue to lowest priority by Peter Ujfalusi · 10 years ago
  17. 41fa421 arm: bL_switcher:k Use ktime_get_real_ns() by Thomas Gleixner · 10 years ago
  18. 3721924 ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback by Nicolas Pitre · 10 years ago
  19. 12af701 Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/soc by Olof Johansson · 10 years ago
  20. 1bde990 ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clock by Rob Herring · 10 years ago
  21. 6aab4c2 ARM: 8068/1: scoop: Remove unused variable by Fabio Estevam · 10 years ago
  22. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  23. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  24. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  25. 3f8517e ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs by Nicolas Pitre · 10 years ago
  26. 3a5e23c Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 10 years ago
  27. 7741fa1 Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 10 years ago
  28. 166aaf3 ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing by Dave Martin · 10 years ago
  29. 6d10c39 ARM: edma: Get IP configuration from HW (number of channels, tc, etc) by Peter Ujfalusi · 10 years ago
  30. 643efcf ARM: edma: Save number of regions from pdata to struct edma by Peter Ujfalusi · 10 years ago
  31. 6710ea7 ARM: edma: Remove num_cc member from struct edma by Peter Ujfalusi · 10 years ago
  32. c3dd338 ARM: edma: Do not change TC -> Queue mapping, leave it to default. by Peter Ujfalusi · 10 years ago
  33. cf4afc3 ARM: edma: Take the number of tc from edma_soc_info (pdata) by Peter Ujfalusi · 10 years ago
  34. 89df4be ARM: edma: No need to clean the pdata in edma_of_parse_dt() by Peter Ujfalusi · 10 years ago
  35. 4416176 ARM: edma: Clean up and simplify the code around irq request by Peter Ujfalusi · 10 years ago
  36. 200d963 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  37. cdae05a dmaengine: edma: Make reading the position of active channels work by Thomas Gleixner · 10 years ago
  38. cf7eb97 ARM: common: edma: Fix xbar mapping by Thomas Gleixner · 10 years ago
  39. 4530e4b ARM: 8032/1: bL_switcher: fix validation check before its activation by Nicolas Pitre · 10 years ago
  40. 232b223d dmaengine: edma: Set DMA_CYCLIC capability flag by Peter Ujfalusi · 10 years ago
  41. 7cf2af9 arm: common: edma: Save the number of event queues/TCs by Peter Ujfalusi · 10 years ago
  42. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  43. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 10 years ago
  44. 1ef2bf8 ARM: 8006/1: Remove redundant code by Alexander Shiyan · 10 years ago
  45. ea36d2a ARM: 7962/2: Make all mcpm functions notrace by Dave Martin · 10 years ago
  46. 9cf3138 ARM: SP804: make Integrator/CP timer pick clock from DT by Linus Walleij · 10 years ago
  47. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  48. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  49. 03aa658 ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev by Will Deacon · 11 years ago
  50. efcfc46 ARM: 7918/1: clean up cache handling in core code by Nicolas Pitre · 11 years ago
  51. 9202174 arm/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  52. b8969ef Merge branch 'soc/sched_clock' into next/soc by Kevin Hilman · 11 years ago
  53. 9b12f3a ARM: timer-sp: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  54. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  55. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  56. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  57. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  58. b0ced9d ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}() by Tushar Behera · 11 years ago
  59. f8d9f62 Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  60. 2098990 Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable by Russell King · 11 years ago
  61. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  62. 0de0d64 ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown by Dave Martin · 11 years ago
  63. 1e56609 ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translation by Dave Martin · 11 years ago
  64. 728fae6 ARM: 7856/1: timer-sp: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  65. 43d9394 Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 11 years ago
  66. 519ceb9 ARM: mcpm: fix big endian issue in mcpm startup code by Victor Kamensky · 11 years ago
  67. d6099ae Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  68. 8563372 ARM: 7845/1: sharpsl_param.c: fix invalid memory access for pxa devices by Andrea Adami · 11 years ago
  69. d0cdef6 ARM: 7842/1: MCPM: don't explode if invoked without being initialized first by Nicolas Pitre · 11 years ago
  70. 6cdaca4 ARM: edma: Fix clearing of unused list for DT DMA resources by Joel Fernandes · 11 years ago
  71. d08e2e0 ARM: bL_switcher: Add query interface to discover CPU affinities by Dave Martin · 11 years ago
  72. 29064b8 ARM: bL_switcher/trace: Add kernel trace trigger interface by Dave Martin · 11 years ago
  73. b09bbe5 ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping by Dave Martin · 11 years ago
  74. 1bfbddb ARM: bL_switcher: Basic trace events support by Dave Martin · 12 years ago
  75. 6137eba ARM: bL_switcher: wait until inbound is alive before performing a switch by Nicolas Pitre · 11 years ago
  76. de885d1 ARM: mcpm: add a simple poke mechanism to the early entry code by Nicolas Pitre · 12 years ago
  77. 108a964 ARM: bL_switcher: synchronize the outbound with the inbound by Nicolas Pitre · 12 years ago
  78. 0577fee ARM: bL_switcher: Add switch completion callback for bL_switch_request() by Dave Martin · 11 years ago
  79. 491990e ARM: bL_switcher: Add runtime control notifier by Dave Martin · 12 years ago
  80. c0f4375 ARM: bL_switcher: Add synchronous enable/disable interface by Dave Martin · 12 years ago
  81. 7f63037 Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 11 years ago
  82. 136dfa5 ARM: delete mach-shark by Linus Walleij · 11 years ago
  83. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  85. 96874b9 ARM: edma: Add function to manually trigger an EDMA channel by Joel Fernandes · 11 years ago
  86. 887708f ARM: timer-sp: Set dynamic irq affinity by Viresh Kumar · 11 years ago
  87. 40a5c0b ARM: mcpm: use -st dsb option prior to sev instructions by Will Deacon · 11 years ago
  88. b22537c ARM: bL_switcher: add a simple /dev user interface for debugging purposes by Nicolas Pitre · 12 years ago
  89. 27261435 ARM: bL_switcher: filter CPU hotplug requests when the switcher is active by Nicolas Pitre · 12 years ago
  90. 38c35d4 ARM: bL_switcher: remove assumptions between logical and physical CPUs by Nicolas Pitre · 11 years ago
  91. c4821c0 ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot by Nicolas Pitre · 12 years ago
  92. 6b7437a ARM: bL_switcher: ability to enable and disable the switcher via sysfs by Nicolas Pitre · 12 years ago
  93. ed96762 ARM: bL_switcher: do not hardcode GIC IDs in the code by Nicolas Pitre · 12 years ago
  94. 9797a0e ARM: bL_switcher: hot-unplug half of the available CPUs by Nicolas Pitre · 12 years ago
  95. c052de2 ARM: bL_switcher: simplify stack isolation by Nicolas Pitre · 12 years ago
  96. 71ce1de ARM: bL_switcher: move to dedicated threads rather than workqueues by Nicolas Pitre · 12 years ago
  97. 3f09d47 ARM: bL_switcher: add clockevent save/restore support by Lorenzo Pieralisi · 12 years ago
  98. 1c33be5 ARM: b.L: core switcher code by Nicolas Pitre · 12 years ago
  99. cc23ee4 Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 11 years ago
  100. 30f099c ARM: edma: remove duplicated include from edma.c by Wei Yongjun · 11 years ago