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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-39
/
+86
2018-03-02
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2
-1
/
+3
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2
-7
/
+18
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-03-02
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
15
-29
/
+125
2018-03-01
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
41
-117
/
+115
2018-03-01
Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+3
2018-03-01
Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/...
Arnd Bergmann
7
-14
/
+14
2018-03-01
Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2018-02-28
x86/xen: add tty0 and hvc0 as preferred consoles for dom0
Juergen Gross
1
-2
/
+4
2018-02-28
ARC: setup cpu possible mask according to possible-cpus dts property
Eugeniy Paltsev
1
-10
/
+40
2018-02-28
ARC: mcip: update MCIP debug mask when the new cpu came online
Eugeniy Paltsev
1
-5
/
+32
2018-02-28
ARC: mcip: halt GFRC counter when ARC cores halt
Eugeniy Paltsev
1
-0
/
+37
2018-02-28
ARCv2: boot log: fix HS48 release number
Vineet Gupta
1
-1
/
+1
2018-02-28
ARM: dts: bcm283x: Move arm-pmu out of soc node
Stefan Wahren
2
-8
/
+8
2018-02-28
ARM: dts: bcm283x: Fix unit address of local_intc
Stefan Wahren
2
-2
/
+2
2018-02-28
ARM: dts: NSP: Fix amount of RAM on BCM958625HR
Florian Fainelli
1
-1
/
+1
2018-02-26
ARM: dts: Set D-Link DNS-313 SATA to muxmode 0
Linus Walleij
1
-1
/
+1
2018-02-26
ARM: omap2: set CONFIG_LIRC=y in defconfig
Arnd Bergmann
1
-1
/
+1
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
35
-258
/
+438
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-235
/
+330
2018-02-26
riscv/barrier: Define __smp_{mb,rmb,wmb}
Andrea Parri
1
-3
/
+3
2018-02-26
Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-17
/
+93
2018-02-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+33
2018-02-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-02-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-18
/
+26
2018-02-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-8
/
+8
2018-02-25
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-7
/
+16
2018-02-24
ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Sol...
Shyam Saini
1
-1
/
+1
2018-02-24
KVM: SVM: Fix SEV LAUNCH_SECRET command
Brijesh Singh
1
-3
/
+7
2018-02-24
KVM: SVM: install RSM intercept
Brijesh Singh
1
-1
/
+10
2018-02-24
KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command
Brijesh Singh
1
-9
/
+7
2018-02-24
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...
Wanpeng Li
1
-2
/
+4
2018-02-24
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
1
-3
/
+3
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
3
-5
/
+7
2018-02-24
kvm: fix warning for non-x86 builds
Sebastian Ott
1
-3
/
+0
2018-02-24
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
1
-1
/
+1
2018-02-24
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
1
-1
/
+6
2018-02-24
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
1
-4
/
+2
2018-02-24
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
1
-1
/
+2
2018-02-24
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2
-1
/
+1
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+45
2018-02-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-61
/
+44
2018-02-24
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-02-23
Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-47
/
+71
2018-02-23
Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/k...
Paolo Bonzini
2
-0
/
+9
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
[next]