- 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 13 years ago
- 3c05c4b xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 13 years ago
- ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
- 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
- 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- c00c8aa xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set by Konrad Rzeszutek Wilk · 13 years ago
- 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
- 5d5791a x86-64, xen: Enable the vvar mapping by Andy Lutomirski · 13 years ago
- 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
- 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago
- 1e9ea26 xen/tracing: it looks like we wanted CONFIG_FTRACE by Jeremy Fitzhardinge · 13 years ago
- 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
- b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
- b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 13 years ago
- c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
- 111ad11 Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 2a6f6d0 xen/multicall: move *idx fields to start of mc_buffer by Jeremy Fitzhardinge · 14 years ago
- eac303b xen/multicall: special-case singleton hypercalls by Jeremy Fitzhardinge · 14 years ago
- 4a7b005 xen/multicalls: add unlikely around slowpath in __xen_mc_entry() by Jeremy Fitzhardinge · 14 years ago
- ffc7876 xen/multicalls: disable MC_DEBUG by Jeremy Fitzhardinge · 14 years ago
- bc7fe1d xen/mmu: tune pgtable alloc/release by Jeremy Fitzhardinge · 14 years ago
- dcf7435 xen/mmu: use extend_args for more mmuext updates by Jeremy Fitzhardinge · 14 years ago
- c8eed17 xen/trace: add tlb flush tracepoints by Jeremy Fitzhardinge · 14 years ago
- ab78f7a xen/trace: add segment desc tracing by Jeremy Fitzhardinge · 14 years ago
- 5f94fb5 xen/trace: add xen_pgd_(un)pin tracepoints by Jeremy Fitzhardinge · 14 years ago
- c2ba050 xen/trace: add ptpage alloc/release tracepoints by Jeremy Fitzhardinge · 14 years ago
- 8470880 xen/trace: add mmu tracepoints by Jeremy Fitzhardinge · 14 years ago
- c796f21 xen/trace: add multicall tracing by Jeremy Fitzhardinge · 14 years ago
- f04e2ee xen/trace: set up tracepoint skeleton by Jeremy Fitzhardinge · 14 years ago
- 84cdee7 xen/multicalls: remove debugfs stats by Jeremy Fitzhardinge · 14 years ago
- 3c52b7b xen:pvhvm: Modpost section mismatch fix by Raghavendra D Prabhu · 14 years ago
- 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 14 years ago
- f7fdd84 Merge branch 'stable/vga.support' into stable/drivers by Konrad Rzeszutek Wilk · 14 years ago
- acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 14 years ago
- b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 14 years ago
- 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
- a91d928 xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" by Stefano Stabellini · 14 years ago
- c2419b4 xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 14 years ago
- f124c6a xen: off by one errors in multicalls.c by Dan Carpenter · 14 years ago
- dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
- 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 4bf0ff2 xen: fix compile without CONFIG_XEN_DEBUG_FS by Jeremy Fitzhardinge · 14 years ago
- 2a001f6 Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. by Jeremy Fitzhardinge · 14 years ago
- f05608d Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. by Jeremy Fitzhardinge · 14 years ago
- c86d807 xen/mmu: remove all ad-hoc stats stuff by Jeremy Fitzhardinge · 14 years ago
- d510831 xen: use normal virt_to_machine for ptes by Jeremy Fitzhardinge · 14 years ago
- 4c13629 xen: make a pile of mmu pvop functions static by Jeremy Fitzhardinge · 14 years ago
- 4a35c13 xen: condense everything onto xen_set_pte by Jeremy Fitzhardinge · 14 years ago
- a99ac5e xen: use mmu_update for xen_set_pte_at() by Jeremy Fitzhardinge · 14 years ago
- 331468b xen: drop all the special iomap pte paths. by Jeremy Fitzhardinge · 14 years ago
- 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 3bfccb7 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
- ae15a3b arch/x86/xen/setup: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- ad3062a arch/x86/xen/enlighten: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- 251511a arch/x86/xen/irq: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 14 years ago
- 0f16d0d xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit by Daniel Kiper · 14 years ago
- 15bfc09 xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. by Konrad Rzeszutek Wilk · 14 years ago
- 7899891 xen mmu: fix a race window causing leave_mm BUG() by Tian, Kevin · 14 years ago
- 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 14 years ago
- 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 14 years ago
- 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
- 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
- b9269dc xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top by Stefano Stabellini · 14 years ago
- a386478 xen/mmu: Add workaround "x86-64, mm: Put early page table high" by Konrad Rzeszutek Wilk · 14 years ago
- 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 14 years ago
- ee17645 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 by Stefano Stabellini · 14 years ago
- 24bdb0b xen: do not create the extra e820 region at an addr lower than 4G by Stefano Stabellini · 14 years ago
- cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 14 years ago
- 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
- aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 14 years ago
- 947ccf9 xen: Allow PV-OPS kernel to detect whether XSAVE is supported by Shan Haitao · 14 years ago
- 61f4237 xen: just completely disable XSAVE by Jeremy Fitzhardinge · 14 years ago
- d88885d xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. by Konrad Rzeszutek Wilk · 14 years ago
- 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 14 years ago
- b254244 xen/p2m: Allocate p2m tracking pages on override by Daniel De Graaf · 14 years ago
- 73d5a86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d8aa5ec xen: update mask_rw_pte after kernel page tables init changes by Stefano Stabellini · 14 years ago
- 14988a4 xen: set max_pfn_mapped to the last pfn mapped by Stefano Stabellini · 14 years ago
- f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
- 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago