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
2017-09-19
MIPS: PCI: Move map_irq() hooks out of initdata
Lorenzo Pieralisi
32
-60
/
+62
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
1
-3
/
+5
2017-09-19
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
1
-4
/
+3
2017-09-19
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+3
2017-09-18
arm64: ensure the kernel is compiled for LP64
Andrew Pinski
1
-0
/
+5
2017-09-18
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
1
-2
/
+2
2017-09-18
arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels
Dave Martin
1
-0
/
+4
2017-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-27
/
+41
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
172
-2474
/
+4758
2017-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-102
/
+193
2017-09-15
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
1
-1
/
+1
2017-09-15
Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2017-09-15
Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
1
-0
/
+4
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-09-15
nios2: time: Read timer in get_cycles only if initialized
Guenter Roeck
1
-1
/
+4
2017-09-15
nios2: add earlycon support to 3c120 devboard DTS
Tobias Klauser
1
-1
/
+2
2017-09-15
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-09-15
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
1
-0
/
+11
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-16
/
+7
2017-09-15
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-5
/
+0
2017-09-15
powerpc: Fix handling of alignment interrupt on dcbz instruction
Paul Mackerras
1
-1
/
+1
2017-09-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-7
/
+7
2017-09-14
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
1
-9
/
+28
2017-09-14
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
5
-6
/
+22
2017-09-14
KVM: X86: Don't block vCPU if there is pending exception
Wanpeng Li
1
-0
/
+3
2017-09-14
KVM: SVM: Add irqchip_split() checks before enabling AVIC
Suravee Suthikulpanit
1
-5
/
+4
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
6
-7
/
+7
2017-09-14
arm64: stacktrace: avoid listing stacktrace functions in stacktrace
Prakash Gupta
1
-5
/
+13
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
4
-5
/
+5
2017-09-13
um: return negative in tuntap_open_tramp()
Dan Carpenter
1
-1
/
+1
2017-09-13
um: remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-09-13
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
1
-0
/
+1
2017-09-13
um: link vmlinux with -no-pie
Thomas Meyer
1
-1
/
+1
2017-09-13
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
1
-0
/
+7
2017-09-13
Fix minor typos and grammar in UML start_up help
James Pack
1
-3
/
+3
2017-09-13
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
6
-19
/
+27
2017-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-148
/
+105
2017-09-13
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+4
[prev]
[next]