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