sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / arch / x86 / xen /
2009-11-03 Jeremy Fitzhardingexen: mask extended topology info in cpuid
2009-10-27 Jeremy Fitzhardingexen: set up mmu_ops before trying to set any ptes
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: x86
2009-09-23 Ingo MolnarMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-09-21 Jeremy Fitzhardingexen: check EFER for NX before setting up GDT mapping
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-16 Feng Tangx86: Move get/set_wallclock to x86_platform_ops
2009-09-14 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-09-09 Yang Xiaoweixen: use stronger barrier after unlocking lock
2009-09-09 Jeremy Fitzhardingexen: only enable interrupts while actually blocking...
2009-09-09 Jeremy Fitzhardingexen: make -fstack-protector work under Xen
2009-08-31 H. Peter Anvinx86, msr: Have the _safe MSR functions return -EIO...
2009-08-31 Thomas Gleixnerx86: Move tsc_calibration to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Add timer_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move percpu clockevents setup to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move xen_post_allocator_init into xen_pagetable_se...
2009-08-31 Thomas Gleixnerx86: Move paravirt pagetable_setup to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move paravirt banner printout to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Replace ARCH_SETUP by a proper x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move irq_init to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move memory_setup to x86_init_ops
2009-08-26 H. Peter Anvinx86, xen: Initialize cx to suppress warning
2009-08-26 Jeremy Fitzhardingex86, xen: Suppress WP test on Xen
2009-08-20 Ingo MolnarMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-08-20 Jeremy Fitzhardingexen: rearrange things to fix stackprotector
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-05-15 Jeremy Fitzhardingex86: Fix performance regression caused by paravirt_ops...
2009-05-13 Randy Dunlapxen: use header for EXPORT_SYMBOL_GPL
2009-05-08 Jeremy Fitzhardingexen: cache cr0 value to avoid trap'n'emulate for read_cr0
2009-05-08 Jeremy Fitzhardingexen/x86-64: clean up warnings about IST-using traps
2009-05-08 Jeremy Fitzhardingexen/x86-64: fix breakpoints and hardware watchpoints
2009-05-08 Jeremy Fitzhardingexen: reserve Xen start_info rather than e820 reserving
2009-05-08 Ingo MolnarMerge branch 'x86/urgent' into x86/xen
2009-05-08 Jeremy Fitzhardingex86: xen, i386: reserve Xen pagetables
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-04-13 Linus TorvaldsMerge branch 'for-rc1/xen/core' of git://git./linux...
2009-04-10 Masami Hiramatsux86: fix set_fixmap to use phys_addr_t
2009-04-09 Masami Hiramatsux86: fix set_fixmap to use phys_addr_t
2009-04-09 Jeremy Fitzhardingexen: add FIX_TEXT_POKE to fixmap
2009-04-09 Jeremy Fitzhardingexen: add FIX_TEXT_POKE to fixmap
2009-04-08 Jeremy Fitzhardingexen: clean up gate trap/interrupt constants
2009-04-08 Jeremy Fitzhardingexen: set _PAGE_NX in __supported_pte_mask before pageta...
2009-04-08 Jeremy Fitzhardingexen/mmu: weaken flush_tlb_other test
2009-04-08 Jeremy Fitzhardingexen/mmu: some early pagetable cleanups
2009-04-08 Jeremy Fitzhardingexen: mask XSAVE from cpuid
2009-04-08 Hannes EderNULL noise: arch/x86/xen/smp.c
2009-04-08 Jeremy Fitzhardingexen: remove xen_load_gdt debug
2009-04-08 Jeremy Fitzhardingexen: make xen_load_gdt simpler
2009-04-08 Jeremy Fitzhardingexen: clean up xen_load_gdt
2009-04-08 Jeremy Fitzhardingexen: split construction of p2m mfn tables from registration
2009-04-08 Jeremy Fitzhardingexen: separate p2m allocation from setting
2009-04-08 Jeremy Fitzhardingexen: disable preempt for leave_lazy_mmu
2009-04-07 Jeremy FitzhardingeMerge commit 'origin/master' into for-linus/xen/master
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30 Jeremy Fitzhardingexen: clean up gate trap/interrupt constants
2009-03-30 Jeremy Fitzhardingexen: set _PAGE_NX in __supported_pte_mask before pageta...
2009-03-30 Jeremy Fitzhardingexen/mmu: weaken flush_tlb_other test
2009-03-30 Jeremy Fitzhardingexen/mmu: some early pagetable cleanups
2009-03-30 Jeremy Fitzhardingexen: mask XSAVE from cpuid
2009-03-30 Hannes EderNULL noise: arch/x86/xen/smp.c
2009-03-30 Jeremy Fitzhardingexen: remove xen_load_gdt debug
2009-03-30 Jeremy Fitzhardingexen: make xen_load_gdt simpler
2009-03-30 Jeremy Fitzhardingexen: clean up xen_load_gdt
2009-03-30 Jeremy Fitzhardingexen: split construction of p2m mfn tables from registration
2009-03-30 Jeremy Fitzhardingexen: separate p2m allocation from setting
2009-03-30 Jeremy Fitzhardingexen: disable preempt for leave_lazy_mmu
2009-03-30 Jeremy Fitzhardingex86/paravirt: allow preemption with lazy mmu mode
2009-03-30 Jeremy Fitzhardingex86/paravirt: finish change from lazy cpu to context...
2009-03-30 Jeremy Fitzhardingex86/paravirt: flush pending mmu updates on context...
2009-03-30 Jeremy Fitzhardingex86/pvops: replace arch_enter_lazy_cpu_mode with arch_s...
2009-03-19 Jeremy Fitzhardingex86: with the last user gone, remove set_pte_present
2009-03-14 Jeremy Fitzhardingex86: add brk allocation for very, very early allocations
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-02 Jeremy Fitzhardingexen: deal with virtually mapped percpu data
2009-02-26 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-25 Jeremy Fitzhardingexen: disable interrupts early, as start_kernel expects
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-22 Ingo Molnarx86: remove the Voyager 32-bit subarch
2009-02-20 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-19 Ingo MolnarMerge branch 'x86/untangle2' of git://git./linux/kernel...
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: fold apic_ops into genapic
2009-02-17 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
2009-02-16 Jeremy Fitzhardingex86, xen: do multicall callbacks with interrupts disabled
2009-02-16 Jeremy Fitzhardingex86, xen: degrade BUG to WARN when multicall fails
2009-02-16 Ian Campbellx86, xen: record and display initiator of each multical...
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-02-13 Ian Campbellxen: fix xen_flush_tlb_others
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Tejun Heox86: make lazy %gs optional on x86_32
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Jeremy Fitzhardingexen: use our own eventchannel->irq path
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
next