Age | Commit message (Expand) | Author |
2019-07-16 | arm64: mm: implement pte_devmap support | Robin Murphy |
2019-07-16 | arch: replace _BITUL() in kernel-space headers with BIT() | Masahiro Yamada |
2019-07-12 | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-12 | arm64: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-07-08 | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register | Marc Zyngier |
2019-07-05 | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s | Dave Martin |
2019-07-05 | KVM: arm/arm64: Add save/restore support for firmware workaround state | Andre Przywara |
2019-07-05 | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara |
2019-07-05 | KVM: arm64: Consume pending SError as early as possible | James Morse |
2019-07-05 | KVM: arm64: Abstract the size of the HYP vectors pre-amble | James Morse |
2019-07-05 | arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS | James Morse |
2019-07-03 | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner |
2019-07-01 | arm64: don't use asm-generic/ptrace.h | Christoph Hellwig |
2019-07-01 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-27 | arm_pmu: acpi: spe: Add initial MADT/SPE probing | Jeremy Linton |
2019-06-26 | arm64: compat: Fix __arch_get_hw_counter() implementation | Vincenzo Frascino |
2019-06-26 | arm64: Fix __arch_get_hw_counter() implementation | Vincenzo Frascino |
2019-06-26 | arm64/mm: Drop [PTE|PMD]_TYPE_FAULT | Anshuman Khandual |
2019-06-26 | arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 system | Catalin Marinas |
2019-06-25 | clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper | Andrew Murray |
2019-06-25 | arm64: Expose FRINT capabilities to userspace | Mark Brown |
2019-06-25 | arm64: Expose ARMv8.5 CondM capability to userspace | Mark Brown |
2019-06-24 | arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP | Ard Biesheuvel |
2019-06-22 | arm64: compat: Get sigreturn trampolines from vDSO | Vincenzo Frascino |
2019-06-22 | arm64: elf: VDSO code page discovery | Vincenzo Frascino |
2019-06-22 | arm64: compat: Add vDSO | Vincenzo Frascino |
2019-06-22 | arm64: compat: Expose signal related structures | Vincenzo Frascino |
2019-06-22 | arm64: compat: Add missing syscall numbers | Vincenzo Frascino |
2019-06-22 | arm64: vdso: Substitute gettimeofday() with C implementation | Vincenzo Frascino |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-21 | arm64: irqflags: Introduce explicit debugging for IRQ priorities | Julien Thierry |
2019-06-21 | arm64: Fix incorrect irqflag restore for priority masking | Julien Thierry |
2019-06-21 | arm64: irqflags: Add condition flags to inline asm clobber list | Julien Thierry |
2019-06-21 | arm64: irqflags: Pass flags as readonly operand to restore instruction | Julien Thierry |
2019-06-21 | arch: handle arches who do not yet define clone3 | Christian Brauner |
2019-06-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-18 | arm64/mm: don't initialize pgd_cache twice | Mike Rapoport |
2019-06-18 | arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h> | Anisse Astier |
2019-06-17 | arm64/mm: Correct the cache line size warning with non coherent device | Masayoshi Mizuma |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |