1. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  4. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  5. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  6. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  7. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  8. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  9. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  10. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  11. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  12. 33a37eb KVM: fix exception entry / build bug, on 64-bit by Ingo Molnar · 16 years ago
  13. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  14. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 17 years ago
  15. 7a5b56d KVM: x86 emulator: lazily evaluate segment registers by Avi Kivity · 17 years ago
  16. f5b4edc KVM: x86 emulator: simplify rip relative decoding by Avi Kivity · 17 years ago
  17. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 17 years ago
  18. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 17 years ago
  19. 9ba075a KVM: MTRR support by Avi Kivity · 17 years ago
  20. 81609e3 KVM: Order segment register constants in the same way as cpu operand encoding by Avi Kivity · 17 years ago
  21. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 17 years ago
  22. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 17 years ago
  23. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 17 years ago
  24. 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 17 years ago
  25. 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 17 years ago
  26. d2ebb41 KVM: SVM: add tracing support for TDP page faults by Joerg Roedel · 17 years ago
  27. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 17 years ago
  28. 94a1e86 NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var by Mike Travis · 17 years ago
  29. c4dc59a x86, VisWS: turn into generic arch, eliminate leftover files by Ingo Molnar · 17 years ago
  30. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 17 years ago
  31. 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 17 years ago
  32. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 17 years ago
  33. 48fe4a7 x86: i386: reduce boot fixmap space by Jan Beulich · 17 years ago
  34. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 17 years ago
  35. 08e1a13 x86: reduce forbid_dac's visibility by Jan Beulich · 17 years ago
  36. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  37. 6ac8d51 x86: introducing asm-x86/traps.h by Jaswinder Singh · 17 years ago
  38. f1b0c8d Merge branch 'linus' into x86/amd-iommu by Ingo Molnar · 17 years ago
  39. 9781f39 x86: consolidate the definition of the force_mwait variable by Thomas Petazzoni · 17 years ago
  40. 723edb5 Fix typos from signal_32/64.h merge by Herton Ronaldo Krzesinski · 17 years ago
  41. 7019cc2 x86 BIOS interface for RTC on SGI UV by Russ Anderson · 17 years ago
  42. 8450e85 x86, cleanup: fix description of __fls(): __fls(0) is undefined by Alexander van Heukelum · 17 years ago
  43. 35b680557 x86: more apic debugging by Maciej W. Rozycki · 17 years ago
  44. baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 17 years ago
  45. 1f06716 x86: seperate memtest from init_64.c by Yinghai Lu · 17 years ago
  46. 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 17 years ago
  47. 2fb5e1e Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 17 years ago
  48. 2b7207a ftrace: copy + paste typo in asm/ftrace.h by Sebastian Siewior · 17 years ago
  49. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 17 years ago
  50. 48ae744 Merge branch 'linus' into x86/step by Ingo Molnar · 17 years ago
  51. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 17 years ago
  52. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
  53. 2b04be7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. 2567d71 x86: fix asm/e820.h for userspace inclusion by Rusty Russell · 17 years ago
  55. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  56. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 17 years ago
  57. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 17 years ago
  58. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 17 years ago
  59. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 17 years ago
  60. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 17 years ago
  61. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 17 years ago
  62. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 17 years ago
  63. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 17 years ago
  64. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 17 years ago
  65. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 17 years ago
  66. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 17 years ago
  67. c05f1cf xen64: implement 64-bit update_descriptor by Jeremy Fitzhardinge · 17 years ago
  68. 45eb0d8 Xen64: HYPERVISOR_set_segment_base() implementation by Eduardo Habkost · 17 years ago
  69. 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 17 years ago
  70. ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 17 years ago
  71. 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 17 years ago
  72. 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 17 years ago
  73. f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 17 years ago
  74. e743590 xen64: fix calls into hypercall page by Jeremy Fitzhardinge · 17 years ago
  75. ca15f20 xen: fix 64-bit hypercall variants by Jeremy Fitzhardinge · 17 years ago
  76. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 17 years ago
  77. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 17 years ago
  78. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 17 years ago
  79. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  80. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  81. 3f1c387 x86: Fix compile error with CONFIG_AS_CFI=n by Kevin Winchester · 17 years ago
  82. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  83. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 17 years ago
  84. 2387ce5 x86: make 64bit hpet_set_mapping to use ioremap too, v2 by Yinghai Lu · 17 years ago
  85. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 17 years ago
  86. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 17 years ago
  87. 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 17 years ago
  88. 9df2fe9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. 5ac37f8 x86: fix ldt limit for 64 bit by Michael Karcher · 17 years ago
  90. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 17 years ago
  91. 392a0fc x86: merge dwarf2 headers by Glauber Costa · 17 years ago
  92. d73a731 x86: use AS_CFI instead of UNWIND_INFO by Glauber Costa · 17 years ago
  93. 70f1bba x86: use ignore macro instead of hash comment by Glauber Costa · 17 years ago
  94. d9fc3fd x86: fix savesegment() bug causing crashes on 64-bit by Ingo Molnar · 17 years ago
  95. d591b0a x86, AMD IOMMU: replace DEVID macro with a function by Joerg Roedel · 17 years ago
  96. 83f5aac x86, AMD IOMMU: fix device table entry size by Joerg Roedel · 17 years ago
  97. 8ea80d7 x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function by Joerg Roedel · 17 years ago
  98. 5694703 x86, AMD IOMMU: add comments to amd_iommu_types.h by Joerg Roedel · 17 years ago
  99. 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 17 years ago
  100. be54f9d x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c by FUJITA Tomonori · 17 years ago