Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 37 | -174/+1281 | |
|\ | ||||||
| * | 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 | 3 | -1/+26 | |
| * | 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 | 2228 | -58892/+64273 | |
| |\ | ||||||
| * | | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 2009-04-09 | 1 | -0/+3 | |
| * | | lguest: update lazy mmu changes to match lguest's use of kvm hypercalls | Jeremy Fitzhardinge | 2009-04-07 | 1 | -1/+1 | |
| * | | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 4564 | -182486/+635508 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'for-linus/xen/core' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -10/+30 | |
| |\ \ \ | ||||||
| | * | | | xen: honour VCPU availability on boot | Ian Campbell | 2009-04-02 | 1 | -10/+30 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus... | Jeremy Fitzhardinge | 2009-03-30 | 15 | -60/+1112 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | * | | | xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet | Ian Campbell | 2009-03-30 | 1 | -41/+0 | |
| | | | | * | | | xen/sys/hypervisor: change writable_pt to features | Jeremy Fitzhardinge | 2009-03-30 | 1 | -15/+26 | |
| | | | | * | | | xen: add /sys/hypervisor support | Jeremy Fitzhardinge | 2009-03-30 | 4 | -1/+490 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | xen: add "capabilities" file | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+18 | |
| | |_|/ / / | |/| | | | | ||||||
| | | * | | | xen/xenbus: export xenbus_dev_changed | Jeremy Fitzhardinge | 2009-03-30 | 1 | -0/+1 | |
| | | * | | | xen: use device model for suspending xenbus devices | Ian Campbell | 2009-03-30 | 4 | -34/+16 | |
| | | * | | | xen: remove suspend_cancel hook | Ian Campbell | 2009-03-30 | 2 | -24/+0 | |
| | |/ / / | |/| | | | ||||||
| | * | | | xen/dev-evtchn: clean up locking in evtchn | Jeremy Fitzhardinge | 2009-03-30 | 1 | -12/+25 | |
| | * | | | xen: export ioctl headers to userspace | Ian Campbell | 2009-03-30 | 2 | -0/+2 | |
| | * | | | xen: add /dev/xen/evtchn driver | Ian Campbell | 2009-03-30 | 4 | -1/+594 | |
| | * | | | xen: add irq_from_evtchn | Ian Campbell | 2009-03-30 | 2 | -0/+9 | |
| |/ / / | ||||||
| * | | | 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: resume interrupts before system devices. | Ian Campbell | 2009-03-30 | 1 | -3/+3 | |
| * | | | 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 | |
| * | | | x86-64: non-paravirt systems always has PSE and PGE | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+7 | |
| * | | | Xen: Add virt_to_pfn helper function | Alex Nixon | 2009-03-30 | 1 | -1/+2 | |
| * | | | x86-64: remove PGE from must-have feature list | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+1 | |
| * | | | 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: use percpu_ rather than __get_cpu_var | Jeremy Fitzhardinge | 2009-03-29 | 1 | -5/+5 | |
| * | | | mm: allow preemption in apply_to_pte_range | Jeremy Fitzhardinge | 2009-03-29 | 1 | -2/+0 | |
| * | | | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-29 | 2 | -10/+5 | |
| * | | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 11 | -36/+37 | |
| * | | | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-29 | 9 | -18/+42 | |
| * | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 8 | -37/+20 | |
| * | | | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-29 | 5 | -21/+5 | |
| * | | | mm: disable preemption in apply_to_pte_range | Jeremy Fitzhardinge | 2009-03-29 | 1 | -0/+2 | |
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-06-10 | 2 | -9/+10 | |
|\ \ \ \ | ||||||
| * | | | | x86: move rdtsc_barrier() into the TSC vread method | Petr Tesarik | 2009-05-28 | 2 | -9/+10 | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 11 | -29/+66 | |
|\ \ \ \ \ |