index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
arm64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
2020-05-27
arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
Anshuman Khandual
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2020-05-21
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
2020-05-19
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2020-05-18
arm64: stacktrace: Factor out some common code into on_stack()
Yunfeng Ye
2020-05-18
arm64: Call debug_traps_init() from trap_init() to help early kgdb
Douglas Anderson
[next]