- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- 3fab399 arm64/sve: Report SVE to userspace via CPUID only if supported by Dave Martin · 7 years ago
- 932b50c arm64: Add software workaround for Falkor erratum 1041 by Shanker Donthineni · 7 years ago
- c622cc0 arm64: Define cputype macros for Falkor CPU by Shanker Donthineni · 7 years ago
- 86c9e81 arm64: mm: Fix false positives in set_pte_at access/dirty race detection by Will Deacon · 7 years ago
- 8781bcbc arm64: mm: Fix pte_mkclean, pte_mkdirty semantics by Steve Capper · 7 years ago
- c465fc1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- d96cc49 arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb by Will Deacon · 7 years ago
- 0adbdfd arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm by Will Deacon · 7 years ago
- 609b700 Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
- a39cada arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
- 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
- e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
- 696673d KVM: arm/arm64: debug: Introduce helper for single-step by Alex Bennée · 7 years ago
- 26aa7b3 arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one by Kristina Martsenko · 7 years ago
- f81a348 arm64: mm: cleanup stale AIVIVT references by Mark Rutland · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
- 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 7 years ago
- 60af981 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
- 18b4b27 arm64: mm: Remove arch_apei_flush_tlb_one() by James Morse · 7 years ago
- 4f89fa2 ACPI / APEI: Replace ioremap_page_range() with fixmap by James Morse · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- a2b8313 KVM: arm/arm64: fix the incompatible matching for external abort by Dongjiu Geng · 7 years ago
- 74a64a9 KVM: arm/arm64: Unify 32bit fault injection by Marc Zyngier · 7 years ago
- 3eb4271 KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
- 5c5196d KVM: arm/arm64: Support EL1 phys timer register access in set/get reg by Christoffer Dall · 7 years ago
- 688c50a KVM: arm/arm64: Move timer save/restore out of the hyp code by Christoffer Dall · 8 years ago
- e6d68b00 arm64: Use physical counter for in-kernel reads when booted in EL2 by Christoffer Dall · 7 years ago
- f2e600c arm64: Implement arch_counter_get_cntpct to read the physical counter by Christoffer Dall · 7 years ago
- ce69908 arm64/sve: Add documentation by Dave Martin · 7 years ago
- 43994d8 arm64/sve: Detect SVE and activate runtime support by Dave Martin · 7 years ago
- 17eed27 arm64/sve: KVM: Prevent guests from using SVE by Dave Martin · 7 years ago
- 2d2123b arm64/sve: Add prctl controls for userspace vector length management by Dave Martin · 7 years ago
- 43d4da2c4 arm64/sve: ptrace and ELF coredump support by Dave Martin · 7 years ago
- 2e0f247 arm64/sve: Probe SVE capabilities and usable vector lengths by Dave Martin · 7 years ago
- 7582e22 arm64/sve: Backend logic for setting the vector length by Dave Martin · 7 years ago
- 8cd969d arm64/sve: Signal handling support by Dave Martin · 7 years ago
- 79ab047 arm64/sve: Support vector length resetting for new processes by Dave Martin · 7 years ago
- bc0ee47 arm64/sve: Core task context handling by Dave Martin · 7 years ago
- d0b8cd3 arm64/sve: Signal frame and context structure definition by Dave Martin · 7 years ago
- ddd25ad arm64/sve: Kconfig update and conditional compilation support by Dave Martin · 7 years ago
- 1fc5dce arm64/sve: Low-level SVE architectural state manipulation functions by Dave Martin · 7 years ago
- 6723656 arm64/sve: System register and exception syndrome definitions by Dave Martin · 7 years ago
- 93390c0 arm64: KVM: Hide unsupported AArch64 CPU features from guests by Dave Martin · 7 years ago
- b282e1c arm64: entry.S: convert elX_irq by James Morse · 7 years ago
- 746647c arm64: entry.S convert el0_sync by James Morse · 7 years ago
- b55a5a1 arm64: entry.S: convert el1_sync by James Morse · 7 years ago
- 84d0fb1 arm64: entry.S: Remove disable_dbg by James Morse · 7 years ago
- 41bd5b5 arm64: Move the async/fiq helpers to explicitly set process context flags by James Morse · 7 years ago
- 65be7a1 arm64: introduce an order for exceptions by James Morse · 7 years ago
- 0fbeb31 arm64: explicitly mask all exceptions by James Morse · 7 years ago
- 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6218f96 arm64: Implement arch-specific pte_access_permitted() by Catalin Marinas · 7 years ago
- d7b1d22 arm64: uapi: Remove PSR_Q_BIT by Will Deacon · 7 years ago
- fa3eb71 arm64: asm-bug: Renumber macro local labels to avoid clashes by Dave Martin · 7 years ago
- 6436bee arm64: Fix single stepping in kernel traps by Julien Thierry · 7 years ago
- e28cc02 arm64: Use existing defines for mdscr by Julien Thierry · 7 years ago
- 087133a locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks by Will Deacon · 7 years ago
- 1e0c661 Merge branch 'for-next/perf' into aarch64/for-next/core by Will Deacon · 7 years ago
- eda0d04 irqchip/gic-v3: Add support for Range Selector (RS) feature by Shanker Donthineni · 7 years ago
- a173c39 arm64: sysreg: Move SPE registers and PSB into common header files by Will Deacon · 7 years ago
- ec5c8e4 arm_arch_timer: Expose event stream status by Julien Thierry · 7 years ago
- f5e035f arm64: Expose support for optional ARMv8-A features by Suzuki K Poulose · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
- 0c3039f arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation by Ben Hutchings · 7 years ago
- b02faed arm64: Use larger stacks when KASAN is selected by Mark Rutland · 7 years ago
- 431ead0 arm64: wire cpu-invariant accounting support up to the task scheduler by Dietmar Eggemann · 7 years ago
- 4e63ebe arm64: wire frequency-invariant accounting support up to the task scheduler by Dietmar Eggemann · 7 years ago
- eef94a3 arm64: move TASK_* definitions to <asm/processor.h> by Yury Norov · 7 years ago
- f069fab arm64: mm: Use READ_ONCE when dereferencing pointer to pte table by Will Deacon · 7 years ago
- c73cc12 arm64: relax assembly code alignment from 16 byte to 4 byte by Masahiro Yamada · 7 years ago
- 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
- f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- bb42892 KVM: arm/arm64: Fix guest external abort matching by James Morse · 7 years ago
- 93cc122 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
- fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
- f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
- 3ca63f3 irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors by Marc Zyngier · 8 years ago
- 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago