1. c1d7cd2 arm64: spinlock: fix ll/sc unlock on big-endian systems by Will Deacon · 9 years ago
  2. 4150e50 arm64: Use last level TLBI for user pte changes by Catalin Marinas · 9 years ago
  3. da4e733 arm64: Clean up __flush_tlb(_kernel)_range functions by Catalin Marinas · 9 years ago
  4. 6f883d1 arm64: debug: rename enum debug_el to avoid symbol collision by Will Deacon · 9 years ago
  5. c739dc8 arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency by Will Deacon · 9 years ago
  6. db26217 arm64: atomic64_dec_if_positive: fix incorrect branch condition by Will Deacon · 9 years ago
  7. 6059a7b arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchg by Will Deacon · 9 years ago
  8. 0ea366f arm64: atomics: prefetch the destination word for write prior to stxr by Will Deacon · 9 years ago
  9. a82e623 arm64: atomics: tidy up common atomic{,64}_* macros by Will Deacon · 9 years ago
  10. 4e39715 arm64: cmpxchg: avoid memory barrier on comparison failure by Will Deacon · 9 years ago
  11. 0bc671d arm64: cmpxchg: avoid "cc" clobber in ll/sc routines by Will Deacon · 9 years ago
  12. e9a4b79 arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  13. c342f78 arm64: cmpxchg: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  14. c8366ba0 arm64: xchg: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  15. 084f903 arm64: bitops: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  16. 81bb5c6 arm64: locks: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  17. c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  18. c0385b2 arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics by Will Deacon · 9 years ago
  19. d964b72 arm64: alternatives: add cpu feature for lse atomics by Will Deacon · 9 years ago
  20. 40a1db2 arm64: elf: advertise 8.1 atomic instructions as new hwcap by Will Deacon · 9 years ago
  21. c275f76 arm64: atomics: move ll/sc atomics into separate header file by Will Deacon · 9 years ago
  22. 144e969 arm64: cpufeature.h: add missing #include of kernel.h by Will Deacon · 9 years ago
  23. 9511ca1 arm64: rwlocks: don't fail trylock purely due to contention by Will Deacon · 9 years ago
  24. fc9eb93 Merge branch 'locking/arch-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into aarch64/for-next/core by Will Deacon · 9 years ago
  25. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  26. 22288b4 arm64: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  27. 772d683 arm64: include linux/types.h in asm/spinlock_types.h by Will Deacon · 9 years ago
  28. 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 9 years ago
  29. d7a33f4 arm64/debug: Add missing #includes by Dave P Martin · 9 years ago
  30. c696b93 arm64/debug: Simplify BRK insn opcode declarations by Dave P Martin · 9 years ago
  31. 72d033e arm64/debug: Move BRK ESR template macro into <asm/esr.h> by Dave P Martin · 9 years ago
  32. c172d99 arm64/debug: More consistent naming for the BRK ESR template macro by Dave P Martin · 9 years ago
  33. 0392369 arm64/debug: Eliminate magic number from ESR template definition by Dave P Martin · 9 years ago
  34. dfac683 arm64/debug: Mask off all reserved bits from generated ESR values by Dave P Martin · 9 years ago
  35. 951757a arm64/debug: Eliminate magic number for size of BRK instruction by Dave P Martin · 9 years ago
  36. 77ee306 arm64: alternatives: add enable parameter to conditional asm macros by Will Deacon · 9 years ago
  37. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  38. 9ded63a arm64: Generalise msr_s/mrs_s operations by Suzuki K. Poulose · 9 years ago
  39. 91a5cef arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE() by James Morse · 9 years ago
  40. 18ffa04 arm64: kernel: Add min_field_value and use '>=' for feature detection by James Morse · 9 years ago
  41. 1c07630 arm64: kernel: Add cpufeature 'enable' callback by James Morse · 9 years ago
  42. 870828e arm64: kernel: Move config_sctlr_el1 by James Morse · 9 years ago
  43. 63e4081 arm64: alternative: Provide if/else/endif assembler macros by Daniel Thompson · 9 years ago
  44. 79b0e09 arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension by James Morse · 9 years ago
  45. 0a570e7 arm64: hugetlb: remove paragraph about writing to FSF by Jisheng Zhang · 9 years ago
  46. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 9 years ago
  47. 52da443e arm64: perf: factor out callchain code by Mark Rutland · 9 years ago
  48. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 9 years ago
  49. b08d464 arm64: remove dead code by Mark Salter · 9 years ago
  50. cba3574 arm64: move update_mmu_cache() into asm/pgtable.h by Will Deacon · 9 years ago
  51. d3127af arm64: Remove unused macros from assembler.h by Daniel Thompson · 9 years ago
  52. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  53. b6cfb27 ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro by Al Stone · 9 years ago
  54. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  56. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  58. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  59. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  60. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  61. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  62. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  65. 86dca36 arm64: use private ratelimit state along with show_unhandled_signals by Vladimir Murzin · 9 years ago
  66. af391b1 arm64: kernel: rename __cpu_suspend to keep it aligned with arm by Sudeep Holla · 9 years ago
  67. b6197b9 arm64 : Introduce support for ACPI _CCA object by Suthikulpanit, Suravee · 9 years ago
  68. c7d6b57 arm64: mm: remove reference to tlb.S from comment block by Vladimir Murzin · 9 years ago
  69. 8a14849 arm64: KVM: Switch vgic save/restore to alternative_insn by Marc Zyngier · 9 years ago
  70. 94a9e04 arm64: alternative: Introduce feature for GICv3 CPU interface by Marc Zyngier · 9 years ago
  71. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  72. addc812 Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux by Catalin Marinas · 9 years ago
  73. eb7c11e arm64: alternative: Work around .inst assembler bugs by Marc Zyngier · 9 years ago
  74. 8d883b2 arm64: alternative: Merge alternative-asm.h into alternative.h by Marc Zyngier · 9 years ago
  75. 10b48f7 arm64: insn: Add aarch64_{get,set}_branch_offset by Marc Zyngier · 9 years ago
  76. 61bd93c arm64: use fixmap region for permanent FDT mapping by Ard Biesheuvel · 9 years ago
  77. d00a381 arm64: context-switch user tls register tpidr_el0 for compat tasks by Will Deacon · 9 years ago
  78. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  79. c5a1330 arm64: psci: remove ACPI coupling by Mark Rutland · 9 years ago
  80. 6ee3c78 arm64: smp_plat: add get_logical_index by Mark Rutland · 9 years ago
  81. 47b2d14 ARM: KVM: fix comment by Geert Uytterhoeven · 9 years ago
  82. 5b09a09 arm64: perf: Fix callchain parse error with kernel tracepoint events by Hou Pengyang · 9 years ago
  83. e1d2c88 Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Catalin Marinas · 9 years ago
  84. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  85. 0f07833 ARM64: kernel: unify ACPI and DT cpus initialization by Lorenzo Pieralisi · 9 years ago
  86. 819a882 ARM64: kernel: make cpu_ops hooks DT agnostic by Lorenzo Pieralisi · 9 years ago
  87. e985ad1 arm64: Rename temp variable in read*_relaxed() by Michal Simek · 9 years ago
  88. 68234df arm64: kill flush_cache_all() by Mark Rutland · 9 years ago
  89. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  90. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  91. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  92. 878a84d arm64: add missing data types in smp_load_acquire/smp_store_release by Andre Przywara · 9 years ago
  93. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  94. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  95. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  96. fd1d0dd KVM: arm/arm64: check IRQ number on userland injection by Andre Przywara · 9 years ago
  97. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  98. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  99. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  100. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago