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
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-8
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
2
-32
/
+33
|
\
|
*
percpu: make percpu symbols in xen unique
Tejun Heo
2009-10-29
2
-32
/
+33
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-0
/
+6
|
\
\
|
*
|
PCI: add pci_request_acs
Chris Wright
2009-12-04
1
-0
/
+5
|
*
|
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+1
*
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
7
-21
/
+39
|
\
\
\
|
*
|
|
xen: call clock resume notifier on all CPUs
Ian Campbell
2009-12-03
1
-1
/
+14
|
*
|
|
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
2009-12-03
1
-2
/
+2
|
*
|
|
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
1
-0
/
+2
|
*
|
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
1
-0
/
+1
|
*
|
|
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
1
-1
/
+1
|
*
|
|
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-12-03
3
-1
/
+4
|
*
|
|
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
1
-14
/
+11
|
*
|
|
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-12-03
3
-3
/
+5
*
|
|
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cpumask: Use modern cpumask style in Xen
Rusty Russell
2009-11-04
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
1
-3
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86, mm: Clean up and simplify NX enablement
H. Peter Anvin
2009-11-16
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
2009-11-03
1
-1
/
+10
|
|
/
|
/
|
*
|
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
2009-10-27
1
-1
/
+2
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-26
1
-5
/
+5
|
\
|
*
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-09-23
1
-5
/
+5
|
|
\
|
|
*
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
2009-09-21
1
-5
/
+5
*
|
|
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-09-24
1
-2
/
+2
|
/
/
*
|
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
[next]