1. cd000cf ARM: 8046/1: proc: add support for the Cortex-A17 processor by Will Deacon · 10 years ago
  2. 537094b ARM: 8051/1: put_user: fix possible data corruption in put_user by Andrey Ryabinin · 10 years ago
  3. 2cd62bd ARM: S3C24XX: move debug-macro.S into the common space by Heiko Stuebner · 10 years ago
  4. 8ad0bbd Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/soc by Arnd Bergmann · 10 years ago
  5. 3aae97c ARM: trusted_foundations: fix compile error on non-SMP by Alexandre Courbot · 10 years ago
  6. 6b74f61 Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 10 years ago
  7. 7098cff ARM: debug: qcom: make UART address selection configuration option by Ivan T. Ivanov · 10 years ago
  8. bc4f94d ARM: outer cache: add documentation of outer cache functions by Russell King · 10 years ago
  9. 4585eaf ARM: use get_cr() rather than cr_alignment by Russell King · 10 years ago
  10. 7668fd5 ARM: make get_cr()/set_cr() use unsigned long values by Russell King · 10 years ago
  11. 265c271 ARM: l2c: remove outer_inv_all() method by Russell King · 10 years ago
  12. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  13. eb28d0b ARM: zynq: Enable big-endian by Michal Simek · 10 years ago
  14. 90a6695 ARM: zynq: Fix uart0 early console virtual address by Michal Simek · 10 years ago
  15. 006f841 arm: dma-iommu: Clean up redundant variable by Ritesh Harjani · 10 years ago
  16. 74368e8 ARM: imx: add low-level debug support for imx6sx by Shawn Guo · 10 years ago
  17. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 10 years ago
  18. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  19. 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  20. 7939028 arm,arm64/xen: introduce HYPERVISOR_suspend() by Stefano Stabellini · 10 years ago
  21. 812b99e ARM: dma: implement set_arch_dma_coherent_ops() by Santosh Shilimkar · 10 years ago
  22. 6ce0d20 ARM: dma: Use dma_pfn_offset for dma address translation by Grygorii Strashko · 10 years ago
  23. e8e7fcc ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible by Anup Patel · 10 years ago
  24. 7d0f84a ARM/ARM64: KVM: Add base for PSCI v0.2 emulation by Anup Patel · 10 years ago
  25. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 10 years ago
  26. cfdb7d5 ARM: vf610: add UART choice for low-level debug by Stefan Agner · 10 years ago
  27. 063aa8e arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h by Julien Grall · 10 years ago
  28. 67dadcb Merge commit 'e26a9e0' into stable/for-linus-3.15 by David Vrabel · 10 years ago
  29. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  30. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  31. cd17117 ARM: 8041/1: pj4: fix cpu_is_pj4 check by Sebastian Hesselbarth · 10 years ago
  32. adc0186 arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h by Julien Grall · 10 years ago
  33. 5e40704 arm: xen: implement multicall hypercall support. by Ian Campbell · 10 years ago
  34. 556d3f7 ARM: add renameat2 syscall by Miklos Szeredi · 10 years ago
  35. a05e54c ARM: 8031/2: change fixmap mapping region to support 32 CPUs by Liu Hua · 10 years ago
  36. 4221e2e ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END by Liu Hua · 10 years ago
  37. 64d3b6a ARM: 8023/1: remove remnants of the static DMA mapping by Nicolas Pitre · 10 years ago
  38. 4530e4b ARM: 8032/1: bL_switcher: fix validation check before its activation by Nicolas Pitre · 10 years ago
  39. 80bb3ef ARM: 8027/1: fix do_div() bug in big-endian systems by Xiangyu Lu · 10 years ago
  40. 030d017 arch,arm: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  41. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  42. ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  43. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 10 years ago
  44. 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 10 years ago
  45. 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 10 years ago
  46. fdb487f ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7 by Chao Xie Linux · 10 years ago
  47. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 10 years ago
  48. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  49. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  53. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  54. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 10 years ago
  55. e26a9e0 ARM: Better virt_to_page() handling by Russell King · 10 years ago
  56. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  57. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  58. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  59. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. cf2afdc Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-clk2' into next/cleanup3 by Arnd Bergmann · 10 years ago
  62. 32adc19 Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2 by Arnd Bergmann · 10 years ago
  63. 600a1df Merge branch 'randconfig-fixes' into next/fixes-non-critical by Arnd Bergmann · 10 years ago
  64. 9f3ba45 ARM: tegra: make debug_ll code build for ARMv6 by Arnd Bergmann · 10 years ago
  65. 1146b60 ARM: sunxi: fix build for THUMB2_KERNEL by Arnd Bergmann · 10 years ago
  66. 5d4089a Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc by Olof Johansson · 10 years ago
  67. 579ec9e audit: use uapi/linux/audit.h for AUDIT_ARCH declarations by Eric Paris · 10 years ago
  68. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 10 years ago
  69. 95c52fe ARM: 8007/1: Remove extraneous kcmp syscall ignore by Christopher Covington · 10 years ago
  70. 566b60c Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stable by Russell King · 10 years ago
  71. c7edc9e ARM: add uprobes support by David A. Long · 10 years ago
  72. b4cd605 ARM: Make arch_specific_insn a define for new arch_probes_insn structure by David A. Long · 10 years ago
  73. 47e190f ARM: Change the remaining shared kprobes/uprobes symbols to something generic by David A. Long · 10 years ago
  74. f145d66 ARM: Make the kprobes condition_check symbol names more generic by David A. Long · 10 years ago
  75. 7579f4b3 ARM: Remove use of struct kprobe from generic probes code by David A. Long · 10 years ago
  76. c18377c ARM: Move generic arm instruction parsing code to new files for sharing between features by David A. Long · 10 years ago
  77. b2531dd ARM: move shared uprobe/kprobe definitions into new include file by David A. Long · 10 years ago
  78. 21254eb ARM: Fix missing includes in kprobes sources by David A. Long · 10 years ago
  79. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 10 years ago
  80. 1a25925 ARM: zynq: Add waituart implementation by Michal Simek · 11 years ago
  81. d4324ce Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 10 years ago
  82. 57c06a8 ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  83. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 10 years ago
  84. 1760e4f Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 10 years ago
  85. 6ddc1d3 Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  86. 006fa25 ARM: fix noMMU kallsyms symbol filtering by Russell King · 10 years ago
  87. 3ba4cea Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 10 years ago
  88. 8034699 ARM: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  89. af20814 ARM: KVM: add world-switch for AMAIR{0,1} by Marc Zyngier · 11 years ago
  90. ac30a11 ARM: KVM: introduce per-vcpu HYP Configuration Register by Marc Zyngier · 11 years ago
  91. 1597930 ARM: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  92. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  93. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 10 years ago
  94. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  95. 68efd7d arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() by Marek Szyprowski · 10 years ago
  96. 4d852ef arm: dma-mapping: Add support to extend DMA IOMMU mappings by Andreas Herrmann · 10 years ago
  97. 8258a98 ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  98. b342ea4 ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry by Ard Biesheuvel · 10 years ago
  99. db38ee8 ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+ by Will Deacon · 10 years ago
  100. d98b90e ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull by Victor Kamensky · 10 years ago