index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kprobes: indicate kretprobe support in Kconfig
Ananth N Mavinakayanahalli
2008-03-04
1
-0
/
+1
*
x86: a P4 is a P6 not an i486
Hugh Dickins
2008-03-04
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-03-04
3
-7
/
+12
|
\
|
*
x86/xen: fix DomU boot problem
Ian Campbell
2008-03-04
1
-1
/
+2
|
*
x86: not set node to cpu_to_node if the node is not online
Yinghai Lu
2008-03-04
1
-2
/
+6
|
*
x86, i387: fix ptrace leakage using init_fpu()
Suresh Siddha
2008-03-04
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2008-03-04
7
-76
/
+142
|
\
\
|
|
/
|
/
|
|
*
x86: disable KVM for Voyager and friends
Randy Dunlap
2008-03-04
1
-1
/
+1
|
*
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
Avi Kivity
2008-03-04
1
-0
/
+1
|
*
KVM: MMU: Fix race when instantiating a shadow pte
Avi Kivity
2008-03-04
2
-11
/
+6
|
*
KVM: Avoid infinite-frequency local apic timer
Avi Kivity
2008-03-04
1
-0
/
+4
|
*
KVM: make MMU_DEBUG compile again
Marcelo Tosatti
2008-03-04
2
-2
/
+2
|
*
KVM: move alloc_apic_access_page() outside of non-preemptable region
Marcelo Tosatti
2008-03-04
1
-3
/
+3
|
*
KVM: SVM: fix Windows XP 64 bit installation crash
Joerg Roedel
2008-03-04
1
-0
/
+22
|
*
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
2008-03-04
4
-38
/
+71
|
*
KVM: emulate access to MSR_IA32_MCG_CTL
Joerg Roedel
2008-03-03
1
-0
/
+5
|
*
KVM: Make the supported cpuid list a host property rather than a vm property
Avi Kivity
2008-03-03
1
-20
/
+22
|
*
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
Paul Knowles
2008-03-03
1
-1
/
+1
|
*
KVM: SVM: set NM intercept when enabling CR0.TS in the guest
Joerg Roedel
2008-03-03
1
-1
/
+3
|
*
KVM: SVM: Fix lazy FPU switching
Joerg Roedel
2008-03-03
1
-0
/
+2
*
|
x86: revert "x86: CPA: avoid split of alias mappings"
Rafael J. Wysocki
2008-03-03
1
-11
/
+10
|
/
*
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
2008-02-29
1
-0
/
+1
*
x86: disable BTS ptrace extensions for now
Ingo Molnar
2008-02-29
3
-0
/
+16
*
x86: CPA: avoid split of alias mappings
Thomas Gleixner
2008-02-29
1
-10
/
+11
*
x86: delay the export removal of init_mm
Ingo Molnar
2008-02-29
1
-0
/
+1
*
x86: fix leak un ioremap_page_range() failure
Ingo Molnar
2008-02-29
1
-1
/
+1
*
x86 vdso: fix build locale dependency
Roland McGrath
2008-02-29
1
-2
/
+4
*
x86: restore vsyscall64 prochandler
Thomas Gleixner
2008-02-29
1
-1
/
+10
*
x86: tls prevent_tail_call
Roland McGrath
2008-02-29
1
-2
/
+6
*
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
2008-02-26
2
-2
/
+2
*
x86: fix build on non-C locales.
Priit Laes
2008-02-26
1
-1
/
+1
*
x86: make c_idle.work have a static address.
Glauber Costa
2008-02-26
1
-1
/
+1
*
x86: don't save unreliable stack trace entries
Vegard Nossum
2008-02-26
1
-0
/
+4
*
x86: don't make swapper_pg_pmd global
Adrian Bunk
2008-02-26
1
-1
/
+1
*
x86: don't print a warning when MTRR are blank and running in KVM
Joerg Roedel
2008-02-26
1
-2
/
+6
*
x86: fix execve with -fstack-protect
Ingo Molnar
2008-02-26
2
-5
/
+7
*
x86: fix vsyscall wreckage
Thomas Gleixner
2008-02-26
1
-49
/
+3
*
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Ingo Molnar
2008-02-26
1
-1
/
+1
*
x86: fix spontaneous reboot with allyesconfig bzImage
Ingo Molnar
2008-02-26
2
-10
/
+17
*
x86: remove double-checking empty zero pages debug
Yinghai Lu
2008-02-26
1
-8
/
+0
*
x86: notsc is ignored on common configurations
Pavel Machek
2008-02-26
1
-1
/
+2
*
x86/mtrr: fix kernel-doc missing notation
Randy Dunlap
2008-02-26
1
-0
/
+1
*
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
H. Peter Anvin
2008-02-26
1
-3
/
+6
*
x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
H. Peter Anvin
2008-02-26
1
-1
/
+10
*
x86: require family >= 6 if we are using P6 NOPs
H. Peter Anvin
2008-02-26
1
-0
/
+5
*
x86: do not promote TM3x00/TM5x00 to i686-class
H. Peter Anvin
2008-02-26
1
-7
/
+0
*
x86: hpet fix docbook comment
Pavel Machek
2008-02-26
1
-2
/
+2
*
x86: make DEBUG_PAGEALLOC and CPA more robust
Ingo Molnar
2008-02-26
1
-33
/
+51
*
x86/lguest: fix pgdir pmd index calculation
Ahmed S. Darwish
2008-02-26
1
-1
/
+1
*
lguest: fix build breakage
Tony Breeds
2008-02-26
1
-3
/
+1
[next]