summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | arm64: kexec: relocate in EL1 modePasha Tatashin2021-10-013-6/+14
| | * | | | arm64: kexec: configure EL2 vectors for kexecPasha Tatashin2021-10-012-0/+32
| | * | | | arm64: kexec: pass kimage as the only argument to relocation functionPasha Tatashin2021-10-013-8/+16
| | * | | | arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin2021-10-011-10/+3
| | * | | | arm64: kexec: skip relocation code for inplace kexecPasha Tatashin2021-10-012-16/+21
| | * | | | arm64: kexec: flush image and lists during kexec load timePasha Tatashin2021-10-011-32/+26
| | * | | | arm64: hibernate: abstract ttrb0 setup functionPasha Tatashin2021-10-011-20/+1
| | * | | | arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin2021-10-012-68/+10
| | * | | | arm64: kernel: add helper for booted at EL2 and not VHEPasha Tatashin2021-10-013-4/+3
| | |/ / /
| * | | | Merge branch 'for-next/extable' into for-next/coreWill Deacon2021-10-293-18/+6
| |\ \ \ \
| | * | | | arm64: vmlinux.lds.S: remove `.fixup` sectionMark Rutland2021-10-211-1/+0
| | * | | | arm64: extable: add a dedicated uaccess handlerMark Rutland2021-10-212-16/+5
| | * | | | arm64: extable: add `type` and `data` fieldsMark Rutland2021-10-211-1/+1
| | |/ / /
| * | | | arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier2021-10-192-1/+3
| * | | | arm64: Add handling of CNTVCTSS trapsMarc Zyngier2021-10-191-0/+11
| * | | | arm64: Add a capability for FEAT_ECVMarc Zyngier2021-10-191-0/+10
| |/ / /
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-3/+3
|\ \ \ \
| * | | | topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+2
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-3/+1
| |/ / /
* / / / irq: arm64: perform irqentry in entry codeMark Rutland2021-10-261-21/+31
|/ / /
* | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-241-16/+3
|\ \ \
| * | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He2021-09-231-16/+3
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-242-8/+10
|\ \ \
| * | | arm64: Restore forced disabling of KPTI on ThunderXdann frazier2021-09-231-2/+6
| * | | arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne2021-09-211-6/+4
| |/ /
* / / entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
|/ /
* | arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-09-161-1/+1
* | arm64/kernel: remove duplicate include in process.cLv Ruyi2021-09-161-1/+0
* | arm64/sve: Use correct size when reinitialising SVE stateMark Brown2021-09-161-1/+1
|/
* Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-1120-323/+568
|\
| * Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-7/+22
| |\
| | * arm64: PCI: Support root bridge preparation for Hyper-VBoqun Feng2021-08-231-1/+11
| | * arm64: PCI: Restructure pcibios_root_bridge_prepare()Boqun Feng2021-08-231-7/+12
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-072-6/+6
| |\ \
| | * \ Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-201-4/+4
| | |\ \
| | | * | KVM: arm64: Add feature register flag definitionsFuad Tabba2021-08-201-4/+4
| | * | | arm64: Move .hyp.rodata outside of the _sdata.._edata rangeMarc Zyngier2021-08-041-2/+2
| | |/ /
| * | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-3/+0
| |\ \ \
| | * | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-3/+0
| * | | | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-011-0/+1
| |\ \ \ \
| | * | | | arm64: efi: Export screen_infoMichael Kelley2021-08-041-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-0116-304/+445
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-317-48/+96
| | |\ \ \ \
| | | * | | | arm64: Remove logic to kill 32-bit tasks on 64-bit-only coresWill Deacon2021-08-202-39/+1
| | | * | | | arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon2021-08-201-0/+7
| | | * | | | arm64: Advertise CPUs capable of running 32-bit applications in sysfsWill Deacon2021-08-201-0/+19
| | | * | | | arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched systemWill Deacon2021-08-201-1/+24
| | | * | | | arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon2021-08-201-1/+38
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-next/entry' into for-next/coreCatalin Marinas2021-08-263-111/+159
| | |\ \ \ \
| | | * | | | arm64: entry: call exit_to_user_mode() from CMark Rutland2021-08-052-30/+48