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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-126
/
+24
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2018-08-13
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-95
/
+107
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-378
/
+294
2018-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-45
/
+21
2018-08-07
crypto: x86/aegis,morus - Fix and simplify CPUID checks
Ondrej Mosnacek
6
-45
/
+21
2018-08-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+55
2018-08-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+8
2018-08-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+10
2018-08-02
x86/boot/compressed/64: Validate trampoline placement against E820
Kirill A. Shutemov
1
-18
/
+55
2018-07-31
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2
-4
/
+8
2018-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
2018-07-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+13
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+19
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2018-07-30
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+4
2018-07-27
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
1
-1
/
+1
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-1
/
+1
2018-07-26
bpf, x32: Fix regression caused by commit 24dea04767e6
Wang YanQing
1
-4
/
+4
2018-07-25
x86/boot: Fix if_changed build flip/flop bug
Kees Cook
1
-2
/
+6
2018-07-25
locking/atomics: Instrument xchg()
Mark Rutland
3
-3
/
+3
2018-07-25
locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentation
Mark Rutland
1
-2
/
+2
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2
-14
/
+14
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
10
-41
/
+69
2018-07-25
locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...
Waiman Long
1
-1
/
+1
2018-07-24
x86/entry/64: Remove %ebx handling from error_entry/exit
Andy Lutomirski
1
-14
/
+4
2018-07-24
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
1
-0
/
+3
2018-07-24
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
1
-1
/
+5
2018-07-22
efi/x86: Replace references to efi_early->is64 with efi_is_64bit()
Ard Biesheuvel
1
-10
/
+6
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-63
/
+0
2018-07-22
efi/x86: Add missing NULL initialization in UGA draw protocol discovery
Ard Biesheuvel
1
-0
/
+1
2018-07-22
efi/x86: Merge 32-bit and 64-bit UGA draw protocol setup routines
Ard Biesheuvel
1
-85
/
+26
2018-07-22
efi/x86: Align efi_uga_draw_protocol typedef names to convention
Ard Biesheuvel
2
-8
/
+8
2018-07-22
efi/x86: Merge the setup_efi_pci32() and setup_efi_pci64() routines
Ard Biesheuvel
1
-91
/
+32
2018-07-22
efi/x86: Prevent reentrant firmware calls in mixed mode
Ard Biesheuvel
1
-3
/
+98
2018-07-22
x86/efi: Access EFI MMIO data as unencrypted when SEV is active
Brijesh Singh
1
-1
/
+1
2018-07-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2018-07-22
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+10
2018-07-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+7
2018-07-20
kvm: x86: vmx: fix vpid leak
Roman Kagan
1
-4
/
+3
2018-07-20
KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
Sean Christopherson
1
-8
/
+7
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-27
/
+52
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
1
-0
/
+1
2018-07-18
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
1
-6
/
+21
2018-07-17
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
1
-3
/
+0
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
50
-109
/
+407
2018-07-16
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2
-6
/
+5
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
1
-1
/
+2
2018-07-16
efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable()
Sai Praneeth
1
-6
/
+5
[next]