index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2017-10-06
arm64: Ensure fpsimd support is ready before userspace is active
Suzuki K Poulose
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2017-09-27
arm64: Make sure SPsel is always set
Marc Zyngier
2017-09-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-18
arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels
Dave Martin
2017-09-17
arm64/syscalls: Move address limit check in loop
Thomas Garnier
2017-09-13
arm64: stacktrace: avoid listing stacktrace functions in stacktrace
Prakash Gupta
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-22
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
2017-08-22
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2017-08-22
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2017-08-18
arm64: neon/efi: Make EFI fpsimd save/restore variables static
Dave Martin
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
arm64: factor out entry stack manipulation
Mark Rutland
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-10
arm64: perf: add support for Cortex-A35
Julien Thierry
2017-08-10
arm64: perf: add support for Cortex-A73
Julien Thierry
2017-08-10
arm64: perf: Remove redundant entries from CPU-specific event maps
Will Deacon
2017-08-10
arm64: perf: Connect additional events to pmu counters
Julien Thierry
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
arm64/vdso: Support mremap() for vDSO
Dmitry Safonov
2017-08-09
arm64: Implement pmem API support
Robin Murphy
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-09
arm64: Expose DC CVAP to userspace
Robin Murphy
2017-08-09
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
[next]