index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten.c
Commit message (
Expand
)
Author
Age
*
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
*
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2008-06-20
*
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2008-04-24
*
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
2008-04-24
*
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
2008-04-24
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
*
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
*
xen: use iret instruction all the time
Jeremy Fitzhardinge
2008-04-17
*
xen: make hvc0 the preferred console in domU
Markus Armbruster
2008-04-17
*
xen: Clear PG_pinned in release_{pt,pd}()
Mark McLoughlin
2008-04-04
*
xen: Do not pin/unpin PMD pages
Mark McLoughlin
2008-04-04
*
xen: refactor xen_{alloc,release}_{pt,pd}()
Mark McLoughlin
2008-04-04
*
xen: fix UP setup of shared_info
Jeremy Fitzhardinge
2008-03-27
*
xen: fix RMW when unmasking events
Jeremy Fitzhardinge
2008-03-27
*
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
2008-02-29
*
xen: unpin initial Xen pagetable once we're finished with it
Jeremy Fitzhardinge
2008-02-13
*
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
2008-01-30
*
x86: adjust/fix LDT handling for Xen
Jan Beulich
2008-01-30
*
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
2008-01-30
*
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
*
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
*
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
*
x86: irqflags consolidation
Glauber de Oliveira Costa
2008-01-30
*
x86: use u32 for some lapic functions
Thomas Gleixner
2008-01-30
*
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
2008-01-23
*
xen: relax signature check
Jeremy Fitzhardinge
2007-12-10
*
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
|
\
|
*
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
|
*
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
*
|
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
|
/
*
i386: move xen
Thomas Gleixner
2007-10-11