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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-9
/
+33
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2017-06-29
arm64: add missing conversion to __wsum in ip_fast_csum()
Luc Van Oostenryck
1
-1
/
+1
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
4
-3
/
+16
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2
-0
/
+12
2017-06-22
arm64: exception: handle Synchronous External Abort
Tyler Baicar
1
-0
/
+1
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
1
-0
/
+3
2017-06-15
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
1
-2
/
+0
2017-06-12
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
1
-1
/
+1
2017-06-12
arm64: mm: print out correct page table entries
Kristina Martsenko
1
-1
/
+1
2017-06-08
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...
Paolo Bonzini
1
-0
/
+4
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
1
-0
/
+3
2017-06-06
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
Marc Zyngier
1
-0
/
+4
2017-06-02
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
1
-3
/
+3
2017-05-30
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
1
-4
/
+4
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
1
-0
/
+1
2017-05-30
arm64: Preventing READ_IMPLIES_EXEC propagation
Dong Bo
1
-0
/
+6
2017-05-26
arm64: Prevent cpu hotplug rwsem recursion
Thomas Gleixner
1
-1
/
+0
2017-05-17
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
2
-4
/
+16
2017-05-15
arm64: Remove redundant mov from LL/SC cmpxchg
Robin Murphy
1
-1
/
+0
2017-05-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-14
/
+34
2017-05-09
arm64: uaccess: suppress spurious clang warning
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: atomic_lse: match asm register sizes
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-09
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-5
/
+15
2017-05-09
arm64: xchg: hazard against entire exchange variable
Mark Rutland
1
-1
/
+1
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-0
/
+9
2017-05-09
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
1
-3
/
+3
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-0
/
+6
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+12
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+1
2017-05-09
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
1
-1
/
+0
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2
-4
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-21
/
+26
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-209
/
+323
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+4
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+30
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
1
-0
/
+30
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+1
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2
-12
/
+4
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
1
-0
/
+6
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+23
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-12
/
+38
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+31
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-0
/
+2
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
6
-94
/
+193
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-1
/
+1
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
1
-1
/
+1
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
7
-81
/
+46
[next]