summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton2019-08-121-4/+15
| | | | |/ / | | | |/| |
| | * | | | arm64: memory: rename VA_START to PAGE_ENDMark Rutland2019-08-141-1/+1
| | * | | | arm64: mm: Remove vabits_userSteve Capper2019-08-091-6/+1
| | * | | | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-091-2/+2
| | * | | | arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-092-5/+5
| | * | | | arm64: mm: Introduce vabits_actualSteve Capper2019-08-091-0/+5
| | * | | | arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-092-4/+4
| | * | | | arm64: mm: Flip kernel VA spaceSteve Capper2019-08-091-1/+1
| | |/ / /
| * | | | arm64: entry: Move ct_user_exit before any other exceptionJames Morse2019-08-212-17/+28
| * | | | arm64/efi: Move variable assignments after SECTIONSKees Cook2019-08-143-42/+53
| * | | | arm64: constify sys64_hook instancesMark Rutland2019-08-131-5/+5
| * | | | arm64: constify aarch64_insn_encoding_class[]Mark Rutland2019-08-131-1/+1
| * | | | arm64: constify icache_policy_str[]Mark Rutland2019-08-131-1/+1
| * | | | arm64: prefer __section from compiler_attributes.hNick Desaulniers2019-08-131-1/+1
| * | | | arm64/ptrace: Fix typoes in sve_set() commentJulien Grall2019-08-071-1/+1
| * | | | arm64/prefetch: fix a -Wtype-limits warningQian Cai2019-08-071-1/+1
| * | | | arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-052-6/+99
| * | | | arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon2019-08-051-0/+1
| * | | | arm64: Replace strncmp with str_has_prefixChuhong Yuan2019-08-051-1/+1
| * | | | arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...Bhupesh Sharma2019-08-052-3/+3
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-162-12/+24
|\ \ \ \
| * | | | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-161-9/+13
| * | | | arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-08-131-3/+11
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-091-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu2019-07-261-0/+1
| |/ /
* | | arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-021-34/+6
* | | arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu2019-08-011-6/+8
* | | arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-012-0/+6
* | | arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-07-311-2/+6
* | | arm64: module: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+4
* | | arm64: smp: Mark expected switch fall-throughAnders Roxell2019-07-291-1/+1
* | | arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon2019-07-291-0/+4
* | | arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-07-291-3/+4
* | | arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-07-221-9/+13
* | | arm64: Force SSBS on context switchMarc Zyngier2019-07-221-1/+28
* | | arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin2019-07-221-2/+2
* | | arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin2019-07-221-13/+14
* | | arm64: stacktrace: Better handle corrupted stacksMark Rutland2019-07-221-1/+39
* | | arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-226-42/+20
* | | arm64: vdso: Cleanup MakefilesVincenzo Frascino2019-07-222-11/+8
* | | arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2019-07-222-4/+8
|/ /
* | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-2/+2
|\ \
| * | kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+2
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \ \ | |/ / |/| |
| * | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-2/+11
|\ \ \ | |/ / |/| |
| * | arm64: PCI: Preserve firmware configuration when desiredBenjamin Herrenschmidt2019-06-211-0/+10
| * | arm64: PCI: Allow resource reallocation if necessaryBenjamin Herrenschmidt2019-06-211-2/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-122-5/+22
|\ \ \
| * | | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-5/+18
OpenPOWER on IntegriCloud