aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-05x86: style cleanups for xen assembliesTejun Heo
2009-02-04xen: use direct ops on 64-bitJeremy Fitzhardinge
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge
2009-02-04xen: setup percpu data pointersJeremy Fitzhardinge
2009-02-04Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-02-04xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge
2009-02-03xen: disable interrupts before saving in percpuJeremy Fitzhardinge
2009-01-31xen: setup percpu data pointersJeremy Fitzhardinge
2009-01-30x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge
2009-01-30xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge
2009-01-30Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst
2009-01-23x86, xen: fix hardirq.h merge falloutIngo Molnar
2009-01-22x86/pvops: remove pte_flags pvopJeremy Fitzhardinge
2009-01-20x86: remove pda_init()Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: misc clean up after the percpu updateTejun Heo
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-16x86: xen: use smp_call_function_many()Mike Travis
2008-12-16x86: cosmetic changes apic-related files.Mike Travis
2008-12-16xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-12-16xen: whitespace/checkpatch cleanupTej
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30xen_play_dead() is __cpuinitAl Viro
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge
2008-11-06x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-16genirq: revert dynarrayThomas Gleixner