index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2007-12-10
xen: relax signature check
Jeremy Fitzhardinge
2007-11-29
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-23
Normalize config options for guest support
Rusty Russell
2007-10-17
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
i386: Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
2007-10-16
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-10-16
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
2007-10-16
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-10-16
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-11
i386: move xen
Thomas Gleixner