- 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
- fd2203d arm64: move PGD_SIZE definition to pgalloc.h by Andrey Ryabinin · 9 years ago
- 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
- 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
- 217d453 arm64: fix a migrating irq bug when hotplug cpu by Yang Yingliang · 9 years ago
- 06f90d2 arm64: Default kernel pages should be contiguous by Jeremy Linton · 9 years ago
- 93ef666 arm64: Macros to check/set/unset the contiguous bit by Jeremy Linton · 9 years ago
- ecf35a2 arm64: PTE/PMD contiguous bit definition by Jeremy Linton · 9 years ago
- 2ff4439 arm64: Add contiguous page flag shifts and constants by Jeremy Linton · 9 years ago
- 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
- 120798d arm64: mm: remove dsb from update_mmu_cache by Will Deacon · 9 years ago
- 28c6fbc arm64: tlb: remove redundant barrier from __flush_tlb_pgtable by Will Deacon · 9 years ago
- c2775b2 arm64: switch_mm: simplify mm and CPU checks by Will Deacon · 9 years ago
- 5a7862e arm64: tlbflush: avoid flushing when fullmm == 1 by Will Deacon · 9 years ago
- f3e002c arm64: tlbflush: remove redundant ASID casts to (unsigned long) by Will Deacon · 9 years ago
- 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
- 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
- c51e97d arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function by Will Deacon · 9 years ago
- 127db02 arm64: introduce VA_START macro - the first kernel virtual address. by Andrey Ryabinin · 9 years ago
- 1a541b4 arm64: Fix THP protection change logic by Steve Capper · 9 years ago
- b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
- ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 10 years ago
- 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
- ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 10 years ago
- 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
- 5125648 Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
- bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
- 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
- b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
- 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
- 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 857d1a9 arm64: KVM: set {v,}TCR_EL2 RES1 bits by Mark Rutland · 10 years ago
- a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 012dcef mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h by Christoph Hellwig · 10 years ago
- 34ba2c4 arm64: set MAX_MEMBLOCK_ADDR according to linear region size by Ard Biesheuvel · 10 years ago
- 5d3c2c3 arm64: Fix source code file path in comments by Alexander Kuleshov · 10 years ago
- e3dbc57 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
- 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 10 years ago
- 33c76a0 arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits by Mario Smarduch · 10 years ago
- 9a5ad7d arm64: Add __exception_irq_entry definition for function graph by Jungseok Lee · 10 years ago
- 48f8bd5 arm64: KVM: remove remaining reference to vgic_sr_vectors by Vladimir Murzin · 10 years ago
- f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 10 years ago
- d422e62 Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core by Will Deacon · 10 years ago
- 7f08a41 arm64: make ll/sc __cmpxchg_case_##name asm consistent by Mark Rutland · 10 years ago
- bff6079 arm64: psci: factor invocation code to drivers by Mark Rutland · 10 years ago
- 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 10 years ago
- 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 10 years ago
- a14949e arm64: cmpxchg: truncate sub-word signed types before comparison by Will Deacon · 10 years ago
- ef5e724 arm64: alternative: put secondary CPUs into polling loop during patch by Will Deacon · 10 years ago
- 484c96d arm64: lse: fix lse cmpxchg code indentation by Will Deacon · 10 years ago
- 377bcff arm64: remove dead-code depending on CONFIG_UP_LATE_INIT by Jonas Rabenstein · 10 years ago
- 766ffb6 arm64: pgtable: fix definition of pte_valid by Will Deacon · 10 years ago
- c1d7cd2 arm64: spinlock: fix ll/sc unlock on big-endian systems by Will Deacon · 10 years ago
- 4150e50 arm64: Use last level TLBI for user pte changes by Catalin Marinas · 10 years ago
- da4e733 arm64: Clean up __flush_tlb(_kernel)_range functions by Catalin Marinas · 10 years ago
- 6f883d1 arm64: debug: rename enum debug_el to avoid symbol collision by Will Deacon · 10 years ago
- c739dc8 arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency by Will Deacon · 10 years ago
- db26217 arm64: atomic64_dec_if_positive: fix incorrect branch condition by Will Deacon · 10 years ago
- 6059a7b arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchg by Will Deacon · 10 years ago
- 0ea366f arm64: atomics: prefetch the destination word for write prior to stxr by Will Deacon · 10 years ago
- a82e623 arm64: atomics: tidy up common atomic{,64}_* macros by Will Deacon · 10 years ago
- 4e39715 arm64: cmpxchg: avoid memory barrier on comparison failure by Will Deacon · 10 years ago
- 0bc671d arm64: cmpxchg: avoid "cc" clobber in ll/sc routines by Will Deacon · 10 years ago
- e9a4b79 arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c342f78 arm64: cmpxchg: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c8366ba0 arm64: xchg: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- 084f903 arm64: bitops: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- 81bb5c6 arm64: locks: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c09d6a0 arm64: atomics: patch in lse instructions when supported by the CPU by Will Deacon · 10 years ago
- c0385b2 arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics by Will Deacon · 10 years ago
- d964b72 arm64: alternatives: add cpu feature for lse atomics by Will Deacon · 10 years ago
- c275f76 arm64: atomics: move ll/sc atomics into separate header file by Will Deacon · 10 years ago
- 144e969 arm64: cpufeature.h: add missing #include of kernel.h by Will Deacon · 10 years ago
- 9511ca1 arm64: rwlocks: don't fail trylock purely due to contention by Will Deacon · 10 years ago
- 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 · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 22288b4 arm64: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 772d683 arm64: include linux/types.h in asm/spinlock_types.h by Will Deacon · 10 years ago
- 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 10 years ago
- d7a33f4 arm64/debug: Add missing #includes by Dave P Martin · 10 years ago
- c696b93 arm64/debug: Simplify BRK insn opcode declarations by Dave P Martin · 10 years ago
- 72d033e arm64/debug: Move BRK ESR template macro into <asm/esr.h> by Dave P Martin · 10 years ago
- c172d99 arm64/debug: More consistent naming for the BRK ESR template macro by Dave P Martin · 10 years ago
- 0392369 arm64/debug: Eliminate magic number from ESR template definition by Dave P Martin · 10 years ago
- dfac683 arm64/debug: Mask off all reserved bits from generated ESR values by Dave P Martin · 10 years ago
- 951757a arm64/debug: Eliminate magic number for size of BRK instruction by Dave P Martin · 10 years ago
- 77ee306 arm64: alternatives: add enable parameter to conditional asm macros by Will Deacon · 10 years ago
- 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 10 years ago