index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-18
5
-23
/
+28
|
\
|
*
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-09-16
1
-2
/
+2
|
*
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
1
-1
/
+2
|
*
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-08-31
1
-2
/
+2
|
*
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
2009-08-31
1
-2
/
+2
|
*
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
2009-08-31
3
-5
/
+4
|
*
x86: Move paravirt pagetable_setup to x86_init_ops
Thomas Gleixner
2009-08-31
3
-6
/
+9
|
*
x86: Move paravirt banner printout to x86_init_ops
Thomas Gleixner
2009-08-31
1
-1
/
+1
|
*
x86: Replace ARCH_SETUP by a proper x86_init_ops
Thomas Gleixner
2009-08-31
1
-1
/
+1
|
*
x86: Move irq_init to x86_init_ops
Thomas Gleixner
2009-08-31
1
-2
/
+3
|
*
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-08-27
1
-1
/
+2
*
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
4
-29
/
+133
|
\
\
|
*
|
xen: use stronger barrier after unlocking lock
Yang Xiaowei
2009-09-09
1
-2
/
+7
|
*
|
xen: only enable interrupts while actually blocking for spinlock
Jeremy Fitzhardinge
2009-09-09
1
-8
/
+11
|
*
|
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
2009-09-09
3
-19
/
+115
*
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT
H. Peter Anvin
2009-08-31
1
-1
/
+1
*
|
|
x86, xen: Initialize cx to suppress warning
H. Peter Anvin
2009-08-25
1
-0
/
+1
*
|
|
x86, xen: Suppress WP test on Xen
Jeremy Fitzhardinge
2009-08-25
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-08-20
2
-12
/
+14
|
\
\
|
|
/
|
/
|
|
*
xen: rearrange things to fix stackprotector
Jeremy Fitzhardinge
2009-08-19
2
-12
/
+14
*
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
4
-24
/
+71
|
\
\
|
*
|
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
2009-05-08
1
-1
/
+17
|
*
|
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
2009-05-08
1
-2
/
+20
|
*
|
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-05-08
1
-1
/
+18
|
*
|
xen: reserve Xen start_info rather than e820 reserving
Jeremy Fitzhardinge
2009-05-08
1
-3
/
+3
|
*
|
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
2
-2
/
+12
|
|
\
\
|
|
|
/
|
*
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-09
1
-0
/
+3
|
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
2
-7
/
+6
|
|
\
\
|
*
|
|
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
2009-03-30
1
-3
/
+3
|
*
|
|
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+6
|
*
|
|
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
2009-03-30
1
-2
/
+2
|
*
|
|
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2009-03-30
2
-14
/
+28
|
*
|
|
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
2009-03-30
1
-6
/
+44
|
*
|
|
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-03-30
1
-2
/
+2
|
*
|
|
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
2009-03-30
1
-3
/
+0
|
*
|
|
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
2009-03-30
1
-8
/
+6
|
*
|
|
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
2009-03-30
1
-2
/
+13
|
*
|
|
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+6
|
*
|
|
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2009-03-29
2
-17
/
+47
|
*
|
|
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
2009-03-29
1
-0
/
+2
|
*
|
|
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2009-03-29
1
-7
/
+1
|
*
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
1
-6
/
+4
|
*
|
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-29
3
-5
/
+9
|
*
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-29
1
-4
/
+1
*
|
|
|
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
2009-05-15
2
-6
/
+18
*
|
|
|
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
2009-05-13
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
2009-05-08
1
-0
/
+5
*
|
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+6
*
|
|
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-13
5
-57
/
+157
|
\
\
\
[next]