Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eb179e443deb0a5c81a62b4c157124a4b7ff1813
/
arch
/
x86
/
xen
eb179e4
xen: mask unwanted pte bits in __supported_pte_mask
by Jeremy Fitzhardinge
· 16 years ago
688d22e
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 16 years ago
7e0edc1
xen: add new Xen elfnote types and use them appropriately
by Jeremy Fitzhardinge
· 16 years ago
d07af1f
xen: resume timers on all vcpus
by Jeremy Fitzhardinge
· 16 years ago
9c7a794
xen: restore vcpu_info mapping
by Jeremy Fitzhardinge
· 16 years ago
e2426cf
xen: avoid hypercalls when updating unpinned pud/pmd
by Jeremy Fitzhardinge
· 16 years ago
15ce6005
xen: export get_phys_to_machine
by Ingo Molnar
· 16 years ago
b20aecc
xen: fix early bootup crash on native hardware
by Ingo Molnar
· 16 years ago
359cdd3
xen: maintain clock offset over save/restore
by Jeremy Fitzhardinge
· 16 years ago
0e91398
xen: implement save/restore
by Jeremy Fitzhardinge
· 16 years ago
d5edbc1
xen: add p2m mfn_list_list
by Jeremy Fitzhardinge
· 16 years ago
a0d695c
xen: make dummy_shared_info non-static
by Jeremy Fitzhardinge
· 16 years ago
cf0923e
xen: efficiently support a holey p2m table
by Jeremy Fitzhardinge
· 16 years ago
8006ec3
xen: add configurable max domain size
by Jeremy Fitzhardinge
· 16 years ago
d451bb7
xen: make phys_to_machine structure dynamic
by Jeremy Fitzhardinge
· 16 years ago
38bb5ab
xen: count resched interrupts properly
by Jeremy Fitzhardinge
· 16 years ago
ec9b206
xen: Move manage.c to drivers/xen for ia64/xen support
by Isaku Yamahata
· 16 years ago
83abc70
xen: make earlyprintk=xen work again
by Jeremy Fitzhardinge
· 16 years ago
9e124fe
xen: Enable console tty by default in domU if it's not a dummy
by Markus Armbruster
· 16 years ago
a15af1c
x86/paravirt: add pte_flags to just get pte flags
by Jeremy Fitzhardinge
· 16 years ago
239d1fc
xen: don't worry about preempt during xen_irq_enable()
by Jeremy Fitzhardinge
· 16 years ago
2956a35
xen: allow some cr4 updates
by Jeremy Fitzhardinge
· 16 years ago
349c709
xen: use new sched_op
by Jeremy Fitzhardinge
· 16 years ago
7b1333a
xen: use hypercall rather than clts
by Jeremy Fitzhardinge
· 16 years ago
de06781
x86/xen: fix arbitrary_virt_to_machine()
by Jan Beulich
· 17 years ago
3843fc2
xen: remove support for non-PAE 32-bit
by Jeremy Fitzhardinge
· 17 years ago
d60cd46
pageflags: use proper page flag functions in Xen
by Christoph Lameter
· 17 years ago
7c04e64
x86: use cpumask function for present, possible, and online cpus
by Akinobu Mita
· 17 years ago
af7ae3b
xen: allow compilation with non-flat memory
by Jeremy Fitzhardinge
· 17 years ago
b77797f
xen: fold xen_sysexit into xen_iret
by Jeremy Fitzhardinge
· 17 years ago
2bd5003
xen: allow set_pte_at on init_mm to be lockless
by Jeremy Fitzhardinge
· 17 years ago
41e332b
xen: disable preemption during tlb flush
by Jeremy Fitzhardinge
· 17 years ago
8d3d210
xen: make grant table arch portable
by Isaku Yamahata
· 17 years ago
e04d0d0
xen: move events.c to drivers/xen for IA64/Xen support
by Isaku Yamahata
· 17 years ago
af711cd
xen: move features.c from arch/x86/xen/features.c to drivers/xen
by Isaku Yamahata
· 17 years ago
0f2c876
xen: jump to iret fixup
by Jeremy Fitzhardinge
· 17 years ago
dbe9e99
xen: no need for domU to worry about MCE/MCA
by Jeremy Fitzhardinge
· 17 years ago
229664b
xen: short-cut for recursive event handling
by Jeremy Fitzhardinge
· 17 years ago
ee8fa1c
xen: make sure retriggered events are set pending
by Jeremy Fitzhardinge
· 17 years ago
ee523ca
xen: implement a debug-interrupt handler
by Jeremy Fitzhardinge
· 17 years ago
e2a81ba
xen: support sysenter/sysexit if hypervisor does
by Jeremy Fitzhardinge
· 17 years ago
90e9f53
xen: make sure iret faults are trapped
by Jeremy Fitzhardinge
· 17 years ago
947a69c
xen: unify pte operations
by Jeremy Fitzhardinge
· 17 years ago
430442e
xen: make use of pte_t union
by Jeremy Fitzhardinge
· 17 years ago
abf3303
xen: use appropriate pte types
by Jeremy Fitzhardinge
· 17 years ago
6944a9c
x86: rename paravirt_alloc_pt etc after the pagetable structure
by Jeremy Fitzhardinge
· 17 years ago
ecaa6c9
x86: change naming of cpu_initialized_mask for xen
by Glauber Costa
· 17 years ago
81e103f
xen: use iret instruction all the time
by Jeremy Fitzhardinge
· 17 years ago
b8c2d3d
xen: make hvc0 the preferred console in domU
by Markus Armbruster
· 17 years ago
7ebed39
x86: coding style fixes to arch/x86/xen/multicalls.c
by Paolo Ciarrocchi
· 17 years ago
c946c7d
xen: Clear PG_pinned in release_{pt,pd}()
by Mark McLoughlin
· 17 years ago
a684d69
xen: Do not pin/unpin PMD pages
by Mark McLoughlin
· 17 years ago
f643370
xen: refactor xen_{alloc,release}_{pt,pd}()
by Mark McLoughlin
· 17 years ago
2e8fe71
xen: fix UP setup of shared_info
by Jeremy Fitzhardinge
· 17 years ago
04c44a0
xen: fix RMW when unmasking events
by Jeremy Fitzhardinge
· 17 years ago
87d034f
x86/xen: fix DomU boot problem
by Ian Campbell
· 17 years ago
d40e705
xen: mask out SEP from CPUID
by Jeremy Fitzhardinge
· 17 years ago
2b54078
xen: unpin initial Xen pagetable once we're finished with it
by Jeremy Fitzhardinge
· 17 years ago
da7bfc5
x86: sparse warnings in pageattr.c
by Harvey Harrison
· 17 years ago
88a5ac8
x86: fix sparse warning in xen/time.c
by Harvey Harrison
· 17 years ago
f0646e4
x86: return the page table level in lookup_address()
by Ingo Molnar
· 17 years ago
1c70e9b
xen: deal with pmd being allocated/freed
by Jeremy Fitzhardinge
· 17 years ago
a89780f
xen: fix mismerge in masking pte flags
by Jeremy Fitzhardinge
· 17 years ago
42d545c
x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST
by Eduardo Pereira Habkost
· 17 years ago
08b6d29
xen: fix section usage in xen-head.S and setup.c
by Sam Ravnborg
· 17 years ago
404ee5b
x86: convert TSC disabling to generic cpuid disable bitmap
by Andi Kleen
· 17 years ago
4dbf7af
x86: adjust/fix LDT handling for Xen
by Jan Beulich
· 17 years ago
015c8dd
xen: mask out PWT too
by Jeremy Fitzhardinge
· 17 years ago
c8e5393
x86: page.h: make pte_t a union to always include
by Jeremy Fitzhardinge
· 17 years ago
75604d7
x86: remove all definitions with fastcall
by Harvey Harrison
· 17 years ago
75b8bb3
x86: change write_ldt_entry signature
by Glauber de Oliveira Costa
· 17 years ago
014b15b
x86: change write_gdt_entry signature.
by Glauber de Oliveira Costa
· 17 years ago
8d94734
x86: change write_idt_entry signature
by Glauber de Oliveira Costa
· 17 years ago
6b68f01
x86: unify struct desc_ptr
by Glauber de Oliveira Costa
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
7bf0c23
x86: prevent dereferencing non-allocated per_cpu variables
by Mike Travis
· 17 years ago
af65d64
x86 vDSO: consolidate vdso32
by Roland McGrath
· 17 years ago
6c3652e
x86 vDSO: i386 vdso32
by Roland McGrath
· 17 years ago
6abcd98
x86: irqflags consolidation
by Glauber de Oliveira Costa
· 17 years ago
42e0a9a
x86: use u32 for some lapic functions
by Thomas Gleixner
· 17 years ago
f9c4cfe
xen: disable vcpu_info placement for now
by Jeremy Fitzhardinge
· 17 years ago
7999f4b
xen: relax signature check
by Jeremy Fitzhardinge
· 17 years ago
2c80b01
xen: mask _PAGE_PCD from ptes
by Jeremy Fitzhardinge
· 17 years ago
7c23997
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
by Jeff Garzik
· 17 years ago
d3d1c4b
Normalize config options for guest support
by Rusty Russell
· 17 years ago
d20ead9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
38e760a
x86: expand /proc/interrupts to include missing vectors, v2
by Joe Korty
· 17 years ago
fb893e9
i386: Clean up duplicate includes in arch/i386/xen/
by Jesper Juhl
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
30c8264
[x86] remove uses of magic macros for boot_params access
by H. Peter Anvin
· 17 years ago
a122d62
xen: add some debug output for failed multicalls
by Jeremy Fitzhardinge
· 17 years ago
e3d2697
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
by Jeremy Fitzhardinge
· 17 years ago
fb1d840
xen: ask the hypervisor how much space it needs reserved
by Jeremy Fitzhardinge
· 17 years ago
7426071
xen: lock pte pages while pinning/unpinning
by Jeremy Fitzhardinge
· 17 years ago
9f79991
xen: deal with stale cr3 values when unpinning pagetables
by Jeremy Fitzhardinge
· 17 years ago
91e0c5f
xen: add batch completion callbacks
by Jeremy Fitzhardinge
· 17 years ago
f0d7339
xen: yield to IPI target if necessary
by Jeremy Fitzhardinge
· 17 years ago
d626a1f
Clean up duplicate includes in arch/i386/xen/
by Jesper Juhl
· 17 years ago
Next »