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
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
1
-3
/
+6
*
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
2008-01-30
1
-5
/
+25
*
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
2008-01-30
1
-4
/
+6
*
x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST
Eduardo Pereira Habkost
2008-01-30
1
-0
/
+1
*
xen: fix section usage in xen-head.S and setup.c
Sam Ravnborg
2008-01-30
2
-3
/
+5
*
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: adjust/fix LDT handling for Xen
Jan Beulich
2008-01-30
1
-8
/
+1
*
xen: mask out PWT too
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
1
-3
/
+1
*
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
1
-1
/
+1
*
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
2008-01-30
1
-2
/
+2
*
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
1
-6
/
+5
*
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
1
-4
/
+4
*
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
1
-5
/
+5
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
2
-5
/
+5
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
2
-10
/
+10
*
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
2008-01-30
1
-2
/
+2
*
x86 vDSO: consolidate vdso32
Roland McGrath
2008-01-30
1
-2
/
+2
*
x86 vDSO: i386 vdso32
Roland McGrath
2008-01-30
1
-3
/
+2
*
x86: irqflags consolidation
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: use u32 for some lapic functions
Thomas Gleixner
2008-01-30
1
-2
/
+2
*
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
2008-01-23
1
-1
/
+1
*
xen: relax signature check
Jeremy Fitzhardinge
2007-12-10
1
-1
/
+1
*
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
2007-11-29
1
-0
/
+4
*
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-23
1
-2
/
+2
*
Normalize config options for guest support
Rusty Russell
2007-10-23
1
-2
/
+3
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
1
-0
/
+1
|
\
|
*
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
1
-0
/
+1
|
*
i386: Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-17
2
-2
/
+0
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
7
-141
/
+324
|
\
\
|
|
/
|
/
|
|
*
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
2007-10-16
1
-0
/
+25
|
*
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+1
|
*
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+12
|
*
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
2
-40
/
+103
|
*
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
3
-20
/
+65
|
*
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-10-16
2
-3
/
+29
|
*
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
3
-4
/
+18
|
*
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
2
-2
/
+0
|
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
4
-37
/
+14
|
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
1
-37
/
+61
*
|
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
1
-3
/
+4
*
|
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
1
-2
/
+2
*
|
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
1
-2
/
+12
|
/
*
i386: move xen
Thomas Gleixner
2007-10-11
17
-0
/
+4198