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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-03
AMD IOMMU: convert iommu->need_sync to bool
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: use dev_name instead of self-build print_devid
Joerg Roedel
1
-12
/
+0
2009-01-03
AMD IOMMU: add a domain flag for default domains
Joerg Roedel
1
-0
/
+2
2009-01-03
AMD IOMMU: add device reference counting for protection domains
Joerg Roedel
1
-0
/
+1
2009-01-03
AMD IOMMU: add protection domain flags
Joerg Roedel
1
-5
/
+9
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
1
-1
/
+1
2009-01-03
Merge branch 'linus' into x86/cleanups
Ingo Molnar
33
-139
/
+1173
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-99
/
+247
2008-12-31
KVM: MMU: prepopulate the shadow on invlpg
Marcelo Tosatti
1
-1
/
+2
2008-12-31
KVM: MMU: skip global pgtables on sync due to cr3 switch
Marcelo Tosatti
1
-0
/
+6
2008-12-31
KVM: MMU: use page array in unsync walk
Marcelo Tosatti
1
-1
/
+1
2008-12-31
KVM: x86 emulator: add Src2 decode set
Guillaume Thouvenin
1
-0
/
+1
2008-12-31
x86: cpu_emergency_svm_disable() function
Eduardo Habkost
1
-0
/
+8
2008-12-31
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
Eduardo Habkost
1
-0
/
+14
2008-12-31
KVM: SVM: move has_svm() code to asm/virtext.h
Eduardo Habkost
1
-0
/
+41
2008-12-31
x86: cpu_emergency_vmxoff() function
Eduardo Habkost
1
-0
/
+23
2008-12-31
x86: asm/virtext.h: add cpu_vmxoff() inline function
Eduardo Habkost
1
-0
/
+15
2008-12-31
KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h
Eduardo Habkost
1
-0
/
+31
2008-12-31
KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h
Eduardo Habkost
2
-12
/
+15
2008-12-31
KVM: SVM: move svm.h to include/asm
Eduardo Habkost
1
-0
/
+328
2008-12-31
KVM: VMX: move vmx.h to include/asm
Eduardo Habkost
1
-0
/
+367
2008-12-31
KVM: MMU: Fix aliased gfns treated as unaliased
Izik Eidus
1
-0
/
+2
2008-12-31
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
1
-0
/
+1
2008-12-31
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
Sheng Yang
1
-3
/
+5
2008-12-31
KVM: Clean up kvm_x86_emulate.h
Sheng Yang
1
-7
/
+3
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
1
-1
/
+2
2008-12-31
KVM: Improve MTRR structure
Sheng Yang
1
-1
/
+4
2008-12-31
x86: Export some definition of MTRR
Sheng Yang
1
-0
/
+25
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
1
-0
/
+2
2008-12-31
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Jan Kiszka
1
-0
/
+1
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
9
-14
/
+29
2008-12-31
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+14
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-8
/
+15
2008-12-31
x86: uv_bau.h: fix dubious bitfield
Jaswinder Singh Rajput
1
-23
/
+23
2008-12-31
x86: apic.c: xapic_icr_read and x2apic_icr_read should be static
Jaswinder Singh Rajput
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
68
-574
/
+1063
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
1
-0
/
+165
2008-12-29
x86: efi.c declare add_efi_memmap before they get used
Jaswinder Singh Rajput
1
-0
/
+1
2008-12-29
x86: apic.c declare pic_mode before they get used
Jaswinder Singh Rajput
1
-1
/
+1
2008-12-29
x86: introducing asm/sys_ia32.h
Jaswinder Singh Rajput
1
-0
/
+101
2008-12-29
Merge branch 'linus' into x86/cleanups
Ingo Molnar
7
-183
/
+258
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-182
/
+257
2008-12-28
swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h
FUJITA Tomonori
1
-37
/
+1
2008-12-27
x86: apic.c x2apic_preenabled and disable_x2apic should be static
Jaswinder Singh
1
-1
/
+1
2008-12-26
cpumask: cpu_coregroup_mask(): x86
Rusty Russell
1
-0
/
+1
2008-12-26
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...
Rusty Russell
2
-14
/
+31
2008-12-25
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
9
-42
/
+40
2008-12-25
Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...
Ingo Molnar
4
-4
/
+3
2008-12-25
Merge commit 'v2.6.28' into core/core
Ingo Molnar
7
-36
/
+26
[prev]
[next]