index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-07-31
arm64: drop unused kernel_neon_begin_partial() macro
Ard Biesheuvel
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
arm64: Add stack information to on_accessible_stack
Laura Abbott
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-12
arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
Mark Rutland
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
arm64: add PSR_AA32_* definitions
Mark Rutland
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
2018-07-05
arm64: locking: Replace ticket lock implementation with qspinlock
Will Deacon
2018-07-05
arm64: barrier: Implement smp_cond_load_relaxed
Will Deacon
2018-06-27
arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Will Deacon
2018-06-27
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/arch/arm64: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
[next]