Age | Commit message (Expand) | Author | Files | Lines |
2020-04-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+4 |
2020-04-01 | arm64: Kconfig: ptrauth: Add binutils version check to fix mismatch | Amit Daniel Kachhap | 1 | -1/+4 |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+66 |
2020-03-25 | Merge branch 'for-next/kernel-ptrauth' into for-next/core | Catalin Marinas | 1 | -1/+34 |
2020-03-25 | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am... | Catalin Marinas | 1 | -2/+29 |
2020-03-20 | arm64: Kconfig: verify binutils support for ARM64_PTR_AUTH | Nick Desaulniers | 1 | -0/+4 |
2020-03-18 | arm64: compile the kernel with ptrauth return address signing | Kristina Martsenko | 1 | -1/+23 |
2020-03-18 | arm64: mask PAC bits of __builtin_return_address | Amit Daniel Kachhap | 1 | -0/+1 |
2020-03-18 | arm64: enable ptrauth earlier | Kristina Martsenko | 1 | -0/+6 |
2020-03-06 | arm64: add support for the AMU extension v1 | Ionela Voinescu | 1 | -0/+27 |
2020-03-04 | arm64/mm: Enable memory hot remove | Anshuman Khandual | 1 | -0/+3 |
2020-02-27 | arm64: fix NUMA Kconfig typos | Randy Dunlap | 1 | -2/+2 |
2020-02-17 | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 1 | -1/+0 |
2020-02-17 | ARM/arm64: vdso: Use common vdso clock mode storage | Thomas Gleixner | 1 | -1/+1 |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra | 1 | -1/+1 |
2020-02-04 | arm64: mm: convert mm/dump.c to use walk_page_range() | Steven Price | 1 | -0/+1 |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -0/+1 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -26/+26 |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-01-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+55 |
2020-01-22 | Merge branch 'for-next/rng' into for-next/core | Will Deacon | 1 | -0/+8 |
2020-01-22 | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 1 | -0/+21 |
2020-01-22 | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for... | Will Deacon | 1 | -1/+26 |
2020-01-22 | arm64: kconfig: Fix alignment of E0PD help text | Will Deacon | 1 | -6/+6 |
2020-01-22 | arm64: Implement archrandom.h for ARMv8.5-RNG | Richard Henderson | 1 | -0/+12 |
2020-01-21 | arm64: Kconfig: select HAVE_FUTEX_CMPXCHG | Vladimir Murzin | 1 | -0/+1 |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2020-01-16 | arm64: Workaround for Cortex-A55 erratum 1530923 | Steven Price | 1 | -0/+13 |
2020-01-16 | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE | Steven Price | 1 | -0/+4 |
2020-01-16 | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE | Steven Price | 1 | -0/+4 |
2020-01-15 | arm64: Turn "broken gas inst" into real config option | Vladimir Murzin | 1 | -0/+3 |
2020-01-15 | arm64: Add initial support for E0PD | Mark Brown | 1 | -0/+16 |
2020-01-15 | arm64: Move the LSE gas support detection to Kconfig | Catalin Marinas | 1 | -0/+5 |
2020-01-08 | arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI section | Joe Perches | 1 | -1/+1 |
2020-01-07 | arm64: Implement copy_thread_tls | Amanieu d'Antras | 1 | -0/+1 |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 1 | -1/+1 |
2019-12-11 | bpf, x86, arm64: Enable jit by default when not built as always-on | Daniel Borkmann | 1 | -0/+1 |
2019-12-08 | sched/rt, arm64: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -26/+26 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -1/+0 |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2019-11-25 | locking/refcount: Consolidate implementations of refcount_t | Will Deacon | 1 | -1/+0 |
2019-11-21 | Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel... | Christoph Hellwig | 1 | -0/+4 |
2019-11-17 | int128: move __uint128_t compiler test to Kconfig | Ard Biesheuvel | 1 | -1/+1 |
2019-11-14 | arm64: Kconfig: add a choice for endianness | Anders Roxell | 1 | -1/+17 |
2019-11-11 | arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINE | Anders Roxell | 1 | -0/+1 |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig | 1 | -1/+0 |
2019-11-08 | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '... | Catalin Marinas | 1 | -0/+4 |
2019-11-07 | Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k... | Catalin Marinas | 1 | -0/+2 |
2019-11-06 | arm64: implement ftrace with regs | Torsten Duwe | 1 | -0/+2 |