1. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 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 · 13 years ago
  3. 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 · 13 years ago
  4. 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 · 13 years ago
  5. 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 · 13 years ago
  6. 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 · 13 years ago
  7. b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  8. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  9. ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  10. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  11. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  12. ae15a3b arch/x86/xen/setup: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  13. ad3062a arch/x86/xen/enlighten: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  14. 251511a arch/x86/xen/irq: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  15. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 13 years ago
  16. 0f16d0d xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit by Daniel Kiper · 13 years ago
  17. 15bfc09 xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. by Konrad Rzeszutek Wilk · 13 years ago
  18. 7899891 xen mmu: fix a race window causing leave_mm BUG() by Tian, Kevin · 13 years ago
  19. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  20. 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 13 years ago
  21. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  22. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  23. b9269dc xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top by Stefano Stabellini · 13 years ago
  24. a386478 xen/mmu: Add workaround "x86-64, mm: Put early page table high" by Konrad Rzeszutek Wilk · 13 years ago
  25. 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 13 years ago
  26. ee17645 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 by Stefano Stabellini · 13 years ago
  27. 24bdb0b xen: do not create the extra e820 region at an addr lower than 4G by Stefano Stabellini · 13 years ago
  28. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 13 years ago
  29. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  30. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  31. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 13 years ago
  32. 947ccf9 xen: Allow PV-OPS kernel to detect whether XSAVE is supported by Shan Haitao · 14 years ago
  33. 61f4237 xen: just completely disable XSAVE by Jeremy Fitzhardinge · 14 years ago
  34. d88885d xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. by Konrad Rzeszutek Wilk · 13 years ago
  35. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  36. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 13 years ago
  37. b254244 xen/p2m: Allocate p2m tracking pages on override by Daniel De Graaf · 13 years ago
  38. 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 · 13 years ago
  39. d8aa5ec xen: update mask_rw_pte after kernel page tables init changes by Stefano Stabellini · 13 years ago
  40. 14988a4 xen: set max_pfn_mapped to the last pfn mapped by Stefano Stabellini · 13 years ago
  41. 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 · 13 years ago
  42. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 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 · 13 years ago
  44. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  45. 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 · 13 years ago
  46. 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 · 13 years ago
  47. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  48. 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 · 13 years ago
  49. 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 · 13 years ago
  50. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  51. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 13 years ago
  52. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 13 years ago
  53. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  54. fc25151 xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. by Konrad Rzeszutek Wilk · 14 years ago
  55. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  56. 68df0da xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. by Konrad Rzeszutek Wilk · 13 years ago
  57. c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 13 years ago
  58. fb38923 xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. by Konrad Rzeszutek Wilk · 14 years ago
  59. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 13 years ago
  60. 86b3212 xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest and fix overflow. by Konrad Rzeszutek Wilk · 13 years ago
  61. a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 13 years ago
  62. f611f2d xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. by Ian Campbell · 13 years ago
  63. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 13 years ago
  64. 7bf04be x86, asm: Cleanup unnecssary macros in asm-offsets.c by Stratos Psomadakis · 13 years ago
  65. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  66. e057a4b xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled by Stefano Stabellini · 13 years ago
  67. 99bbb3a xen: PV on HVM: support PV spinlocks and IPIs by Stefano Stabellini · 14 years ago
  68. cff520b xen: do not use xen_info on HVM, set pv_info name to "Xen HVM" by Stefano Stabellini · 14 years ago
  69. d1b1942 x86: Rename e820_table_* to pgt_buf_* by Yinghai Lu · 13 years ago
  70. 2f14ddc xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps. by Zhang, Fengzhe · 13 years ago
  71. b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 14 years ago
  72. 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 13 years ago
  73. 6b08cfe xen p2m: annotate variable which appears unused by Ian Campbell · 13 years ago
  74. 23febed xen/setup: Route halt operations to safe_halt pvop. by Stefano Stabellini · 13 years ago
  75. 7cb31b7 xen/e820: Guard against E820_RAM not having page-aligned size or start. by Stefano Stabellini · 13 years ago
  76. cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 13 years ago
  77. cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  78. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 13 years ago
  79. 7d81c3b xen: fix non-ANSI function warning in irq.c by Randy Dunlap · 14 years ago
  80. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  81. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
  82. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  83. e1b478e xen/p2m: Fix module linking error. by Konrad Rzeszutek Wilk · 14 years ago
  84. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  85. 9b705f0 xen p2m: transparently change the p2m mappings in the m2p override by Stefano Stabellini · 14 years ago
  86. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  87. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago
  88. 9f99a2f Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  89. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  90. c1f5db1 xen: disable ACPI NUMA for PV guests by Ian Campbell · 14 years ago
  91. d9b8ca8 xen: HVM X2APIC support by Sheng Yang · 14 years ago
  92. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  93. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  94. 6313e3c Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  96. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  97. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  98. 512b109 xen: unplug the emulated devices at resume time by Stefano Stabellini · 14 years ago
  99. 805e3f4 xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  100. 31e323c xen: don't bother to stop other cpus on shutdown/reboot by Jeremy Fitzhardinge · 14 years ago