1. 39544ac ARM: 7957/1: add DSB after icache flush in __flush_icache_all() by Vinayak Kale · 10 years ago
  2. 7c8746a ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev by Will Deacon · 10 years ago
  3. 4d9c5b8 ARM: 7950/1: mm: Fix stage-2 device memory attributes by Christoffer Dall · 11 years ago
  4. f5137a4 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 11 years ago
  5. c5ca95b ARM: 7930/1: Introduce atomic MMIO modify by Ezequiel Garcia · 11 years ago
  6. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  8. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  11. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  12. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  13. 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 11 years ago
  14. 857989a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  15. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  16. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. ab53f22 Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/linux-kvm-arm into kvm-queue by Paolo Bonzini · 11 years ago
  18. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 23f6620 ARM: fix ffs/fls implementations to match x86 by Russell King · 11 years ago
  20. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  21. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  22. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  23. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 11 years ago
  24. 02bcf05 asm/xen/page.h: remove redundant semicolon by Wei Liu · 11 years ago
  25. 0a5ccc8 ARM: 7933/1: rename ioremap_cached to ioremap_cache by Rob Herring · 11 years ago
  26. e05f9ac Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 11 years ago
  27. a7dedb4 Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 11 years ago
  28. cb60118 ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUs by Will Deacon · 11 years ago
  29. efea340 ARM: 7931/1: Correct virt_addr_valid by Laura Abbott · 11 years ago
  30. a472b09 ARM: PCI: add legacy IDE IRQ implementation by Russell King · 11 years ago
  31. e68f31f ARM: 7922/1: l2x0: add Marvell Tauros3 support by Sebastian Hesselbarth · 11 years ago
  32. d46cda1 ARM: fix csum_tcpudp_magic() miscompilation by Russell King · 11 years ago
  33. 92341c8 ARM: 7896/1: rename ioremap_cached to ioremap_cache by Rob Herring · 11 years ago
  34. d578759 Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc by Olof Johansson · 11 years ago
  35. c07a019 KVM: arm-vgic: Add vgic reg access from dev attr by Christoffer Dall · 11 years ago
  36. ce01e4e KVM: arm-vgic: Set base addr through device API by Christoffer Dall · 11 years ago
  37. 39735a3 ARM/KVM: save and restore generic timer registers by Andre Przywara · 11 years ago
  38. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  40. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  41. d9a1bea ARM: add basic support for Trusted Foundations by Alexandre Courbot · 11 years ago
  42. 4fda342 arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings by Santosh Shilimkar · 11 years ago
  43. 75374ad ARM: mm: Define set_memory_* functions for ARM by Laura Abbott · 11 years ago
  44. 27ec8da ARM: add definitions for pte_mkexec/pte_mknexec by Laura Abbott · 11 years ago
  45. ebd4922 ARM: implement basic NX support for kernel lowmem mappings by Russell King · 11 years ago
  46. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  47. 1fd15b8 ARM: add support to dump the kernel page tables by Russell King · 11 years ago
  48. ad364a7 ARM: imx: add debug uart support for IMX50 SoC by Greg Ungerer · 11 years ago
  49. 2f1d70a ARM: tegra: don't hard-code DEBUG_LL baud rate by Stephen Warren · 11 years ago
  50. 354935a ARM: tegra: fix DEBUG_LL combined with LPAE by Stephen Warren · 11 years ago
  51. ac2df52 clk: Add common __clk_get(), __clk_put() implementations by Sylwester Nawrocki · 11 years ago
  52. d8aa712 ARM: fix booting low-vectors machines by Russell King · 11 years ago
  53. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  54. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  55. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  57. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  58. affce50 arm: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  59. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  60. 139cc2b ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case by Victor Kamensky · 11 years ago
  61. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  62. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  63. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  64. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. 18c51e1 xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m by Stefano Stabellini · 11 years ago
  70. ede5822 Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  71. 6da8ae5 Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-next by Paolo Bonzini · 11 years ago
  72. 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
  73. 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
  74. aed3a4e ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" by Chen Gang · 11 years ago
  75. 4dcc1cf ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg(). by Chen Gang · 11 years ago
  76. 237f123 ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h by Chen Gang · 11 years ago
  77. ffc555b arm,arm64/include/asm/io.h: define struct bio_vec by Stefano Stabellini · 11 years ago
  78. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  79. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  80. fbd989b arm: make SWIOTLB available by Stefano Stabellini · 11 years ago
  81. ce94fe9 arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu by Marc Zyngier · 11 years ago
  82. 6d89d2d arm/arm64: KVM: MMIO support for BE guest by Marc Zyngier · 11 years ago
  83. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  84. bf18525 ARM: 7872/1: Support arch_irq_work_raise() via self IPIs by Stephen Boyd · 11 years ago
  85. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  86. 26ba47b ARM: 7805/1: mm: change max*pfn to include the physical offset of memory by Santosh Shilimkar · 11 years ago
  87. 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
  88. 5e4432d ARM: fix misplaced arch_virt_to_idmap() by Russell King · 11 years ago
  89. 0de0d64 ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown by Dave Martin · 11 years ago
  90. 6a5014a ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments by Magnus Damm · 11 years ago
  91. 39792c7 ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code by Nicolas Pitre · 11 years ago
  92. 3c8828f ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974 by Rohit Vaswani · 11 years ago
  93. a3a9ea6 ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware by Steven Capper · 11 years ago
  94. 92871b9 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO by Rob Herring · 11 years ago
  95. 0cbad9c ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64 by Will Deacon · 11 years ago
  96. 775ebcc ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed by Will Deacon · 11 years ago
  97. 2523c67 ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_local by Will Deacon · 11 years ago
  98. 494e492 ARM: 7850/1: DEBUG_LL on efm32 SoCs by Uwe Kleine-König · 11 years ago
  99. 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
  100. 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