Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 25 | -0/+25 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 25 | -0/+25 |
2017-10-25 | locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks | Will Deacon | 3 | -168/+3 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -5/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 1 | -4/+0 |
2017-10-04 | arm64: Use larger stacks when KASAN is selected | Mark Rutland | 1 | -3/+6 |
2017-09-29 | arm64: mm: Use READ_ONCE when dereferencing pointer to pte table | Will Deacon | 1 | -1/+1 |
2017-09-18 | arm64: relax assembly code alignment from 16 byte to 4 byte | Masahiro Yamada | 1 | -2/+2 |
2017-09-09 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -5/+19 |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2 | -4/+4 |
2017-09-07 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 33 | -281/+474 |
2017-09-05 | KVM: arm/arm64: Fix guest external abort matching | James Morse | 1 | -5/+19 |
2017-09-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+7 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -31/+6 |
2017-09-04 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+6 |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+0 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -53/+5 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 1 | -6/+0 |
2017-09-01 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse | 1 | -6/+0 |
2017-08-31 | irqchip/gic-v3-its: Add VPE interrupt masking | Marc Zyngier | 1 | -0/+2 |
2017-08-31 | irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors | Marc Zyngier | 1 | -0/+5 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -22/+4 |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -4/+4 |
2017-08-24 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2 | -4/+4 |
2017-08-22 | arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro | Yury Norov | 2 | -2/+3 |
2017-08-22 | arm64: introduce separated bits for mm_context_t flags | Yury Norov | 2 | -2/+4 |
2017-08-22 | arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages | Punit Agrawal | 1 | -0/+3 |
2017-08-22 | arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages | Punit Agrawal | 1 | -1/+5 |
2017-08-21 | arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores | Hoeun Ryu | 1 | -1/+1 |
2017-08-21 | arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths | Catalin Marinas | 1 | -8/+1 |
2017-08-21 | arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect() | Catalin Marinas | 1 | -8/+13 |
2017-08-21 | arm64: Move PTE_RDONLY bit handling out of set_pte_at() | Catalin Marinas | 2 | -34/+18 |
2017-08-21 | kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg() | Catalin Marinas | 1 | -12/+9 |
2017-08-21 | arm64: Convert pte handling from inline asm to using (cmp)xchg | Catalin Marinas | 1 | -38/+33 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -53/+5 |
2017-08-21 | efi/libstub/arm64: Use hidden attribute for struct screen_info reference | Ard Biesheuvel | 1 | -0/+3 |
2017-08-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2017-08-19 | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook | 1 | -2/+2 |
2017-08-18 | Merge branch 'for-next/kernel-mode-neon' into for-next/core | Catalin Marinas | 6 | -75/+75 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -53/+5 |
2017-08-15 | Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/... | Catalin Marinas | 9 | -48/+164 |
2017-08-15 | arm64: add VMAP_STACK overflow detection | Mark Rutland | 2 | -0/+18 |
2017-08-15 | arm64: add on_accessible_stack() | Mark Rutland | 1 | -0/+16 |
2017-08-15 | arm64: add basic VMAP_STACK support | Mark Rutland | 2 | -2/+28 |
2017-08-15 | arm64: use an irq stack pointer | Mark Rutland | 1 | -2/+5 |
2017-08-15 | arm64: assembler: allow adr_this_cpu to use the stack pointer | Ard Biesheuvel | 1 | -1/+7 |
2017-08-15 | efi/arm64: add EFI_KIMG_ALIGN | Mark Rutland | 1 | -0/+3 |
2017-08-15 | arm64: move SEGMENT_ALIGN to <asm/memory.h> | Mark Rutland | 1 | -0/+19 |
2017-08-15 | arm64: clean up irq stack definitions | Mark Rutland | 3 | -25/+26 |