1. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  2. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  3. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  4. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  5. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  6. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 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
  10. aed3a4e ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" by Chen Gang · 11 years ago
  11. 4dcc1cf ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg(). by Chen Gang · 11 years ago
  12. 237f123 ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h by Chen Gang · 11 years ago
  13. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  14. bf18525 ARM: 7872/1: Support arch_irq_work_raise() via self IPIs by Stephen Boyd · 11 years ago
  15. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  16. 26ba47b ARM: 7805/1: mm: change max*pfn to include the physical offset of memory by Santosh Shilimkar · 11 years ago
  17. 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
  18. 5e4432d ARM: fix misplaced arch_virt_to_idmap() by Russell King · 11 years ago
  19. 0de0d64 ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown by Dave Martin · 11 years ago
  20. 6a5014a ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments by Magnus Damm · 11 years ago
  21. 39792c7 ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code by Nicolas Pitre · 11 years ago
  22. 3c8828f ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974 by Rohit Vaswani · 11 years ago
  23. a3a9ea6 ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware by Steven Capper · 11 years ago
  24. 92871b9 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO by Rob Herring · 11 years ago
  25. 0cbad9c ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64 by Will Deacon · 11 years ago
  26. 775ebcc ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed by Will Deacon · 11 years ago
  27. 2523c67 ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_local by Will Deacon · 11 years ago
  28. 494e492 ARM: 7850/1: DEBUG_LL on efm32 SoCs by Uwe Kleine-König · 11 years ago
  29. 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
  30. b6fb547 Merge tag 'imx-soc-3.13' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 11 years ago
  31. bdbf0a4 Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  32. 901e7e3 Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  33. c7c3eac ARM: imx: add low-level debug for vybrid by Shawn Guo · 12 years ago
  34. b41fb43 Merge tag 'v3.12-rc6' into devel by Linus Walleij · 11 years ago
  35. a1af347 ARM: tlb: ASID macro should give 32bit result for BE correct operation by Victor Kamensky · 11 years ago
  36. 2245f92 ARM: atomic64: fix endian-ness in atomic.h by Victor Kamensky · 11 years ago
  37. 5a8b93f ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction by Ben Dooks · 11 years ago
  38. 6332807 ARM: Correct BUG() assembly to ensure it is endian-agnostic by Ben Dooks · 11 years ago
  39. bfdef3b ARM: hardware: fix endian-ness in <hardware/coresight.h> by Ben Dooks · 11 years ago
  40. 76e3faf ARM: pl01x debug code endian fix by Ben Dooks · 12 years ago
  41. 457c240 ARM: asm: Add ARM_BE8() assembly helper by Ben Dooks · 12 years ago
  42. 8754c4b Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 11 years ago
  43. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  44. d6099ae Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  45. 3c1532d ARM: 7851/1: check for number of arguments in syscall_get/set_arguments() by AKASHI Takahiro · 11 years ago
  46. 9485099 ARM: Remove temporary sched_clock.h header by Stephen Boyd · 11 years ago
  47. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  48. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  49. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  50. f52bb72 ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses by Sricharan R · 11 years ago
  51. 4dc9a81 ARM: mm: Introduce virt_to_idmap() with an arch hook by Santosh Shilimkar · 11 years ago
  52. ca5a45c ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions by Santosh Shilimkar · 11 years ago
  53. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  54. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  55. a56e74f Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable by Russell King · 11 years ago
  56. cf154b7 ARM: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago
  57. 191124e Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13 by Daniel Lezcano · 11 years ago
  58. 262576f ARM: 7843/1: drop asm/types.h from generic-y by Ard Biesheuvel · 11 years ago
  59. d0cdef6 ARM: 7842/1: MCPM: don't explode if invoked without being initialized first by Nicolas Pitre · 11 years ago
  60. f38d999 ARM: atomics: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  61. 9bb17be ARM: locks: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  62. d8f57aa ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs by Will Deacon · 11 years ago
  63. 27a8479 ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h by Will Deacon · 11 years ago
  64. e744dff ARM: prefetch: remove redundant "cc" clobber by Will Deacon · 11 years ago
  65. 4986389 ARM: perf: add support for perf registers API by Will Deacon · 11 years ago
  66. e9faebc ARM: arch_timer: add support to configure and enable event stream by Sudeep KarkadaNagesha · 11 years ago
  67. 2806175 ARM/ARM64: arch_timer: add macros for bits in control register by Sudeep KarkadaNagesha · 11 years ago
  68. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  69. d08e2e0 ARM: bL_switcher: Add query interface to discover CPU affinities by Dave Martin · 12 years ago
  70. 29064b8 ARM: bL_switcher/trace: Add kernel trace trigger interface by Dave Martin · 12 years ago
  71. de885d1 ARM: mcpm: add a simple poke mechanism to the early entry code by Nicolas Pitre · 12 years ago
  72. 5135d87 ARM: SMP: basic IPI triggered completion support by Nicolas Pitre · 12 years ago
  73. 0577fee ARM: bL_switcher: Add switch completion callback for bL_switch_request() by Dave Martin · 11 years ago
  74. 491990e ARM: bL_switcher: Add runtime control notifier by Dave Martin · 12 years ago
  75. c0f4375 ARM: bL_switcher: Add synchronous enable/disable interface by Dave Martin · 12 years ago
  76. 7b85b86 ARM: plat-iop: instantiate GPIO from platform device by Linus Walleij · 11 years ago
  77. 51a97d8 ARM: plat-iop: remove custom complex GPIO implementation by Linus Walleij · 11 years ago
  78. c89efa7 ARM: 7836/1: add __get_user_unaligned/__put_user_unaligned by Nicolas Pitre · 11 years ago
  79. 7f63037 Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 11 years ago
  80. 136dfa5 ARM: delete mach-shark by Linus Walleij · 11 years ago
  81. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  83. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  85. 576c25eb Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  86. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  87. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  88. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  89. 909e3ee Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h by Dan Aloni · 11 years ago
  90. 849b882 ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables by Douglas Anderson · 11 years ago
  91. 6a7d2c6 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines by Uwe Kleine-König · 11 years ago
  92. 6b9e4fa Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-arm into queue by Gleb Natapov · 11 years ago
  93. 0963e5d ARM: KVM: Fix kvm_set_pte assignment by Christoffer Dall · 11 years ago
  94. 3616257 Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into late/all by Olof Johansson · 11 years ago
  95. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  96. 5cc91e0 Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  97. cdf0bfb Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  98. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  99. ae3c99a ARM: 7806/1: allow DEBUG_UNCOMPRESS for Tegra by Stephen Warren · 11 years ago
  100. f2acf00 ARM: debug: move keystone debug to generic 8250 code by Russell King · 11 years ago