index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
9
-24
/
+107
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
24
-238
/
+354
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-64
/
+4
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
1
-0
/
+2
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
5
-18
/
+26
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-2
/
+0
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+3
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
1
-3
/
+1
2018-07-31
arm64: drop unused kernel_neon_begin_partial() macro
Ard Biesheuvel
1
-7
/
+0
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-1
/
+3
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-0
/
+15
2018-07-26
arm64: Add stack information to on_accessible_stack
Laura Abbott
2
-15
/
+67
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-18
/
+14
2018-07-23
arm64: acpi: fix alignment fault in accessing ACPI
AKASHI Takahiro
1
-7
/
+16
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-0
/
+3
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
1
-4
/
+4
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
3
-0
/
+25
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
1
-13
/
+8
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
5
-18
/
+26
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
2
-3
/
+81
2018-07-12
arm64: convert compat wrappers to C
Mark Rutland
1
-11
/
+11
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
1
-0
/
+4
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
1
-1
/
+5
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
1
-2
/
+2
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
1
-1
/
+16
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
1
-10
/
+0
2018-07-12
arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
Mark Rutland
1
-10
/
+10
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2
-1
/
+3
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
1
-2
/
+4
2018-07-09
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
1
-0
/
+10
2018-07-09
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
1
-0
/
+7
2018-07-09
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
1
-3
/
+0
2018-07-09
arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
Marc Zyngier
1
-2
/
+12
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
7
-9
/
+46
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
1
-2
/
+2
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
1
-0
/
+2
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
1
-0
/
+4
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
1
-0
/
+7
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
1
-2
/
+0
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
1
-1
/
+26
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
1
-28
/
+0
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
1
-5
/
+5
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2
-4
/
+4
2018-07-05
arm64: add PSR_AA32_* definitions
Mark Rutland
1
-1
/
+56
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
1
-1
/
+2
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
1
-0
/
+4
[next]