Age | Commit message (Expand) | Author |
2009-11-03 | xen: mask extended topology info in cpuid | Jeremy Fitzhardinge |
2009-10-27 | xen: set up mmu_ops before trying to set any ptes | Jeremy Fitzhardinge |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-09-24 | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell |
2009-09-23 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar |
2009-09-21 | xen: check EFER for NX before setting up GDT mapping | Jeremy Fitzhardinge |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-16 | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang |
2009-09-14 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-09 | xen: use stronger barrier after unlocking lock | Yang Xiaowei |
2009-09-09 | xen: only enable interrupts while actually blocking for spinlock | Jeremy Fitzhardinge |
2009-09-09 | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge |
2009-08-31 | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin |
2009-08-31 | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move xen_post_allocator_init into xen_pagetable_setup_done | Thomas Gleixner |
2009-08-31 | x86: Move paravirt pagetable_setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move paravirt banner printout to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Replace ARCH_SETUP by a proper x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move memory_setup to x86_init_ops | Thomas Gleixner |
2009-08-25 | x86, xen: Initialize cx to suppress warning | H. Peter Anvin |
2009-08-25 | x86, xen: Suppress WP test on Xen | Jeremy Fitzhardinge |
2009-08-20 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar |
2009-08-19 | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge |
2009-06-10 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge |
2009-05-13 | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap |
2009-05-08 | xen: cache cr0 value to avoid trap'n'emulate for read_cr0 | Jeremy Fitzhardinge |
2009-05-08 | xen/x86-64: clean up warnings about IST-using traps | Jeremy Fitzhardinge |
2009-05-08 | xen/x86-64: fix breakpoints and hardware watchpoints | Jeremy Fitzhardinge |
2009-05-08 | xen: reserve Xen start_info rather than e820 reserving | Jeremy Fitzhardinge |
2009-05-08 | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar |
2009-05-08 | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-13 | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-04-09 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu |
2009-04-09 | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge |
2009-04-08 | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge |
2009-04-08 | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge |
2009-04-08 | xen: set _PAGE_NX in __supported_pte_mask before pagetable construction | Jeremy Fitzhardinge |
2009-04-08 | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge |
2009-04-08 | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge |
2009-04-08 | xen: mask XSAVE from cpuid | Jeremy Fitzhardinge |
2009-04-08 | NULL noise: arch/x86/xen/smp.c | Hannes Eder |
2009-04-08 | xen: remove xen_load_gdt debug | Jeremy Fitzhardinge |
2009-04-08 | xen: make xen_load_gdt simpler | Jeremy Fitzhardinge |