1. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  2. 0a5ccc8 ARM: 7933/1: rename ioremap_cached to ioremap_cache by Rob Herring · 11 years ago
  3. efea340 ARM: 7931/1: Correct virt_addr_valid by Laura Abbott · 11 years ago
  4. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  5. d8aa712 ARM: fix booting low-vectors machines by Russell King · 11 years ago
  6. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  7. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  8. 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
  9. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  10. 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
  11. affce50 arm: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  12. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  13. 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
  14. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  15. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  16. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  17. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. aed3a4e ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" by Chen Gang · 11 years ago
  27. 4dcc1cf ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg(). by Chen Gang · 11 years ago
  28. 237f123 ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h by Chen Gang · 11 years ago
  29. ffc555b arm,arm64/include/asm/io.h: define struct bio_vec by Stefano Stabellini · 11 years ago
  30. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  31. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  32. fbd989b arm: make SWIOTLB available by Stefano Stabellini · 11 years ago
  33. ce94fe9 arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu by Marc Zyngier · 11 years ago
  34. 6d89d2d arm/arm64: KVM: MMIO support for BE guest by Marc Zyngier · 12 years ago
  35. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  36. bf18525 ARM: 7872/1: Support arch_irq_work_raise() via self IPIs by Stephen Boyd · 11 years ago
  37. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  38. 26ba47b ARM: 7805/1: mm: change max*pfn to include the physical offset of memory by Santosh Shilimkar · 11 years ago
  39. 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
  40. 5e4432d ARM: fix misplaced arch_virt_to_idmap() by Russell King · 11 years ago
  41. 0de0d64 ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown by Dave Martin · 11 years ago
  42. 6a5014a ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments by Magnus Damm · 11 years ago
  43. 39792c7 ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code by Nicolas Pitre · 11 years ago
  44. a3a9ea6 ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware by Steven Capper · 11 years ago
  45. 92871b9 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO by Rob Herring · 11 years ago
  46. 0cbad9c ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64 by Will Deacon · 11 years ago
  47. 775ebcc ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed by Will Deacon · 11 years ago
  48. 2523c67 ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_local by Will Deacon · 11 years ago
  49. 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
  50. 5bb3398 Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-queue by Paolo Bonzini · 11 years ago
  51. 3d1975b arm,arm64: do not always merge biovec if we are running on Xen by Stefano Stabellini · 11 years ago
  52. 7100b07 xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device by Stefano Stabellini · 11 years ago
  53. 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
  54. 79c6488 arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU by Marc Zyngier · 11 years ago
  55. b41fb43 Merge tag 'v3.12-rc6' into devel by Linus Walleij · 11 years ago
  56. a1af347 ARM: tlb: ASID macro should give 32bit result for BE correct operation by Victor Kamensky · 11 years ago
  57. 2245f92 ARM: atomic64: fix endian-ness in atomic.h by Victor Kamensky · 11 years ago
  58. 5a8b93f ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction by Ben Dooks · 11 years ago
  59. 6332807 ARM: Correct BUG() assembly to ensure it is endian-agnostic by Ben Dooks · 11 years ago
  60. bfdef3b ARM: hardware: fix endian-ness in <hardware/coresight.h> by Ben Dooks · 11 years ago
  61. 457c240 ARM: asm: Add ARM_BE8() assembly helper by Ben Dooks · 12 years ago
  62. 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
  63. ad361f0 KVM: ARM: Support hugetlbfs backed huge pages by Christoffer Dall · 12 years ago
  64. 86ed81a KVM: ARM: Update comments for kvm_handle_wfi by Christoffer Dall · 11 years ago
  65. 58d5ec8 ARM: KVM: Yield CPU when vcpu executes a WFE by Marc Zyngier · 11 years ago
  66. 13acfd5 Powerpc KVM work is based on a commit after rc4. by Gleb Natapov · 11 years ago
  67. d570142 Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  68. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  69. d6099ae Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  70. dc6f6763 KVM: ARM: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  71. 3c1532d ARM: 7851/1: check for number of arguments in syscall_get/set_arguments() by AKASHI Takahiro · 11 years ago
  72. e8c2d99 KVM: ARM: Add support for Cortex-A7 by Jonathan Austin · 11 years ago
  73. 5e49704 KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks by Jonathan Austin · 11 years ago
  74. 9485099 ARM: Remove temporary sched_clock.h header by Stephen Boyd · 11 years ago
  75. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  76. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  77. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  78. f52bb72 ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses by Sricharan R · 11 years ago
  79. 4dc9a81 ARM: mm: Introduce virt_to_idmap() with an arch hook by Santosh Shilimkar · 11 years ago
  80. ca5a45c ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions by Santosh Shilimkar · 11 years ago
  81. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  82. d6fe76c xen: introduce xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
  83. c7e9bc5 arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain by Stefano Stabellini · 11 years ago
  84. 83862cc xen/arm,arm64: enable SWIOTLB_XEN by Stefano Stabellini · 11 years ago
  85. 4a19138 arm/xen,arm64/xen: introduce p2m by Stefano Stabellini · 11 years ago
  86. 06e6295 arm: make SWIOTLB available by Stefano Stabellini · 11 years ago
  87. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  88. a56e74f Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable by Russell King · 11 years ago
  89. cf154b7 ARM: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago
  90. 191124e Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13 by Daniel Lezcano · 11 years ago
  91. 262576f ARM: 7843/1: drop asm/types.h from generic-y by Ard Biesheuvel · 11 years ago
  92. d0cdef6 ARM: 7842/1: MCPM: don't explode if invoked without being initialized first by Nicolas Pitre · 11 years ago
  93. 4a6fee8 ARM: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  94. f38d999 ARM: atomics: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  95. 9bb17be ARM: locks: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  96. d8f57aa ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs by Will Deacon · 11 years ago
  97. 27a8479 ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h by Will Deacon · 11 years ago
  98. e744dff ARM: prefetch: remove redundant "cc" clobber by Will Deacon · 11 years ago
  99. e9faebc ARM: arch_timer: add support to configure and enable event stream by Sudeep KarkadaNagesha · 11 years ago
  100. 2806175 ARM/ARM64: arch_timer: add macros for bits in control register by Sudeep KarkadaNagesha · 11 years ago